Menu

SAP Function Module BAPI_COMMUTEJP_CHANGE

Commuting Allowance JP: Change record

The Function Module BAPI_COMMUTEJP_CHANGE (Commuting Allowance JP: Change record) is a standard Function Module in SAP ERP and is part of the function group PCMT_JP within the package PB22.

Technical Information

Function Module BAPI_COMMUTEJP_CHANGE
Short Text Commuting Allowance JP: Change record
Function Group PCMT_JP
Package PB22
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
BEGINEFFPERIOD LIKE BAPIP0559-BEGEFFPERD Begining date of effective period
BEGINTARGETPERIOD LIKE BAPIP0559-BEGTARGETPERD Beginning of the target period of first payment
CARTYPE LIKE BAPIP0559-CARTYPE Car type
COMMUTINGTIME LIKE BAPIP0559-COMMUTETIME Commuting time
CONNECTIONPOINT1 LIKE BAPIP0559-CONNECT1 Connection point
CONNECTIONPOINT2 LIKE BAPIP0559-CONNECT2 Connection point
CONNECTIONPOINT3 LIKE BAPIP0559-CONNECT3 Connection point
CONNECTIONPOINT4 LIKE BAPIP0559-CONNECT4 Connection point
DEPARTUREPOINT LIKE BAPIP0559-DEPART Departure point
DESTINATION LIKE BAPIP0559-DEST Destination
DISTANCE LIKE BAPIP0559-DISTANCE Distance
EMPLOYEENUMBER LIKE BAPIP0559-EMPLOYEENO Personnel number
ESTIMATEFAREAMOUNT LIKE BAPIP0559-ESTFAREAMOUNT Estimated fare amount
FIRSTPAYPERIOD LIKE BAPIP0559-FIRSTPAYPERD First pay period
FIRSTPAYYEAR LIKE BAPIP0559-FIRSTPAYYR First pay year
LINENAME LIKE BAPIP0559-LINENAME Line name
LINENAME1 LIKE BAPIP0559-LINENAME1 Line name
LINENAME2 LIKE BAPIP0559-LINENAME2 Line name
LINENAME3 LIKE BAPIP0559-LINENAME3 Line name
LINENAME4 LIKE BAPIP0559-LINENAME4 Line name
LOCKINDICATOR LIKE BAPIP0559-LOCKINDIC Lock indicator for HR master record
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT control at BAPI interface
OBJECTID LIKE BAPIP0559-OBJECTID Object ID
PAYINTERVAL LIKE BAPIP0559-PAYINTERVAL Number for determining further payment dates
RECORDNUMBER LIKE BAPIP0559-RECORDNR Number of infotype record
SECTIONID LIKE BAPIP0559-SECTIONID Section ID
SUBTYPE LIKE BAPIP0559-SUBTYPE Subtype
TRANSPOCONAME LIKE BAPIP0559-TRANSNAME Transportation company name
TRANSPOCONAME1 LIKE BAPIP0559-TRANSNAME1 Transportation company name
TRANSPOCONAME2 LIKE BAPIP0559-TRANSNAME2 Transportation company name
TRANSPOCONAME3 LIKE BAPIP0559-TRANSNAME3 Transportation company name
TRANSPOCONAME4 LIKE BAPIP0559-TRANSNAME4 Transportation company name
VALIDITYBEGIN LIKE BAPIP0559-VALIDBEGIN Valid from date
VALIDITYEND LIKE BAPIP0559-VALIDEND Valid to date
WAGETYPEAMOUNT LIKE BAPIP0559-WAGETYAMT Wage Type Amount for Payments

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Structure for return code

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.