The Function Module PS_CATALOG (Bearbeitungsbaustein für Leistungen aus Katalog) is a standard Function Module in SAP ERP and is part of the function group CONW within the package CN_NET_OPR.
Function Module | PS_CATALOG |
Short Text | Bearbeitungsbaustein für Leistungen aus Katalog |
Function Group | CONW |
Package | CN_NET_OPR |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_COMSRV | LIKE | COMSRV | Schnittstelle MM Dienstleistung |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXP_ESLL | LIKE | ESLL | Zeilen des Leistungspakets |
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 |
---|---|---|---|---|
FCOM_TAB_SRV | TYPE | FCOM_XL_TAB | Tabelle für Übergabe Komponenten aus OCI | |
IX_ESLL | LIKE | ESLL | Zeilen des Leistungspakets |
This function module does not define any Exceptions.