SAP ABAP Data Element WRF_PROCVALUE (Price Catalog Processing Status)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   SD-EDI (Application Component) Electronic Data Interchange
     WRF_VPRI_IN (Package) Price Catalog Inbound 2004
Basic Data
Data Element WRF_PROCVALUE
Short Description Price Catalog Processing Status  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WRF_PROCSTATUS    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table WRF_PRICAT_PROC    
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 Status 
Medium Status 
Long Status 
Heading Status 
Documentation

Definition

The editing status indicates the level of processing at which a price catalog item is currently located.
The status is issued automatically by the system and can be changed manually.

The following predefined status values are possible:

  • '01': Open
  • '02': In Processing
  • '03': Checked
  • '04': Forwarded
  • '05': Error
  • '06': Excluded

In addition, you can also define customer-specific status values in the maintenance view V_WRF_PRI_PROC. Bear in mind that additional predefined status values may be added in a subsequent functional enhancement, which means that a conflict with existing defined customer-specific status values is possible. To avoid this, we recommend that you do not use the values 07, 08, 09 and S1 to S9 for customer-specific status values.

Use

Set the processing status of an item to "Checked" when you have checked the item fully and do not want to carry out any further processing on the item. After a posting, check that the status "Forwarded" is reached after you have transferred a price catalog item to the material master posting. For customer-specific status values, maintain the indicator that controls whether saving, creating or manual setting of the status value are allowed.

Dependencies

Example

You want to use a customer-specific status value "Preliminary Check OK". To do so, enter the status value "C1" in the maintenance view with the text "Preliminary Check OK".

History
Last changed by/on SAP  20041209 
SAP Release Created in 111