SAP ABAP Data Element W_SPC_BADI_NO_POSTING_AT_ALL (Indicator: Do Not Update Conditions or Document Index)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WVKP (Package) IS-R: Sales pricing
Basic Data
Data Element W_SPC_BADI_NO_POSTING_AT_ALL
Short Description Indicator: Do Not Update Conditions or Document Index  
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 No Update 
Medium 15 Do Not Update 
Long 20 Do not update 
Heading 14 Do Not Update 
Documentation

Definition

Indicator for the Business Add-Ins (BAdI) "SPC_POSTING_CONTROL" (sales price calculation: Condition Posting Control) and "SPC_DOCINDEX_CONTROL" (sales price calculation: Document Index Creation Control) in sales price calculation. The indicator signifies that no conditions or no document index are to be created for a certain pricing item.

Use

The indicator is set as an export parameter in the method "CALC_ITEM_POST_CHECK" in both BAdIs mentioned above. It is valuated accordingly by the program for sales price calculation.

Dependencies

Example

The example coding in the BAdIs mentioned above shows how to use the indicator correctly in each case.

History
Last changed by/on SAP  20020124 
SAP Release Created in 470