SAP ABAP Data Element AR_POS (Archiving of Point of Sale Documents)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MB (Package) Application development R/3 inventory management
Basic Data
Data Element AR_POS
Short Description Archiving of Point of Sale Documents  
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 POS Docs 
Medium 15 POS Documents 
Long 20 POS Documents 
Heading 10 POS Docs 
Documentation

Definition

Specifies whether material documents that are declared as point of sale (POS) documents/cash sale documents are selected.

Use

Only set this indicator if you want to archive only POS documents. If this indicator is not set, all documents except POS documents are selected for archiving. In other words, the usual archiving method from inventory processing is processed.

Dependencies

Unlike the previous archiving process, the archiving of POS documents does not take account of the residence times (transaction OMB9) for documents, depending on the transaction type. Consequently, all existing POS documents that have the appropriate indicator set are archived immediately when the archiving program runs.

The value in the header table of the material document (MKPF-BKTXT) determines which documents are identified as POS documents.

Example

Parameter set:

  1. Document number: 4900000001    MKPF-BKTXT:    'POS/0001'
  2. Document number: 4900000002    MKPF-BKTXT:    'ABC1234'
  3. Document number: 4900000003    MKPF-BKTXT:    ' '

Only document 4900000001 is archived, ignoring any residence time.

Parameter not set:

  1. Document number: 4900000004    MKPF-BKTXT:    'POS/0001'
  2. Document number: 4900000005    MKPF-BKTXT:    'XYZ4321'
  3. Document number: 4900000006    MKPF-BKTXT:    ' '

Documents 4900000005 and 4900000006 are archived, taking the residence time into account.

History
Last changed by/on SAP  20100310 
SAP Release Created in 604