Menu

SAP Function Module HR_SUPANN_REQUEST_PBS

Create Superannuation Australia

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 HR_SUPANN_REQUEST_PBS (Create Superannuation Australia) is a standard Function Module in SAP ERP and is part of the function group PSUPPBS within the package P13P1.

Technical Information

Function Module HR_SUPANN_REQUEST_PBS
Short Text Create Superannuation Australia
Function Group PSUPPBS
Package P13P1
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ADJUSTALLOWANCE TYPE P13_P0220_PBS-ADJUSTALLOWANCE APS Adjust Allowance
ADJUSTHDAALLOWANCE TYPE P13_P0220_PBS-ADJUSTHDAALLOWANCE APS Adjust Higher duty allowance
ADJUSTPENALTIES TYPE P13_P0220_PBS-ADJUSTPENALTIES APS Adjust Penalties
ADJUSTSALARY TYPE P13_P0220_PBS-ADJUSTSALARY APS Adjust Salary
BENEFITHOURS TYPE P13_P0220_PBS-BENEFITHOURS APS Superannuation benefit hours
CONTRIBUTELOWSUPSAL TYPE P13_P0220_PBS-CONTRIBUTELOWSUPSAL Contribute lower superable salary
CONTRIBUTIONAMT LIKE P13_P0220_PBS-CONTRIBUTIONAMT Superannuation Contribution Amount
CONTRIBUTIONPERCN LIKE P13_P0220_PBS-CONTRIBUTIONPERCN Superannuation Default Contribution Percentage
CONTRIBUTORSTATUS TYPE P13_P0220_PBS-CONTRIBUTORSTATUS Contributor status
DATEOFEFFECT TYPE P13_P0220_PBS-DATEOFEFFECT APS Superannuation date of effect
EECONTRIBUTIONAMT LIKE P13_P0220_PBS-EECONTRIBUTIONAMT Region
EECONTRIBUTIONPERCN LIKE P13_P0220_PBS-EECONTRIBUTIONPERCN Postal code
FACTORINGMETHODCOM LIKE P13_P0220_PBS-FACTORINGMETHODCOM Superannuation Australia Factoring Method
FACTORINGMETHODEMP LIKE P13_P0220_PBS-FACTORINGMETHODEMP Superannuation Australia Factoring Method
FACTORINGMETHODSUP LIKE P13_P0220_PBS-FACTORINGMETHODSUP Superannuation Australia Factoring Method
FUNDCODE LIKE P13_P0220_PBS-FUNDCODE Superannuation Fund Code
FUNDEXCLUSIONFLAG LIKE P13_P0220_PBS-FUNDEXCLUSIONFLAG Superannuation Fund Exclusion Flag Australia
FUNDJOINDATE LIKE P13_P0220_PBS-FUNDJOINDATE City
INITIALALLOWANCE TYPE P13_P0220_PBS-INITIALALLOWANCE APS initial allowance
INITIALHDA TYPE P13_P0220_PBS-INITIALHDA APS initial HDA
INITIALPENALTIES TYPE P13_P0220_PBS-INITIALPENALTIES APS initial penalties
INITIALSALARY TYPE P13_P0220_PBS-INITIALSALARY APS initial salary
MEDICALCLASSIFICATION LIKE P13_P0220_PBS-MEDICALCLASSIFICATION District
MEMBERSHIPNUMBER LIKE P13_P0220_PBS-MEMBERSHIPNUMBER Superannuation Fund Membership Number Australia
NOCOMMIT LIKE BAPI_STAND-NO_COMMIT COMMIT control at BAPI interface
NOTIONALSALARY TYPE P13_P0220_PBS-NOTIONALSALARY APS Superannuation Notional Salary
PARTIALCONTRIBUTER TYPE P13_P0220_PBS-PARTIALCONTRIBUTER Partial contributor
PARTTIMEEMPLOYEE TYPE P13_P0220_PBS-PARTTIMEEMPLOYEE Employee going for part-time for more than 12 months
PAYCENTER TYPE P13_P0220_PBS-PAYCENTER APS Pay Center
PERIODSALARY LIKE P13_P0220_PBS-PERIODSALARY Superannuation Period Salary
PIPEN TYPE P13_P0220_PBS-PIPEN APS Superannuation PIP
PIPHR TYPE P13_P0220_PBS-PIPHR APS Superannuation benefit hours
REASONCODE LIKE P13_P0220_PBS-REASONCODE Superannuation Reason Code
SALARYUSAGE LIKE P13_P0220_PBS-SALARYUSAGE Superannuation Salary Usage
TFNIND TYPE P13_P0220_PBS-TFNIND Use of TFN for Superannuation indicator

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EMPLOYEENUMBEREXP LIKE P13_P0220-PERNR Personnel number
LOCKINDICATOR LIKE P13_P0220-SPRPS Lock indicator for HR master record
OBJECTID LIKE P13_P0220-OBJPS Object identification
RECORDNUMBER LIKE P13_P0220-SEQNR Number of infotype record
RETURN LIKE BAPIRETURN1 Structure for return code
SUBTYPE LIKE P13_P0220-SUBTY Subtype
VALIDITYBEGINEXP LIKE P13_P0220-BEGDA Valid from date
VALIDITYENDEXP LIKE P13_P0220-ENDDA Valid to date

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.