Menu

SAP Function Module HRCM_ADJ_PROC_GET_PARAMETER

Prozeßparameter: Lesen der aktuellen Parameter

The Function Module HRCM_ADJ_PROC_GET_PARAMETER (Prozeßparameter: Lesen der aktuellen Parameter) is a standard Function Module in SAP ERP and is part of the function group HRCMP00COOPER within the package PCMP.

Technical Information

Function Module HRCM_ADJ_PROC_GET_PARAMETER
Short Text Prozeßparameter: Lesen der aktuellen Parameter
Function Group HRCMP00COOPER
Package PCMP
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ACODE TYPE C Änderungsmodus
CPLAN LIKE T71CA-CPLAN Anpassungsart für Prozeß geladen
CPROC LIKE T71C8-CPROC Anpassungsgrund
NO_CHANGE TYPE C X-Daten aus Puffer gegeben. Nicht ändern
SEL_CPLAN LIKE T71CA-CPLAN Anpassungsart momentan selektiert
SUBRC LIKE SY-SUBRC Zustand Prozeßobjekt: subrc - 0 -> ok

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.