SAP ABAP Data Element CC_PRFFELD (Check field for effectivity parameters)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-ECM (Application Component) Engineering Change Management
     CC (Package) Engineering Change Management
Basic Data
Data Element CC_PRFFELD
Short Description Check field for effectivity parameters  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FDNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table DD03L    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Check fld 
Medium 15 Check field 
Long 20 Check field 
Heading 30 Check field 
Documentation

Definition

Field that is defined in the ABAP dictionary. The contents of the field are described by the data element data element.

Use

When you maintain a change master record whose effectivity is defined by a parameter effectivity, you can check the check field.

When you assign a value to a parameter with check field, the system checks whether the value you have chosen exists in the database.

Examples

The effectivitry type SERNR (serial number) is defined in Customizing in the following way:

Parametesr:

  • MATNR (material number)
  • SERNR (serial number)

  • Check table:
    • MARA (general material master data)
  • Check field:
    • MATNR (material number)

If you want to enter the effectivity area for the serial number interval 100 - 500 in the change master record for material M-1, the system checks whether a material master rceord exists for material M-1.

Dependencies

You must also enter the check table that the check field is to be checked in.

History
Last changed by/on SAP  20020827 
SAP Release Created in