Menu

SAP Function Module MESWP_SIC_APO_SR_GET_ITEMS

Holt historisierte Abrufeinteilungen vom APO

The Function Module MESWP_SIC_APO_SR_GET_ITEMS (Holt historisierte Abrufeinteilungen vom APO) is a standard Function Module in SAP ERP and is part of the function group ME_SWP_RFC_APOFUNC within the package ME_SWP.

Technical Information

Function Module MESWP_SIC_APO_SR_GET_ITEMS
Short Text Holt historisierte Abrufeinteilungen vom APO
Function Group ME_SWP_RFC_APOFUNC
Package ME_SWP
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IF_PLANT LIKE EKPO-WERKS Werk
IF_SA_ITEM LIKE BAPIEKPO-PO_ITEM Positionsnummer des Einkaufsbelegs
IF_SA_NUMBER LIKE BAPIEKKO-PO_NUMBER Belegnummer des Einkaufsbelegs
IF_SR_NUMBER LIKE EKEH-ABRUF Abrufnummer
IF_SR_TYPE LIKE EKEH-ABART Abrufart

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ET_SR_ITEMS TYPE ME_SWP_SIC_APO_EKEH Abrufeinteilungen
RETURN LIKE BAPIRETURN Returnparameter

Exceptions

This function module does not define any Exceptions.