1

我有以下項目時間表。我需要從開始會議的第一名開始wbs。 直到開球,我使用了定製的wbs碼,即M1,M2,M3,M4。這是工作。 從由啓動會議上病房我需要開始1 1.1 1.2 2,2.1,2.2等等ms項目:wbs編號重置問題

現有時間表

WBS Task name 
1 M1: Milestone1 
2 M2: Milestone2 
3 M3: Milestone3 
4 M4: Milestone4 
5 Kick-off meeting 
6 Requirement 
    6.1. Requirement collection 
    6.2. Requirement priority 
    6.3. Finalise requirements 
7 Design 
    7.1 High level design 
    7.2 Low level design 
8 Implementation 
    8.1 coding 
    8.2 code review 
9 Testing 
    9.1 Test plan 
    9.2 Test case preparation 
    9.3 Start Testing 
10 Delivery 
    10.1 Deliver to customer 
    10.2 Release resource 

我需要如以下WBS代碼來更改上述WBS。

預計時間表

WBS Task name 
M1: Milestone1 
M2: Milestone2 
M3: Milestone3 
M4: Milestone4 
1 Kick-off meeting 
2 Requirement 
    2.1. Requirement collection 
    2.2. Requirement priority 
    2.3. Finalise requirements 
3 Design 
    3.1 High level design 
    3.2 Low level design 
4 Implementation 
    4.1 coding 
    4.2 code review 
5 Testing 
    5.1 Test plan 
    5.2 Test case preparation 
    5.3 Start Testing 
6 Delivery 
    6.1 Deliver to customer 
    6.2 Release resource 

我試圖與項目 - > WBS - >定義代碼和重新編號。兩者都不起作用。請幫忙。提前致謝。

回答

1

使用自定義大綱代碼,而不是內置的WBS字段。那麼你可以用任何你想要的方式。命名自定義代碼CWBS或PWBS或類似的東西,這樣你就可以區分它們。