Hello,You can use the Function Module "CJDT_PRTE_GET" within the BADI WORKBREAKDOWN_UPDATE to get the updated PRTE-PENDE. You need to pass the pspnr(internal number) of WBS Element to this function module.Regards,Karthik
Firstly the activity1 and activity2 may be having FS relation where the activity2 is the successor of activity1. You need to check the factory calendar used in the work center associated with those activities. Factory calendar will have the defined s...
Cost activities in SAP ps are used to plan additional primary costs. For example there may be a travel cost that needs to be accounted within a week order, in this case you use cost activity to plan such costs.
Hello Akash,You can use the search help BADI "SDSH_SEARCH_HELP_RESULTS" and implement the method "CHANGE_RESULTS". Here you will have the full list of search results along with the search help metadata, using which you can restrict the list.Regards,K...