Menu

SAP Function Module HRPBSNO_UPDATE_AP

update IT509 changes in IT 14

The Function Module HRPBSNO_UPDATE_AP (update IT509 changes in IT 14) is a standard Function Module in SAP ERP and is part of the function group HRPBSNO within the package P20P_PA.

Technical Information

Function Module HRPBSNO_UPDATE_AP
Short Text update IT509 changes in IT 14
Function Group HRPBSNO
Package P20P_PA
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DIALOG_MODE TYPE C '0' dialog mode
LOCKINDICATOR LIKE P0001-SPRPS Lock Indicator for HR Master Data Record
NUMBER LIKE P0001-PERNR Personnel Number
OBJECTID LIKE P0001-OBJPS Object Identification
OPERATION LIKE PSPAR-ACTIO Infotype operation
OPT TYPE CTU_PARAMS Parameter string for runtime of CALL TRANSACTION USING...
RECORD LIKE P0509 HR-AU-PS: Master Data (Higher Duty Allowance)
RECORDNUMBER LIKE P0001-SEQNR Number of Infotype Record With Same Key
SUBTYPE LIKE P0001-SUBTY Subtype
TRFAR LIKE P0509-TRFAR Pay scale type of the higher duty position
TRFGB LIKE P0509-TRFGB Pay scale area of the higher duty position
TRFGR TYPE TRFGR Pay Scale Group
TRFST TYPE TRFST Pay scale level of the higher duty position
TUMMASSN LIKE RPIXXXXX-TUMMASSN Action/action reason for pay scale reclassification
VALIDITYBEGIN LIKE P0001-BEGDA Start Date
VALIDITYEND LIKE P0001-ENDDA End Date

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
BB_TAB LIKE P20P_LGART_AP Stores the wage type charactertics for additional positions

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
LOCKED record is locked
NO_RECORD_FOUND no record exists
OPERATION_NOT_PERFORMED desired operation cannot be performed
OTHERS others