The Function Module HRSP_CHANGE_SINGLE_IC_VALUE (Einsatzplanung: Inhalt einer Infospalte durch Wertübergabe ändern) is a standard Function Module in SAP ERP and is part of the function group RHEC within the package PP08.
Function Module | HRSP_CHANGE_SINGLE_IC_VALUE |
Short Text | Einsatzplanung: Inhalt einer Infospalte durch Wertübergabe ändern |
Function Group | RHEC |
Package | PP08 |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
G_FILL_INFO_COL | TYPE | CHAR1 | Einstelliges Kennzeichen | |
G_PEINS_PSDCI | TYPE | CHAR1 | Einstelliges Kennzeichen |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
G_IMPORT_B2_DONE | TYPE | CHAR1 | Einstelliges Kennzeichen | |
G_IMPORT_B2_PP_DONE | TYPE | CHAR1 | Einstelliges Kennzeichen |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
BUFFER_SALDO | LIKE | HRSP_BUFFER_SALDO | PEP: Struktur für BUFFER_SALDO | |
BUFFER_ZL | LIKE | HRSP_BUFFER_ZL | PEP: Struktur für BUFFER_ZL | |
FEHLER_PS | LIKE | HRSP_FEHLER | Fehler aus Cluster B2 für PEP | |
PREV_SALDO | LIKE | HRSP_PREV_SALDO | PEP: Struktur für PREV_SALDO | |
PREV_ZL | LIKE | HRSP_PREV_ZL | PEP: Struktur für PREV_ZL |
This function module does not define any Exceptions.