Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.
Bei amazon.de ansehen →The Function Module HR_SUPANN_GETDETAIL_PBS (Read Superannuation Australia) is a standard Function Module in SAP ERP and is part of the function group PSUPPBS within the package P13P1.
Function Module | HR_SUPANN_GETDETAIL_PBS |
Short Text | Read Superannuation Australia |
Function Group | PSUPPBS |
Package | P13P1 |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EMPLOYEENUMBER | LIKE | P13_P0220_PBS-PERNR | Personnel number | |
LOCKINDICATOR | LIKE | P13_P0220_PBS-SPRPS | Lock indicator for HR master record | |
OBJECTID | LIKE | P13_P0220_PBS-OBJPS | Object identification | |
RECORDNUMBER | LIKE | P13_P0220_PBS-SEQNR | Number of infotype record | |
SUBTYPE | LIKE | P13_P0220_PBS-SUBTY | Subtype | |
VALIDITYBEGIN | LIKE | P13_P0220_PBS-BEGDA | Valid from date | |
VALIDITYEND | LIKE | P13_P0220_PBS-ENDDA | Valid to date |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ADJUSTALLOWANCE | LIKE | P13_P0220_PBS-ADJUSTALLOWANCE | APS Adjust Allowance | |
ADJUSTHDAALLOWANCE | LIKE | P13_P0220_PBS-ADJUSTHDAALLOWANCE | APS Adjust Higher duty allowance | |
ADJUSTPENALTIES | LIKE | P13_P0220_PBS-ADJUSTPENALTIES | APS Adjust Penalties | |
ADJUSTSALARY | LIKE | P13_P0220_PBS-ADJUSTSALARY | APS Adjust Salary | |
BENEFITHOURS | LIKE | P13_P0220_PBS-BENEFITHOURS | APS Superannuation benefit hours | |
CONTRIBUTELOWSUPSAL | LIKE | 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 | LIKE | P13_P0220_PBS-CONTRIBUTORSTATUS | Contributor status | |
DATEOFEFFECT | LIKE | P13_P0220_PBS-DATEOFEFFECT | APS Superannuation date of effect | |
EECONTRIBUTIONAMT | LIKE | P13_P0220_PBS-EECONTRIBUTIONAMT | Superannuation Employee Contribution Amount | |
EECONTRIBUTIONPERCN | LIKE | P13_P0220_PBS-EECONTRIBUTIONPERCN | Superannuation Employee Contribution Percentage | |
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 | Superannuation Fund Joined Date | |
INITIALALLOWANCE | LIKE | P13_P0220_PBS-INITIALALLOWANCE | APS initial allowance | |
INITIALHDA | LIKE | P13_P0220_PBS-INITIALHDA | APS initial HDA | |
INITIALPENALTIES | LIKE | P13_P0220_PBS-INITIALPENALTIES | APS initial penalties | |
INITIALSALARY | LIKE | P13_P0220_PBS-INITIALSALARY | APS initial salary | |
MEDICALCLASSIFICATION | LIKE | P13_P0220_PBS-MEDICALCLASSIFICATION | Superannuation Medical Classification | |
MEMBERSHIPNUMBER | LIKE | P13_P0220_PBS-MEMBERSHIPNUMBER | Superannuation Fund Membership Number Australia | |
NOTIONALSALARY | LIKE | P13_P0220_PBS-NOTIONALSALARY | APS Superannuation Notional Salary | |
PARTIALCONTRIBUTER | LIKE | P13_P0220_PBS-PARTIALCONTRIBUTER | Partial contributor | |
PARTTIMEEMPLOYEE | LIKE | P13_P0220_PBS-PARTTIMEEMPLOYEE | Employee going for part-time for more than 12 months | |
PAYCENTER | LIKE | P13_P0220_PBS-PAYCENTER | APS Pay Center | |
PERIODSALARY | LIKE | P13_P0220_PBS-PERIODSALARY | Superannuation Period Salary | |
PIPEN | LIKE | P13_P0220_PBS-PIPEN | APS Superannuation PIP | |
PIPHR | LIKE | P13_P0220_PBS-PIPHR | APS Superannuation benefit hours | |
REASONCODE | LIKE | P13_P0220_PBS-REASONCODE | Superannuation Reason Code | |
RETURN | LIKE | BAPIRETURN1 | Structure for return code | |
SALARYUSAGE | LIKE | P13_P0220_PBS-SALARYUSAGE | Superannuation Salary Usage | |
TFNIND | LIKE | P13_P0220_PBS-TFNIND | Use of TFN for Superannuation indicator |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.