SAP ABAP Data Element SBLTYP (Indicator: Flag document category for processing)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-PUR-PO (Application Component) Purchase Orders
     WIND (Package) Document index processing
Basic Data
Data Element SBLTYP
Short Description Indicator: Flag document category for processing  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Process DC 
Medium 15 Proc. doc. cat. 
Long 19 Process doc. cat. 
Heading 15 Proc. doc. cat. 
Documentation

Definition

Using the indicator you can determine whether the assigned document category (purchasing documents, pricing documents and so on) should be processed in the program run.

  • 01 Purchase order/scheduling agreement (purchasing documents)
  • 02 Optimized load-building
  • 10 Pricing - pricing worklist
  • 11 Pricing index structure
  • 30 Vendor billing document
  • 40 Single settlement request
  • 50 Assortment list
  • 55 POS outbound
  • 60 Customer settlement

Note that not all document categories use all the tool's functionalities so you must

  • Make the entries in database table S111

Table S111 enables you to search efficiently for all the document items for a given condition record which could or do contain the condition record (for example, if the condition record is being created subsequently). A search of all the document items would decrease performance and would be too inefficient for mass data.

  • Make the entries in database table WIND

Table WIND contains all the condition record numbers that have been changed since the last program run.

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