Menu

SAP Function Module HRSP_CHANGE_SINGLE_IC_VALUE

Einsatzplanung: Inhalt einer Infospalte durch Wertübergabe ändern

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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing 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

Table Parameters

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

Exceptions

This function module does not define any Exceptions.