PIQEDCQ532_D SAP (Display Structure for PIQED_CQ_532) Structure details

Dictionary Type: Structure
Description: Display Structure for PIQED_CQ_532




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




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

PIQEDCQ532_D 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 "Display Structure for PIQED_CQ_532" 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_PIQEDCQ532_D TYPE PIQEDCQ532_D.

The PIQEDCQ532_D table consists of various fields, each holding specific information or linking keys about Display Structure for PIQED_CQ_532 data available in SAP. These include SHORT (Degree/Qualification (Abbreviation)), STEXT (Degree or Qualification (Description)), CPMIN_CQ (Minimum Credit Value), CPOPT_CQ (Optimum Credit Value).. 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 PIQEDCQ532_D 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
DEGREEID_CQDegree/Qualification PIQTRDEGREEIDNUMC8Assigned to domainHROBJID
SHORTDegree/Qualification (Abbreviation) PIQTRDEGREESHORTCHAR12CHAR12
STEXTDegree or Qualification (Description) PIQTRDEGREESTEXTCHAR40TEXT40
CPMIN_CQMinimum Credit Value PIQCPMINQUAN10(5) PIQCP
CPOPT_CQOptimum Credit Value PIQCPOPTQUAN10(5) PIQCP
CPMAX_CQMaximum Credit Value PIQCPMAXQUAN10(5) PIQCP
CPGAINED_CQEarned Credits PIQCPGAINEDQUAN10(5) PIQCP
CPUNIT_CQUnit of Measurement for Credits PIQCPUNITUNIT3Assigned to domainCUNITMEINS
CPUNIT_CQ_TDescription of Credit Type Unit PIQCPUNITTCHAR25TEXT25
ALT_SCALEIDAcademic Scale Identification (ID) PIQSCALE_IDCHAR4Assigned to domainPIQSCALE_IDPIQSCALE_ID
SCALETAcademic Scale (Description) PIQSCALE_TEXTCHAR30PIQSCALE_TEXT
GRADEID_CQScale Values PIQSCALE_SCREEN_GRADECHAR10PIQSCALE_SCREEN_GRADE
GRADENO_CQOrdinal Number of Scale Value/Sort Sequence PIQSCALE_GRADENONUMC3
GRADETEXT_CQScale Value (Description) PIQSCALE_GRADETEXTCHAR20PIQSCALE_GRADETEXT
NORM_VAL_CQStd Value for Scale Value PIQSCALE_NORM_VALDEC8(2) PIQSCALE_NORM_VAL
CQRATINGAssessment Method for Internal Qualification PIQCQRATINGCHAR3T7PIQSMRATINGPIQSMRATING
CQRATINGTAssessment Method of Internal Qualification (Text) PIQCQRATINGTCHAR40PIQSMRATINGT
BEGDAStart Date BEGDATUMDATS8DATUMBEG

Key field Non-key field



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

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

How to access SAP table PIQEDCQ532_D

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