Menu

SAP Function Module RP_GET_EMP_REF

Get Employer Reference number (Malaysia)

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RP_GET_EMP_REF (Get Employer Reference number (Malaysia)) is a standard Function Module in SAP ERP and is part of the function group RPL0 within the package PB14.

Technical Information

Function Module RP_GET_EMP_REF
Short Text Get Employer Reference number (Malaysia)
Function Group RPL0
Package PB14
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEG_DATE LIKE T5LSR-BEGDA SY-DATUM Begin of validity period
END_DATE LIKE T5LSR-ENDDA SY-DATUM End of validity period
ST001 LIKE P0001 Structure of the valid Infotype 01 record
TX_OFF_CODE LIKE T5LTO-TXOFF Tax office code for Malaysia
TYPE LIKE T5LSR-CTGRY Type 'S'-SOCSO, 'T'-Tax and 'E'-EPF.

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMP_REF_NO LIKE T5LSP-ERRNS Employer reference number
PAYEE_TEXT LIKE T521B-EMFNA Payee name
PAY_KEY LIKE T5LSP-EMFSL Payee key for transfers

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
TABLE_ENTRY_NOT_FOUND Entry not found in table T5LSP
TYPE_ERROR Type undefined