SAP ABAP Message Class OQ_E Message Number 286 (Wrong 'dummy' indicator passed in.)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR_E (Package) SSR Card processing (IS-Oil Sevice Station Retailing)
Attribute
Message class OQ_E  
Short Description IS-Oil SSR : Message pool Payment Card Processing    
Message Number 286  
Documentation status       Space: object requires documentation
Authorization check Error Message      
Changed On 20050224   
Message Text
Wrong 'dummy' indicator passed in.
Help Document

Diagnosis

The program you executed called the function module OIRE_READ_DTF with a wrong 'dummy' indicator. Only the following indicators are allowed and handled by the function module:

E - Excluding 'dummy' transactions

I - Including 'dummy' transactions

O - 'dummy' transactions only.

System Response

The function module exists and raises the exception 'INVALID_DUMMY_INDICATOR'.

Procedure

If the calling program is a customer program, figure out why the wrong indicator is passed to the function module and correct it.

If it's an SAP owned program contact SAP.

Procedure for System Administration

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