Menu

SAP Function Module BAPI_W4W5INFOUS_CHANGE

Employee W4/W5 Information: Change Record

The Function Module BAPI_W4W5INFOUS_CHANGE (Employee W4/W5 Information: Change Record) is a standard Function Module in SAP ERP and is part of the function group PAW4_US within the package PC10.

Technical Information

Function Module BAPI_W4W5INFOUS_CHANGE
Short Text Employee W4/W5 Information: Change Record
Function Group PAW4_US
Package PC10
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADDEXEMPAMOUNT LIKE BAPIP0210-ADDEXEMPAMOUNT Additional exemption amount
ADDTAXAMOUNT LIKE BAPIP0210-ADDTAXAMOUNT Additional tax amount
ADDTAXPERCENT LIKE BAPIP0210-ADDTAXPERCENT Additional tax percentage
CURRENCY LIKE BAPIP0210-CURRENCY 'USD' Currency key
EICSTATUS LIKE BAPIP0210-EICSTATUS EIC status
EMPLOYEENUMBER LIKE BAPIP0210-EMPLOYEENO Personnel number
EXEMPTIONAMOUNT LIKE BAPIP0210-EXEMPTIONAMOUNT Exemption amount
FORMULANUMBER LIKE BAPIP0210-FORMULANUMBER Formula number
FORMULANUMBER_C LIKE BAPIP0210-FORMULANUMBER_C Formula number
LNMCH LIKE BAPIP0210-LNMCH Check if last name is Different on SSN Card
LOCKINDICATOR LIKE BAPIP0210-LOCKINDIC Lock indicator
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT Commit control at BAPI interface
NOOFADDEXEMPT LIKE BAPIP0210-NOOFADDEXEMPT Number of additional exemptions
NOOFDEPEXMPT LIKE BAPIP0210-NOOFDEPEXMPT Number of dependent exemptions
NOOFEXEMPTIONS LIKE BAPIP0210-NOOFEXEMPTIONS Number of exemptions
NOOFPERSEXMPT LIKE BAPIP0210-NOOFPERSEXMPT Number of personal exemptions
NRATAX LIKE BAPIP0210-NRATX Non-resident tax calculation indicator
OBJECTID LIKE BAPIP0210-OBJECTID Object ID
RECORDNUMBER LIKE BAPIP0210-RECORDNR Record number
SUBTYPE LIKE BAPIP0210-SUBTYPE Subtype
TAXEXMPTINDIC LIKE BAPIP0210-TAXEXMPTINDIC Tax exemption indicator
TAXSTATUS LIKE BAPIP0210-TAXSTATUS Tax status
VALIDITYBEGIN LIKE BAPIP0210-VALIDBEGIN Start date
VALIDITYEND LIKE BAPIP0210-VALIDEND End date

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN LIKE BAPIRETURN1 Return messages

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.