RPUAOBK0L0 is an SAP Structure so does not store data like a database table does but can be used to process "Structure for ZRPUAOBK0_DSN" Information within sap ABAP programs. This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.
i.e. DATA: wa_RPUAOBK0L0 TYPE RPUAOBK0L0 .
Below is the documentation avaialable and full details of the fields which make up this Structure.
You can view further information about this via relevant transactions such as SE11 or SE80. Also check out the Comments section below to view or add related contributions and example screen shots.
Field | Component Type | Data Type | length (Decimals) | Check table | Description | Conversion Routine |
PERNR | PERNR_D | NUMC | 8 | Personnel Number | ||
SEQNR | SEQNR | NUMC | 3 | Number of Infotype Record with Same Key | ||
ABKRS | ABKRS | CHAR | 2 |
* | Payroll Area | |
PAYID | PAYID | CHAR | 1 | Payroll Identifier | ||
PAYTY | PAYTY | CHAR | 1 | Payroll type | ||
BONDT | BONDT | DATS | 8 | Off-cycle payroll payment date | ||
BEGDA | BEGDA | DATS | 8 | Start Date | ||
SUBTY | SUBTY | CHAR | 4 | Subtype | ||
PRCTY | PRCTY | CHAR | 1 | Procedure Type for Off-Cycle Batch Processing | ||
PRVAR | PRVAR | CHAR | 50 | Off-cycle program variable | ||
ITPID | PAYID | CHAR | 1 | Payroll Identifier | ||
MARKED | MARKED | CHAR | 1 | Selected links for a dependency | ||
PRINT_HOTSPOT | PCA_UAOB_HOTSPOT | CHAR | 50 | Hotspot for alv | ||
CLBK_PROG | BALUEP | CHAR | 40 | Application Log: Callback: Program name | ||
CLBK_FORM | BALUEF | CHAR | 30 | Application Log: Callback: Routine name |
Key field | |
Non-key field |
RPUAOBK0L0 - Structure for ZRPUAOBK0_DSN RPUADRC0L2 - Report RPUADRC0: Structure to Display Payroll Unit in Log RPUADRC0L1 - Report RPUADRC0: Structure to Display Addresses in Log RPU510Q0_ALV_PROT - ALV Output Struc. for Stand. Pay Incr.: COLA/Fam-Rel. Bonus RPU06QR0_ALV1 - Structure for RPU06QR0 RPTXXXXX - Structure Report Parameter RPT* w/ Standard Data Elements