P05T_RPLWCON0_DISPLAY_ALV2 SAP (WCR: Structure for Overview in RPLWCON0) Structure details

Dictionary Type: Structure
Description: WCR: Structure for Overview in RPLWCON0




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




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

P05T_RPLWCON0_DISPLAY_ALV2 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 "WCR: Structure for Overview in RPLWCON0" 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_P05T_RPLWCON0_DISPLAY_ALV2 TYPE P05T_RPLWCON0_DISPLAY_ALV2.

The P05T_RPLWCON0_DISPLAY_ALV2 table consists of various fields, each holding specific information or linking keys about WCR: Structure for Overview in RPLWCON0 data available in SAP. These include JUPER_TXT (Representing Legal Person Text), PERNR (Personnel number), ENAME (Formatted Name of Employee or Applicant), CODE (WCR Code).. 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: Can be enhanced (character-type or numeric)


SAP P05T_RPLWCON0_DISPLAY_ALV2 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
JUPERLegal Person JUPERCHAR4JUPER
JUPER_TXTRepresenting Legal Person Text P05_RPOMSCHAR30P05_RPOMS
PERNRPersonnel number PERSNONUMC8Assigned to domainPERSNOPER
ENAMEFormatted Name of Employee or Applicant EMNAMCHAR40TEXT40
CODEWCR Code P05T_WCR_CODECHAR4CHAR4
CODE_TXTWCR Code Description P05T_WCR_CODE_TCHAR50TEXT50
LGARTWage Type LGARTCHAR4Assigned to domainLGART
LGTXTWage Type Long Text LGTXTCHAR25TEXT25
STATUSWCR Status P05T_WCR_STATUSCHAR2P05T_WCR_STATUS
STATUS_TXTWCR: Status Text P05T_WCR_STATXTCHAR60AS4TEXT
COCTRCost Center P05T_KOSTLCHAR10CHAR10
ACCNOGeneral Ledger Account Number P05T_HKONTCHAR10P05T_HKONT
ORDNOPurchase Order Number P05T_AUFNRCHAR12CHAR12
DOCNOInvoice Number P05T_BELNRCHAR10CHAR10
TRVNOTrip Number P05T_REINRNUMC10NUMC10
AMNT_PERIOD01Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD02Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD03Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD04Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD05Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD06Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD07Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD08Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD09Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD10Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD11Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD12Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
AMNT_PERIOD13Amount P05T_AMOUNTCURR15(2) P05T_AMOUNT
EMPLEmployer P05T_EMPLCHAR4T5N1UP05T_EMPL
ERTXTEmployer Text P05T_ERTXTCHAR50TEXT50

Key field Non-key field



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

As P05T_RPLWCON0_DISPLAY_ALV2 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 P05T_RPLWCON0_DISPLAY_ALV2 as there is no data to select.

How to access SAP table P05T_RPLWCON0_DISPLAY_ALV2

Within an ECC or HANA version of SAP you can also view further information about P05T_RPLWCON0_DISPLAY_ALV2 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!