SAP ABAP Data Element BUAVC_LDGRSTAT (Activation status of an availability control ledger)
Hierarchy
EA-PS (Software Component) SAP Enterprise Extension Public Services
   PSM-FM-BCS-AC (Application Component) Availability Control
     FMAVC_E (Package) Active availability control: generic part
Basic Data
Data Element BUAVC_LDGRSTAT
Short Description Activation status of an availability control ledger  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BUAVC_LDGRSTAT    
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 Act. stat. 
Medium 20 Act. stat. AVC ldgr. 
Long 40 Activation status of availability ledger 
Heading AVCStat 
Documentation

Definition

This indicator shows whether or not the availability control ledger is active and if so, to what degree.

Use

The possible entries are as follows:

  • N = Ledger not active

    The availability control ledger is not active. This means that values are not posted to the ledger, nor are availability checks performed.

  • P = Active without availability checks

    Values are posted to the availability control ledger, but no availability checks are performed.

  • C = Active with usual check logic

    Values are posted to the availability control ledger and availability checks are performed. These checks apply the usual logic of always converting an error message into a warning if the available amount (= difference between the consumable budget and consumed amount) for a control object does not decrease.

  • S = Active with soft check logic

    Values are posted to the availability control ledger and availability checks are performed. The system applies a soft logic for checks in suppressing messages from availability control in all cases in which the available amount (= difference between the consumable budget and consumed amount) for a control object does not decrease.

  • D = Active with strict check logic for document chains

    Values are posted to the availability control ledger and availability checks are performed. With the exception of documents within a document chain, the usual check logic of ledger status 'C' is applied. However, for documents referencing another document which has already consumed budget, the strict check logic of status 'F' is applied, which means that these documents will be checked again, even if they do not consume more budget than already consumed by the referenced document.

  • F = Active with strict check logic

    Values are posted to the availability control ledger and availability checks are always performed without any message type conversion. This also implies that the system may prevent documents from being posted, even if they increase the available amount on a control object.

History
Last changed by/on SAP  20011002 
SAP Release Created in 462