SAP ABAP Data Element OIRA_COMPLAINT (Treatment for complaint transactions in DBT)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR (Package) SSR Service Station Retailing (master/overall)
Basic Data
Data Element OIRA_COMPLAINT
Short Description Treatment for complaint transactions in DBT  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OIRA_COMPLAINT    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
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  
Medium  
Long  
Heading  
Documentation

Definition

Values of the complaint flag (COMPLAINT_FLAG) used by function module OIRA_READ_DBT.

Use

Complaint transactions are loaded into the document base table (OIRADBT) alongside normal transactions for inclusion in the relevant subsequent processes. The user may want to include complaints together with the normal daily processing, or keep the complaint transaction processing entirely separate. The complaint flag field OIRADBT-COMPFL distinguishes complaints from non-complaint transactions.

When data is being read from the document base table, it is possible to select complaints by use of the import parameter COMPLAINT_FLAG. The possible values of ths field are:

A - all transactions should be read from the document base table.

C - only complaint transactions should be read from the document base table.

S - all non-complaint transactions should be read from the document base table.

Dependencies

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