HRCCE_HRPDV_ALV_QUALI_PRO_ORGE SAP (PA_PDV: Qualifications Found per Organizational Unit) Structure details

Dictionary Type: Structure
Description: PA_PDV: Qualifications Found per Organizational Unit




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




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

HRCCE_HRPDV_ALV_QUALI_PRO_ORGE 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 "PA_PDV: Qualifications Found per Organizational Unit" 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_HRCCE_HRPDV_ALV_QUALI_PRO_ORGE TYPE HRCCE_HRPDV_ALV_QUALI_PRO_ORGE.

The HRCCE_HRPDV_ALV_QUALI_PRO_ORGE table consists of various fields, each holding specific information or linking keys about PA_PDV: Qualifications Found per Organizational Unit data available in SAP. These include OTYPE (Object Type), SOBID (ID of Related Object), STEXT (Description of the organizational unit), PTYPE (Object Type).. 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 HRCCE_HRPDV_ALV_QUALI_PRO_ORGE 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
PLVARPlan Version PLVARCHAR2Assigned to domainPLVARPOP
OTYPEObject Type OTYPECHAR2Assigned to domainOTYPEPOT
SOBIDID of Related Object SOBIDCHAR45CHAR45
STEXTDescription of the organizational unit HRPDV_STEXT_OCHAR40TEXT40
PTYPEObject Type OTYPECHAR2Assigned to domainOTYPEPOT
PERSONID_EXTExternal Person ID PERSONID_EXT_ABACHAR20PERSONID_EXT_ABA
PTEXTName HRPDV_STEXT_NCHAR40TEXT40
SHORTLast Name HRPDV_SHORT_NCHAR12TEXT12
CLASS_IDObject ID HROBJIDNUMC8Assigned to domainHROBJIDPON
CLASS_TEXTName of Qualification Group HRPDV_STEXT_QKCHAR40TEXT40
TTYPEType of Related Object SCLASCHAR2Assigned to domainOTYPE
TBJIDObject ID HROBJIDNUMC8Assigned to domainHROBJIDPON
TTEXTName of Qualification HRPDV_STEXT_QCHAR40TEXT40
SCALE_IDScale ID SCALE_IDNUMC8Assigned to domainSCALE_ID
SCALE_TEXTName of Scale SCALE_TEXTCHAR40TEXT40
PROFCYProficiency of a Quality Scale RATINGNUMC4CHARA
PROFC_TEXTScale Proficiency Text PROFC_TEXTCHAR40TEXT40
ALV_COLOR3-Byte field CHAR3CHAR3CHAR3
VBEGDStart Date BEGDATUMDATS8DATUMBEG
VENDDEnd Date ENDDATUMDATS8DATUMEND
ESSENTIALIndicator: Essential or Optional Requirement ESSENTIALXCHAR1CHAR1_XPEM
HITS_OQQualifications Fulfilled HRPE_HAS_QUALIINT410INT4
AVERAGEAverage Proficiency (Expressed as a Value) HRPDV_AVERAGEDEC15(3) DEC12_3
AVERAGE_TEXTAverage Proficiency (Name) HRPDV_STEXT_AVERAGECHAR40TEXT40
MARK_XSingle-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table HRCCE_HRPDV_ALV_QUALI_PRO_ORGE

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