HCM_RPCEHDC0_PDF SAP (Structure for the PDF Form HR_DE_EHGL_2001) Structure details

Dictionary Type: Structure
Description: Structure for the PDF Form HR_DE_EHGL_2001




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




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

HCM_RPCEHDC0_PDF 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 "Structure for the PDF Form HR_DE_EHGL_2001" 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_HCM_RPCEHDC0_PDF TYPE HCM_RPCEHDC0_PDF.

The HCM_RPCEHDC0_PDF table consists of various fields, each holding specific information or linking keys about Structure for the PDF Form HR_DE_EHGL_2001 data available in SAP. These include SENDER_LINE1 (Address line), SENDER_LINE2 (Address line), SENDER_LINE3 (Address line), SENDER_LINE4 (Address line).. 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 HCM_RPCEHDC0_PDF 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
SENDER_LINE0Address line LINESCHAR80LINES
SENDER_LINE1Address line LINESCHAR80LINES
SENDER_LINE2Address line LINESCHAR80LINES
SENDER_LINE3Address line LINESCHAR80LINES
SENDER_LINE4Address line LINESCHAR80LINES
SENDER_LINEKAddress line LINESCHAR80LINES
SENDER_NAME1Name 1 of an address NAME1_ADRSCHAR40TEXT40
SENDER_STRASHouse number and street STRAS_GPCHAR35TEXT35
ADDRESS_LINE0Address line LINESCHAR80LINES
ADDRESS_LINE1Address line LINESCHAR80LINES
ADDRESS_LINE2Address line LINESCHAR80LINES
ADDRESS_LINE3Address line LINESCHAR80LINES
ADDRESS_LINE4Address line LINESCHAR80LINES
ADDRESS_LINE5Address line LINESCHAR80LINES
INFO_CLERKName of administrator SACHN_40CHAR40TEXT40
INFO_PHONETelephone Number TELNRCHAR14TELNR
INFO_FAXFax number: dialling code+number AD_FXNMBRCHAR30CHAR30
INFO_EMAILE-Mail Address AD_SMTPADRCHAR241SXIDNAD_SMTPADR
KENBECompany ID Number P01_KENBECHAR6CHAR6
WRTZWIndustry as per WZ93 P_WRTZWCHAR10CHAR10
EINOEDGovernment Influence P01_EINOEDCHAR1P01_EINOED
WRTTKBusiness Segment P01_WRTTK1CHAR20TEXT20
ANZ_GEW_MNatural Number INT4INT410INT4
ANZ_GEW_WNatural Number INT4INT410INT4
ANZ_ANG_MNatural Number INT4INT410INT4
ANZ_ANG_WNatural Number INT4INT410INT4
ANZ_GESAMTNatural Number INT4INT410INT4
VERTRAG1_ARBChar 15 CHAR15CHAR15CHAR15
ABSCHLUSS1_ARBSystem Date SYDATUMDATS8SYDATS
VERTRAG2_ARBChar 15 CHAR15CHAR15CHAR15
ABSCHLUSS2_ARBSystem Date SYDATUMDATS8SYDATS
VERTRAG1_ANGChar 15 CHAR15CHAR15CHAR15
ABSCHLUSS1_ANGSystem Date SYDATUMDATS8SYDATS
VERTRAG2_ANGChar 15 CHAR15CHAR15CHAR15
ABSCHLUSS2_ANGSystem Date SYDATUMDATS8SYDATS
VERTRAG3_ANGChar 15 CHAR15CHAR15CHAR15
ABSCHLUSS3_ANGSystem Date SYDATUMDATS8SYDATS
VERTRAG3_ARBChar 15 CHAR15CHAR15CHAR15
ABSCHLUSS3_ARBSystem Date SYDATUMDATS8SYDATS
PA_STARTHR-DEH: Number of First Employee P01E_STARTNUMC3NUMC03
PA_INTHR-DEH: Interval Between Employees P01E_INTNUMC3NUMC03
WAERSHR-DEH: Output Variant P01E_WAERSCUKY5Assigned to domainWAERS

Key field Non-key field



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

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

How to access SAP table HCM_RPCEHDC0_PDF

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