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 (3)

Answers (3)

0 Kudos
Former Member
0 Kudos

Hi Mayank,

For product master data u can use the below function module:

/SAPAPO/DM_MATLOC_GET (For both matloc data)

/SAPAPO/DM_MATERIAL_GET (For material data)

For Transportation Lane check the function group /SAPAPO/OO_TR_READ.

There are lot of function modules available to read Transportation Lanes, Means of Transportation Lanes .............

Let me know if u have queries.

Regards,

Siva.

Former Member
0 Kudos

Hi,

( Material master+ Work Center / Resource Master)in R3 = Product Master in APO and I suppose it is PPDS what you are asking and for transporation lane we use 1007 asidentification and you can declare it in Product View

Rgds,

Umesh

Former Member
0 Kudos

Hi Umesh,

I am looking for function module on APO side by which I can have these data available in my prog, just call the the function module.... suppose it has product no. as import parameter and as export... gives out details of that....

I need following data in my program -

- Product Master data

- PDS (Production data structure)

- Transportattion Lane

So pl let me know funtion modules by which I can have this data... in my prog!