The Function Module CACS25_SES_BUFFER_GET (Abrechnungsplandaten aus dem Puffer holen) 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_GET |
Short Text | Abrechnungsplandaten aus dem Puffer holen |
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 | Puffer, aus dem gelesen werden soll |
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 |
---|---|---|---|---|
ET_META_SESHD | LIKE | CACS25_S_SESHDM | Abrechnungsplan, Kopf (Metaobjekt) | |
ET_META_SESIT | LIKE | CACS25_S_SESITM | Abrechnungsplanposition (Metaobjekt) |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_INVALID_CALL | Ungültiger Aufruf |