SAP ABAP Data Element WRF_PROCSTATUS (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_PROCSTATUS
Short Description 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 PROC_STATUS    
Search Help: Parameters WRF_PROCSTATUS   
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 Status 
Medium 18 Processing Status 
Long 20 Processing Status 
Heading Status 
Documentation

Definition

This field displays the processing status of the current catalog item.

You can display the status values for this field by choosing the relevant input help.

Use

The processing status is checked and valuated in SAP article master posting.

Dependencies

The evaluation of the processing status values is interdependent on the implementation in the following BAdIs: WRF_PROC_STATUS_1 and WRF_PROC_STATUS_2.

These BAdIs have a default implementation.

If there is no customer-specific implementation, the default implementation is executed.

The following details apply to the exisitng default implementation:

If the SAP article master posting is triggered in the PRICAT dialog (transaction W_PRICAT_MAINTAIN), posting is performed for the status value 01, 02, 03, or 05. If the catalog item has the value 06, for example, no posting takes place.

If the SAP article master posting is triggered automatically (scheduled in a batch job) by program RWRF_PRICAT_TERMINATION, posting is performed for the status value 03 or 05. If the catalog item has the value 01, 02 or 06, for example, no posting takes place.

The BAdI WRF_PROC_STATUS_2 is only used in processing for the structured article, specifically to check the relevant components. For more information, see the relevant BAdI documentation.

If the catalog item being processed has a status that is not permitted, the system terminates processing.

Example

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