Dear Friends,
Have been trying to make a report on cost in similar lines to CJ31.
I have used many function modules to retrieve data viz.
'BAPI_PROJECT_GETINFO'
'GET_PROJECT_HIERARCHY'
'CJPS_GET_PROJECT_HIERARCHY'
'2054_WBS_HIERARCHY_PREPARE'
'CJDW_SELECT_BASIC_DATA'
I needed another facility in my report. When WBS is given it should list out all its child node. None of the above function modules help in this regard. You get project info from 'BAPI_PROJECT_GETINFO' and you can retreive project of WBS from 'CJDW_SELECT_BASIC_DATA'. Though project hierarchy can be located through 'GET_PROJECT_HIERARCHY' but how to find the WBS hierarchy.
Please suggest me a method.
Regards,
Deva.