Menu

SAP Function Module HRWB_WRAP_POST_CUSTOMIZING

Wrapper for post of generic text customizing data

The Function Module HRWB_WRAP_POST_CUSTOMIZING (Wrapper for post of generic text customizing data) is a standard Function Module in SAP ERP and is part of the function group HR_WEB_HIRE within the package PBNA_REC_MYSAP.

Technical Information

Function Module HRWB_WRAP_POST_CUSTOMIZING
Short Text Wrapper for post of generic text customizing data
Function Group HR_WEB_HIRE
Package PBNA_REC_MYSAP
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGDAT LIKE SYST-DATUM SYST-DATUM Date and time, current (application server) date
ENDDAT LIKE SYST-DATUM SYST-DATUM Date and time, current (application server) date
END_LINE_NUMBER LIKE SY-TABIX Internal Table, Current Row Index
LANGU LIKE SYST-LANGU 'E' R/3 System, current language
START_LINE_NUMBER LIKE SY-TABIX Internal Table, Current Row Index
TABNAM LIKE RSRD1-TBMA_VAL Table name, 16 characters

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CUSTOMIZING_DATA LIKE HRWB_CUSTOMIZING_TRANSFER Generic language/date dependant customizing table content
MESSAGES LIKE HRWB_EXTERNAL_MESSAGE HR: Inter-system messages
PARTNER_ACCESS LIKE HRWB_PARTNER_ACCESS Verification information for web communication

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
GETDATA_ERROR Problem reading tables
RFC_ERROR RFC communication problem
TRANSMIT_ERROR Problem in processing the data externally