CNV_21500_PDCIFT SAP (Interface Table for PDC Time Tickets) Structure details

Dictionary Type: Structure
Description: Interface Table for PDC Time Tickets




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




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

CNV_21500_PDCIFT 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 "Interface Table for PDC Time Tickets" 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_CNV_21500_PDCIFT TYPE CNV_21500_PDCIFT.

The CNV_21500_PDCIFT table consists of various fields, each holding specific information or linking keys about Interface Table for PDC Time Tickets data available in SAP. These include LDATE (Logical Date), RUECK (Completion confirmation number for the operation), WSID1 (Time ticket counter per confirmation no.and day), WSID2 (Time ticket counter per day).. 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 CNV_21500_PDCIFT 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
LDATE Logical Date0
RUECK Completion confirmation number for the operation0
WSID1 Time ticket counter per confirmation no.and day0
WSID2 Time ticket counter per day0
SRCSYS Logical System0
BEGTM Start time0
ENDTM End time0
PDSNR_AASS Time event number with account assignment0
PDSNR_LAST Number of last time event for this time ticket0
DES1F Destination indicator for external applications0
DES2F Destination within HR0
SMJRF Indicator for single/multi operation processing0
EXUPD External update: yes/no0
VGW01 Standard value of processing time0
VGE01 Measurement unit for standard value0
SOW01 Target value of processing time0
SOE01 Measurement unit for target value0
RUW01 Confirmed value of processing time0
RUE01 Measurement unit of confirmed value0
BEG01 Start of processing time0
END01 End of processing time0
VGW02 Standard value of setup time0
VGE02 Measurement unit for standard value0
SOW02 Target value of setup time0
SOE02 Measurement unit for target value0
RUW02 Confirmed value of setup time0
RUE02 Measurement unit of confirmed value0
BEG02 Start of setup time0
END02 End of setup time0
VGW03 Standard value of machine time0
VGE03 Measurement unit for standard value0
SOW03 Target value of machine time0
SOE03 Measurement unit for target value0
RUW03 Confirmed value of machine time0
RUE03 Measurement unit of confirmed value0
BEG03 Start machine time0
END03 End of machine time0
VGW04 Standard value of variable activity0
VGE04 Measurement unit for standard value0
SOW04 Target value of variable activity0
SOE04 Measurement unit for target value0
RUW04 Confirmed value of variable activity0
RUE04 Measurement unit of confirmed value0
BEG04 Start of variable activity0
END04 End of variable activity0
VGW05 Standard value of teardown time0
VGE05 Measurement unit for standard value0
SOW05 Target value of teardown time0
SOE05 Measurement unit for target value0
RUW05 Confirmed value of teardown time0
RUE05 Measurement unit of confirmed value0
BEG05 Start of teardown time0
END05 End of teardown time0
VGW06 Standard value of variable activity0
VGE06 Measurement unit for standard value0
SOW06 Target value of variable activity0
SOE06 Measurement unit for target value0
RUW06 Confirmed value of variable activity0
RUE06 Measurement unit of confirmed value0
BEG06 Start of variable activity0
END06 End of variable activity0
MEINH Unit of measure0
LMNGA Yield0
XMNGA Scrap0
GRUND Scrap reason0
BMSCH Base quantity0
PP_RUW01 Confirmed value of processing time from Logistics0
PP_RUE01 Measurement unit of confirmed value0
PP_RUW02 Confirmed value of setup time from Logistics0
PP_RUE02 Measurement unit of confirmed value0
PP_RUW03 Confirmed value of machine time from Logistics0
PP_RUE03 Measurement unit of confirmed value0
PP_RUW04 Confirmed value of variable activity from Logistics0
PP_RUE04 Measurement unit of confirmed value0
PP_RUW05 Confirmed Value of Teardown Time for Logistics0
PP_RUE05 Measurement unit of confirmed value0
PP_RUW06 Confirmed value of variable activity from Logistics0
PP_RUE06 Measurement unit of confirmed value0
SCRPR Malfunction or interruption reason0
KUM01 Cumulation rule for activity type0
LOARR Wage type0
LOGRR Pay Scale Group0
TRFST Pay scale level0
LSTYP Time ticket type0
OPCLS Transfer lock indicator for time ticket0
GRUNR Group number0
GRUNA Group name0
PDC_USRUP Customer-Specific Field0
INDEU Insert/delete or update indicator0
MESTY Message type (E=Error; A=Cancel; ' '=Note)0
ERROR Number of Message Type0
USER2 Customer-Specific Field0
BUKRS Company Code0
GSBER Business Area0
KOSTL Cost Center0
LTLST Activity Type0
AUFNR Order Number0
KSTRG Cost Object0
POSID Work Breakdown Structure Element (WBS Element)0
NPLNR Network Number for Account Assignment0
VORNR Operation/Activity Number0
KDAUF Sales Order Number0
KDPOS Item number in Sales Order0
PRZNR Business Process0
FISTL Funds Center0
GEBER Fund0
SKOST Cost Center0
SBUKR Company Code0
SGSBR Business Area0
SGTXT Item Text0
DART Service Type (Public Service Germany)0
UDART Service Category (Public Service Germany)0
PRAKN Premium Number0
PRAKZ Premium Indicator0
OTYPE Object Type0
PLANS Position0
AUFKZ Extra Pay Indicator0
BWGRL Valuation Basis for Different Payment0
WAERS Currency Key0

Key field Non-key field



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

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

How to access SAP table CNV_21500_PDCIFT

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