The Function Module HRPAY99_SCHEMA_WHERE_USED (Anzeige des Verwendungsnachweises eines Schemas) is a standard Function Module in SAP ERP and is part of the function group HRPAY99_PE01N within the package PCAL.
Function Module | HRPAY99_SCHEMA_WHERE_USED |
Short Text | Anzeige des Verwendungsnachweises eines Schemas |
Function Group | HRPAY99_PE01N |
Package | PCAL |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
LAST_RESULT | TYPE | CHAR01 | ' ' | Letztes Ergebnis anzeigen |
SCHEM | TYPE | SCHEM | Personalrechenschema |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ANSWER | TYPE | CHAR01 | '0': Zeile selektiert, '1': BACK, '2': keine Werte | |
SCHEM_CLICKED | TYPE | SCHEM | selektiertes Schema | |
SEQNO_CLICKED | TYPE | LINEN | selektierte Zeile | |
STANDARD | TYPE | CHAR01 | 'X': Standard-, ' ': Kundenschema |
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 |
---|---|---|---|---|
CUSTOMER_SCHEMAS | LIKE | T52C0 | Vorkommen in Kundenschemen | |
STANDARD_SCHEMAS | LIKE | T52C0 | Vorkommen in SAP-Standardschemen |
This function module does not define any Exceptions.