SAP ABAP Function Module /SPE/GET_MATDOC_FOR_DELIVERIES (RETURNS THE MATERIAL DOCUMENTS FOR A DELIVERY BELONGING TO A STO OR RSTO)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO-SPM-STO (Application Component) Stock Transfers
⤷
/SPE/STO_DELVRY_HANDLING (Package) SPE Enhancements for STO Processing

⤷

⤷

Basic Data
Function Module | /SPE/GET_MATDOC_FOR_DELIVERIES | RETURNS THE MATERIAL DOCUMENTS FOR A DELIVERY BELONGING TO A STO OR RSTO |
Function Group | /SPE/STO_RSTO | Functions relatated to Stock transfers |
Program Name | /SPE/SAPLSTO_RSTO | |
INCLUDE Name | /SPE/LSTO_RSTOU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
ET_MATDOC | TYPE | /SPE/MAT_DOC_INFO_STO_RSTO_TAB | output table for /SPE/GET_MATDOC_FOR_DELIVERIES | |||
![]() |
IV_STO_RSTO | TYPE | CHAR1 | S means STO, R means rSTO | |||
![]() |
IV_DEL_HEADNO | TYPE | VBELN | Sales and Distribution Document Number | |||
![]() |
IV_DEL_ITEMNO | TYPE | POSNR | Item number of the SD document | |||
![]() |
IV_PO_HEAD_NO | TYPE | EBELN | Purchasing Document Number | |||
![]() |
IV_PO_ITEM_NO | TYPE | EBELP | Item Number of Purchasing Document | |||
Processing Type
Normal Function Module | |
![]() |
BaseXML supported |
Update Module | Start immediately |
Immediate Start, No Restart | |
Start Delayed | |
Coll.run | |
JAVA Module Callable from ABAP | |
Remote-Enabled JAVA Module | |
Module Callable from JAVA |
History
Last changed by/on | SAP | 20100310 |
SAP Release Created in | 605 |