The Function Module CACS_BUF_SET_DATA (Provisionen: Versorgung des Dynpros mit Daten) is a standard Function Module in SAP ERP and is part of the function group CACS_BUFFERLOG within the package CACSAL.
Function Module | CACS_BUF_SET_DATA |
Short Text | Provisionen: Versorgung des Dynpros mit Daten |
Function Group | CACS_BUFFERLOG |
Package | CACSAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_F2CODE | TYPE | SY-UCOMM | Wird benötigt für den Doppleklick. | |
I_START | LIKE | Wird benötigt für den Tables Refresh |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
E_DYNNR | LIKE | Aufrufendes Dynpro | ||
E_PROGRAM | LIKE | Aufrufendes Programm |
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 |
---|---|---|---|---|
I_BUFFLOG | LIKE | CACS_S_BUFFERLOG | Anzuzeigende Daten |
This function module does not define any Exceptions.