RPCKULD0 SAP (Parameter String for Report RPCKULD0) Structure details

Dictionary Type: Structure
Description: Parameter String for Report RPCKULD0




ABAP Code to SELECT data from RPCKULD0
Related tables to RPCKULD0
Access table RPCKULD0




Structure field list including key, data, relationships and ABAP select examples

RPCKULD0 is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Parameter String for Report RPCKULD0" 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_RPCKULD0 TYPE RPCKULD0.

The RPCKULD0 table consists of various fields, each holding specific information or linking keys about Parameter String for Report RPCKULD0 data available in SAP. These include KURFN (RHC/BWP Reference Number), SORTF (Change Sort Sequence), SWALL (Display All Personnel Numbers in Period), SWBAU (Print Lost Hours per Construction Site).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP RPCKULD0 structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
INPERSelection Period PINPERCHAR6CHAR6
KURFNRHC/BWP Reference Number PKURFNCHAR4T5D3EKURFN
SORTFChange Sort Sequence PSORTFCHAR1XFELD
SWALLDisplay All Personnel Numbers in Period PSWALLCHAR1XFELD
SWBAUPrint Lost Hours per Construction Site P01B_SWBAUCHAR1XFELD
TESTTest Parameter PTESTPCHAR3CHAR3
KUANSPrint Address KUANSCHAR1KUANS
RASTDDaily Normal Working Time P01B_RASTDCHAR6CHAR6
KUGSTLost Hour P01B_KUGSTCHAR6CHAR6
WAGSTWinter Compensation Hours P01B_WAGSTCHAR6CHAR6
WGSTDWinter Pay Hours P01B_WGSTDCHAR6CHAR6
ZWGSTAllowance-Winter Pay Hours P01B_ZWGSTCHAR6CHAR6
BAUSTConstruction Site Assignment Number P01B_BAUSTCHAR4CHAR4
ARTDAType of Work P01B_ARTDACHAR2T5DBHP01B_BSATT
KUGLIRHC List Indicator (only before 1998) KUGLICHAR1KUGLI
RUEREPrint Retroactive Accounting Period RUERECHAR7CHAR7
WAERSOutput Currency of Reduced Hours Compensation List KUWAERSCUKY5T500WWAERS

Key field Non-key field



How do I retrieve data from SAP structure RPCKULD0 using ABAP code?

As RPCKULD0 is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on RPCKULD0 as there is no data to select.

How to access SAP table RPCKULD0

Within an ECC or HANA version of SAP you can also view further information about RPCKULD0 and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!