The Function Module KKB_CO_DATA_TO_BIW (Konvertiert CO-Daten in BIW-Format (Werttyp, Partnerobjekt)) is a standard Function Module in SAP ERP and is part of the function group KKBW within the package KKBW.
Function Module | KKB_CO_DATA_TO_BIW |
Short Text | Konvertiert CO-Daten in BIW-Format (Werttyp, Partnerobjekt) |
Function Group | KKBW |
Package | KKBW |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_ABKAT | LIKE | COSBA-ABKAT | Abgrenzungskategorie im OLTP | |
I_MATNR | LIKE | COSSA-MATNR | Partner-Materialnummer im OLTP | |
I_OBJNR | LIKE | COSSA-OBJNR | Objektnummer | |
I_PAROB | LIKE | COSSA-PAROB | Partnerobjekt im OLTP | |
I_USPOB | LIKE | COSSA-USPOB | Ursprungsobjekt (Kostenstelle/Leistungsart) | |
I_WERK | LIKE | COSSA-WERKS | Partner-Werk im OLTP | |
I_WRTTP | LIKE | COSSA-WRTTP | Werttyp im OLTP-System |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_ACTIV_INPUT | LIKE | KKB_IS1_PA-ACT_INPUT | Leistungsart | |
E_BP_INPUT | LIKE | KKB_IS1_PA-BP_INPUT | Geschäftsprozeß | |
E_CCT_INPUT | LIKE | KKB_IS1_PA-CCT_INPUT | Kostenstelle | |
E_MATERIAL_INPUT | LIKE | KKB_IS1_PA-MAT_INPUT | Materialnummer | |
E_MEASTYPE | LIKE | KKB_IS2_VA-MEASTYPE | Kennzahltyp im BIW | |
E_PARTOBJ | LIKE | KKB_IS1_PA-PARTOBJ | Partnerobjekt im BIW | |
E_PLANT_INPUT | LIKE | KKB_IS1_PA-PLT_INPUT | Werk | |
E_POBJTYPE | LIKE | KKB_IS1_PA-POBJTYPE | Partnerobjektart im BIW | |
E_VTDETAIL | LIKE | KKB_IS2_VA-VTDETAIL | Detaillierung der Kennzahl im BIW | |
E_VTSTAT | LIKE | Statistikkennzeichen im BIW | ||
E_VTYPE | LIKE | KKB_IS1_PA-VTYPE | Werttyp im BIW |
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.