SAP ABAP Function Module /SPE/DETERMINE_DELIVERY_TYPE (Determine Delivery Type for Direct Outbound Deliveries)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LE-IEW-OUT (Application Component) Outbound Process
⤷
/SPE/DIRDLV_PROCESSING (Package) Processing of Direct Outbound Deliveries from EWM
⤷
⤷
Basic Data
| Function Module | /SPE/DETERMINE_DELIVERY_TYPE | Determine Delivery Type for Direct Outbound Deliveries |
| Function Group | /SPE/DIRDLV_DETERM | Customizing Access for Direct Deliveries |
| Program Name | /SPE/SAPLDIRDLV_DETERM | |
| INCLUDE Name | /SPE/LDIRDLV_DETERMU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
EF_ERP_DELIVERY_TYPE | TYPE | LFART | Delivery Type | |||
| |
EF_ERP_REPL_DLV_TYPE_IC | TYPE | /SPE/REPL_DLV_TYPE | Delivery Type for Replenishment Deliveries (Intra-Company) | |||
| |
EF_ERP_REPL_DLV_TYPE_CC | TYPE | /SPE/REPL_DLV_TYPE_CC | Delivery Type for Replenishment Deliveries (Cross-Company) | |||
| |
IF_EWM_DELIVERY_TYPE | TYPE | /SPE/EWM_DELIVERY_TYPE | SPACE | Delivery Type in EWM | ||
| |
IF_INITIATOR_PROCESS | TYPE | /SPE/DE_INITIATOR_PROCESS | SPACE | Code for the Initiator of a Communication Chain | ||
| |
IF_WAREHOUSE_NUMBER | TYPE | LGNUM | Warehouse Number / Warehouse Complex | |||
| |
IF_PLANT | TYPE | WERKS_D | Plant | |||
| |
IF_STGE_LOCATION | TYPE | LGORT_D | Storage Location | |||
| |
IF_DOCUMENT_TYPE | TYPE | VBTYP | 'J' | SD Document Category | ||
| |
NO_DELIVERY_TYPE_FOUND | TYPE | No Delivery Type Found | ||||
| |
NO_WAREHOUSE_NUMBER_ASSIGNED | TYPE | No Warehouse Number Assigned to Plant/Stge. Loc. | ||||
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 | 700 |