The Function Module CRM_SRV_PO_COMPLETE_TRIGGER (CRM Service: BTE Bestellung vollständig) is a standard Function Module in SAP ERP and is part of the function group CRM_SRV_LOG_EXT within the package CRM.
Function Module | CRM_SRV_PO_COMPLETE_TRIGGER |
Short Text | CRM Service: BTE Bestellung vollständig |
Function Group | CRM_SRV_LOG_EXT |
Package | CRM |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_EKKO | LIKE | EKKO | Einkaufsbelegkopf |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
T_XEKET | LIKE | EKET | Lieferplaneinteilungen | |
T_XEKKN | LIKE | EKKN | Kontierung im Einkaufsbeleg | |
T_XEKPO | LIKE | EKPO | Einkaufsbelegposition | |
T_YEKET | LIKE | EKET | Lieferplaneinteilungen | |
T_YEKKN | LIKE | EKKN | Kontierung im Einkaufsbeleg | |
T_YEKPO | LIKE | EKPO | Einkaufsbelegposition |
This function module does not define any Exceptions.