on 2016 May 30 5:20 PM
Dear Experts,
I have a situation, where I have custom ITEM statuses are linked to standard STATUS GROUPS. While changing the status in ITEM LEVEL to an inactive STATUS, the STATUS GROUP is not changing.
Example :
SPRO:
/RPM/ITEM_D Data
/RPM/ITEM_D_DER Data
This is the reason ITEM with inactive status appearing in ACTIVE Projects dashboard.
Please help, what to check and any program or functional module to debug.
Regards,
Anil
Dear Anil,
you can set a breakpoint at class /RPM/CL_ITEM_D_API, method UPDATE_ITEM_ATTRIBUTES, if the status is updated. Then you can check in FM /RPM/ITEM_DETAIL_DATA_SAVE_DB, if
table IT_UPDATE_NEW > ITEM_DER-STATUS_GROUP is containing the correct status-group.
Best regards,
Judith
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
2 | |
2 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.