SAP PLFVD Dialog Structure for PI Charact. / Phase Parameter Values Table data and field list

PLFVD 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 "Dialog Structure for PI Charact. / Phase Parameter Values" 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_PLFVD TYPE PLFVD.

The PLFVD table consists of various fields, each holding specific information or linking keys about Dialog Structure for PI Charact. / Phase Parameter Values data available in SAP. These include MANDT (Client), PLNTY (Task List Type), PLNNR (Key for Task List Group), PLNKN (Number of the task list node)... 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. .

PLFVD structure Technical Details:

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type or numeric)


SAP PLFVD structure fields - Full list of fields found in SAP data dictionary

Looking for S/4HANA specific information? Click here to explore the details, fields and extensibility available for this table in the SAP S/4HANA version of the PLFVD table. Also check whether the table still exists or has been transformed into a CDS view as part of the HANA simplifications.
Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
MANDTClient MANDTCLNT3T000MANDT
PLNTYTask List Type PLNTYCHAR1TCA01PLNTYPTYH_TCA01
PLNNRKey for Task List Group PLNNRCHAR8ALPHAPLNNRPLNPLKS
PLNKNNumber of the task list node PLNKNNUMC8KNTNR
PLNPHInternal Sub-Calculation Number PLNPHNUMC8NUMC8
PLNFTInternal process instruction number PLNFTNUMC8NUM8
MKMZLInternal PI characteristic/characteristic value number PLNFVNUMC8NUMC8
ZAEHLInternal counter CIM_COUNTNUMC8CIM_COUNT
DATUVValid-From Date DATUVDATS8DATUM
LOEKZAsset class marked for deletion LOEKZCHAR1XFELD
AENNRChange Number AENNRCHAR12AENRAENNRAENNRAEN
ANDATDate record created on ANDATDATS8DATUM
ANNAMUser who created record ANNAMCHAR12USNAM
AEDATChanged On AEDATDATS8DATUM
AENAMName of Person Who Changed Object AENAMCHAR12USNAM
FVLNRLine Number of Process Instruction Characteristic R_FVNRCHAR4NUMCVVORNR
ATINNInternal characteristic ATINNNUMC10Assigned to domainATINNATINN
ATZHLInt counter ATZHLNUMC4ATZHL
ATWRTCharacteristic Value ATWRTCHAR30ATWRT
ATFLVInternal floating point from ATFLVFLTP16(16) FLTP
ATFLBInternal floating point value to ATFLBFLTP16(16) FLTP
ATCODCode for value dependency ATCODCHAR1ATCOD
ATAWEAlternative unit ATAWEUNIT3T006CUNITMEINS
ATAW1Alternative unit ATAWEUNIT3T006CUNITMEINS
ATFORData type of characteristic ATFORCHAR4ATFOR
WRTKZIndicator: Characteristic value assigned CO_WRTKZCHAR1XFELD
MEINNInternal method number MEINNNUMC10VMETKMEINN
VEINNInternal process number VEINNNUMC10VERFKVEINN
TXTSPLanguage Key SPRASLANG1T002ISOLASPRASSPRH_T002
ATBEZCharacteristic description ATBEZCHAR30TEXT30
PAWRTCharacteristic value PAWRTCHAR20CHAR20
MSEHIUnit of Measurement MSEHIUNIT3Assigned to domainCUNITMEINS
PAHSCOrigin key for characteristics PAHSCCHAR1Assigned to domainPAHSC
PAHERCharacteristic origin PAHERCHAR30CHAR30
MSTUFLevel of the characteristic MSTUFCHAR5CHAR5
TOPNRSub-calculation (CAPP) TOPNRNUMC4NUM4
INDEX_PLFVIndex referring to PI characteristic buffer table INDEX_PLFVINT410TABIX
ATNAMCharacteristic Name ATNAMCHAR30ATNAMFEA
TXTRFIndicator: Characteristic value is long text CO_TXTRFCHAR1FLAG
ATFKTFunction module for autom. characteristic value assignment CO_ATFKTCHAR30TFDIRFUNCNAME
AUTOVALInd.: Characteristic value can be assigned automatically CO_AUTOVALCHAR1FLAG
ATOBLIndicator: Automatic value assignment only CO_ATOBLCHAR1XFELD
ATWRTSHOWCharacteristic Value ATWRTCHAR30ATWRT
ATKONName of Conversion Routine ATKONCHAR5UCNV_____4
ANZSTNumber of Characters ANZSTINT25ANZST
ATTBLTable for automatic characteristic value assignment CO_CHRTABCHAR2CO_CHRTAB
ATFLDTable field for automatic characteristic value assignment CO_CHRFLDCHAR30Assigned to domainFDNAME
ATPIDSET/GET parameter for characteristic value CO_ATPIDCHAR20Assigned to domainMEMORYID
DATUBValid-to date DATUBDATS8DATUM
WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C

Key field Non-key field



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

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

How to access SAP table PLFVD

Within an ECC or HANA version of SAP you can also view further information about PLFVD and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).

Related SAP tables and the relationships to PLFVD

    MAPL - Assignment of Task Lists to Materials
        PLKOD - I/O table for task list headers
    PLFVD - Dlg struct. for proc. instr. chars./sub-op params.
    PLMK - Inspection plan characteristics
        PLMW - MAPL-dependent characteristic values (insp. plan)
    PLFHD - Dialogue structure PRTs in task lists
    PLABD - Relationships I/O Table
        PLMZN - Non-Assigned Components
    PLFLD - I/O table for task list sequences
        PLPOD - I/O table for task list ops and network activities
            RCR01 - View of Work Center from Task Lists
            PLPODS - Sub-operations
                RCR01S - Work centers for sub-operations
            PLMZD - I/O structure for material component assignment
            PLFTD - Dialog Structure for Process Instructions

    MAPL - Assignment of Task Lists to Materials
        PLKOD - I/O table for task list headers
    PLFVD - Dlg struct. for proc. instr. chars./sub-op params.
            PLMK - Inspection plan characteristics
                PLMW - MAPL-dependent characteristic values (insp. plan)
            PLFHD - Dialogue structure PRTs in task lists
        PLABD - Relationships I/O Table
        PLMZN - Non-Assigned Components
    PLFLD - I/O table for task list sequences
        PLPOD - I/O table for task list ops and network activities
            RCR01 - View of Work Center from Task Lists
            PLPODS - Sub-Operations
                RCR01S - Work Centers for Sub-Operations
            PLMZD - I/O structure for material component assignment
            PLFTD - Dialog Structure for Process Instructions