SAP ABAP Data Element OIJ_INCOMPLETE (Incompletion)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-TSW (Application Component) Trader's and Scheduler's Workbench
     OIJ (Package) TSW Traders and Schedulers Workbench
Basic Data
Data Element OIJ_INCOMPLETE
Short Description Incompletion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OIJ_INCOMPLETE    
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 10 incmpl 
Medium 15 incomplete 
Long 20 incomplete flag 
Heading 15 incomplete flag 
Documentation

Definition

The incomplete flag determines the overall status of a document containing the indicator. For example, you can save a nomination as complete or incomplete.

Incompletion flag     ' '     = document is complete / all checks passed successfully

            ' I '     = document is incomplete / not all functions possible

Incomplete means that the document failed the validity checks for one or more fields within the document. Nevertheless, the system was able to generate the document, but it is marked as incomplete. The stored incomplete document is only available for certain funcitions. For example, the Stock Projection Worksheet can use incomplete nominations but the system does not post tickets for incomplete nominations.

To process incomplete documents, you must open the incomplete document again and redo the plausibility checks. If the checks complete successfully, you can generate the document without the incompletion flag on.

Incompletion flag     ' E '     = document has errors / can not be saved to database

For each single-check routine of a document, such as a nomination you can select whether or not the document be saved as incomplete. You define the check routines within the validation groups. A failed single-check routine where the "incompletion allowed flag" is selected, the system sets the incompletion flag for the document to incomplete. If for a check the incompletion allowed flag is not turned on, the system sets the document incompletion flag to "error" and does not save the document.

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