2014 Oct 22 12:44 AM
Hi Experts ,
need your guidance to find which Function Module can be used to fetch all the WBS elements with the end date prior to the system date. also I want to filter out all the WBS elemnts with the status TECO.
your guidance is highly appreciated.
Regards,
Sunny
Hi Experts ,
need your guidance to find which Function Module can be used to fetch all the WBS elements with the end date prior to the system date. also I want to filter out all the WBS elemnts with the status TECO.
your guidance is highly appreciated.
Regards,
Sunny
2014 Oct 24 2:11 PM
Use FM LDB_PROCESS on logical database PSJ.
Alternative to a FM, execute a SUBMIT of report like RKPSEL00 or RCNMASS0 with a variant that contains your filters, and dynamic variable for date, then IMPORT the list FROM MEMORY 'PSEL_OUTPUT ' (structure LKO74SEND for object t_obj ) - perform some where-used.
Regards,
Raymond
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |