cancel
Showing results for 
Search instead for 
Did you mean: 

Function modules in APO

Former Member
0 Kudos

Hello,

I need following data in my program -

- Product Master data

- PDS (Production data structure)

- Transportattion Lane

Please let me know the function modules which are available for it!

Thanks in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

This is the Functional Module for PDS...."BAPI_PDSSRVAPS_GETLIST"...check this out. hope this will solve ur requirement.

apart from the above FM, u can use "BAPI_PDSSRVAPS_SAVEMULTI" to create the PDS.

Regards

Vinay

Edited by: Vinay Chigatere on Mar 12, 2008 1:24 PM

pradiptakumar_mishra
Participant
0 Kudos

Hi,

Use BAPI_PRDSRVAPS_GETLIST2 for Product Master.

Use "BAPI_TRLSRVAPS_GETLIST" to get the list of TLanes.

No idea about PDS.

With Rgds

Pradipta