The Function Module DPBP_DIP_GUI_FCODE_MODIFY (Modifizieren FCodes im GUI des DPP) is a standard Function Module in SAP ERP and is part of the function group DPBP_DIP within the package DPBP.
Function Module | DPBP_DIP_GUI_FCODE_MODIFY |
Short Text | Modifizieren FCodes im GUI des DPP |
Function Group | DPBP_DIP |
Package | DPBP |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
I_CHANGE | TYPE | BOOLE_D | Änderungsmodus | |
I_USER_DATA | TYPE | VPKUSERDATA | Verkaufspreiskalkulation: benutzerspezifische Daten (GUI) |
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 |
---|---|---|---|---|
CT_FCODES | TYPE | VPKTI_FCODES_TAB | Tabelle mit Fcodes |
This function module does not define any Exceptions.