The Function Module CKMLDUVMAT_POST_DOCUMENTS (Verbucher für alle Dinge auf den Anhangtabellen) is a standard Function Module in SAP ERP and is part of the function group CKMLDUVMAT within the package CO_ML_DUV.
Function Module | CKMLDUVMAT_POST_DOCUMENTS |
Short Text | Verbucher für alle Dinge auf den Anhangtabellen |
Function Group | CKMLDUVMAT |
Package | CO_ML_DUV |
Module Type | Update Module |
This function module does not define any IMPORTING parameters.
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 |
---|---|---|---|---|
IT_CKMLDUVCO_DEL | LIKE | CKMLDUVNCO | Verbrauchsdifferenzen pro Kontierungsobjekt | |
IT_CKMLDUVCO_INS | LIKE | CKMLDUVNCO | Verbrauchsdifferenzen pro Kontierungsobjekt | |
IT_CKMLDUVCO_UPD | LIKE | CKMLDUVNCO | Verbrauchsdifferenzen pro Kontierungsobjekt | |
IT_CKMLDUV_DEL | LIKE | CKMLDUVN | Verteilung von Verbrauchsdiff. (Status pro ISEG-Eintrag) | |
IT_CKMLDUV_INS | LIKE | CKMLDUVN | Verteilung von Verbrauchsdiff. (Status pro ISEG-Eintrag) | |
IT_CKMLDUV_UPD | LIKE | CKMLDUVN | Verteilung von Verbrauchsdiff. (Status pro ISEG-Eintrag) |
This function module does not define any Exceptions.