The Function Module CATT_CHECK_COSP_COSS (Prüfen der COSP und COSS) is a standard Function Module in SAP ERP and is part of the function group KKC2 within the package KKC2.
Function Module | CATT_CHECK_COSP_COSS |
Short Text | Prüfen der COSP und COSS |
Function Group | KKC2 |
Package | KKC2 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_AUFNR | LIKE | AUFK-AUFNR | Auftragsnummer | |
I_WRTTP | LIKE | COSS-WRTTP | Werttyp |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_SUM_FIX_COSS | LIKE | COSS-WTG001 | Wert gesamt in Transaktionswährung | |
E_SUM_L_COSP | LIKE | COSS-WTG001 | Wert gesamt in Transaktionswährung | |
E_SUM_S_COSP | LIKE | COSS-WTG001 | Wert gesamt in Transaktionswährung | |
E_SUM_TOTAL_COSS | LIKE | COSS-WTG001 | Wert gesamt in Transaktionswährung |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.