cancel
Showing results for 
Search instead for 
Did you mean: 

APO PPDS - Function Modules

Former Member
0 Kudos

HI,

I am a ABAPer i got a requirement to develope the scratch report in APO PPDS.

The procurement requirements will be generated in PPDS in the Form of requisition. All the details of the requisition has to be displayed as report so that vendor can make the commit.

Could any one provide me function modules related with SIMID, MENGE, MEINS, ACTQT, ORDER_PP_FIXED in PPDS.

Thanks In Advance.

Accepted Solutions (1)

Accepted Solutions (1)

somnath_manna
Active Contributor
0 Kudos

Take a look at the [APO-Technical|https://wiki.sdn.sap.com/wiki/x/Hhs ] page in SCM Wiki.

You should be able to use BAPI_POSRVAPS_GETLIST3 to extract the relevant data.

Somnath

Former Member
0 Kudos

Hi Somanath,

other 3 fields are from Structure /SAPAPO/REQUIREMENTS_ALERTSTR

1. ALERT DESCRIPTION

2. REQUIREMENT START

3. ACTUAL GTY (ACTQT)

I would be grateful if you provide the function module or BAPI or any other solution to extract data from this structure.

Thanks,

MurugaPerumal.S

murugaperumal.s@hcl.in

9880130330

Edited by: Murugaperumal S on Mar 18, 2008 9:03 AM

somnath_manna
Active Contributor
0 Kudos

Sorry I cannot answer this as I reply on the App Dev consultants to help me out in these kind of cases. You can search for Function Modules with ALERT.

Some pointers are /SAPAPO/READ_PP_ALERTS

/SAPAPO/RRP_GET_ALERTS_AMON

/SAPAPO/OM_ALERTS_GET_DATA

Somnath

Answers (1)

Answers (1)

Former Member
0 Kudos

Yes i Got 12 fields out of 15 fields