The Function Module CACS25_SES_BUFFER_MODIFY (Abrechnungsplandaten im Puffer ablegen) is a standard Function Module in SAP ERP and is part of the function group CACS25_SES within the package CACSS3.
Function Module | CACS25_SES_BUFFER_MODIFY |
Short Text | Abrechnungsplandaten im Puffer ablegen |
Function Group | CACS25_SES |
Package | CACSS3 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_BUFFER_TYPE | TYPE | CAC25_BUFFER_TYPE | Typ des Puffers, in dem die Daten vorgehalten werden sollen |
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_META_SESHD | LIKE | CACS25_S_SESHDM | Abrechnungsplan, Kopf (Metaobjekt) | |
IT_META_SESIT | LIKE | CACS25_S_SESITM | Abrechnungsplanposition (Metaobjekt) | |
IT_SESHDM_FIELD | LIKE | TAFI_NAME | Tabellenfelder, die auf Kopfebene fortgeschrieben werden sollen | |
IT_SESITM_FIELD | LIKE | TAFI_NAME | DD-Schnittstelle: Tabellenfelder für DDIF_FIELDINFO_GET |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_INVALID_CALL | Ungültiger Aufruf |