SAP ABAP Data Element W_SACO_KOTABNR_PROMO (Condition Table for Promotion)
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_SACO_KOTABNR_PROMO
Short Description Condition Table for Promotion  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type KOTABNR    
Data Type NUMC   Character string with only digits 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table T681    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID KON  
Default Component name TABLE_NO   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Table 
Medium 15 Table 
Long 20 Table 
Heading Tbl 
Documentation

Definition

Combination of specific fields that forms the key of a condition record.

Use

You define the sequence of condition types in a price calculation schema. The condition type in question can be assigned to an access sequence. This determines where exactly the system is to search for condition records that are relevant to a specific condition type (for example, a rebate for a customer). Every access in the access sequence refers to a condition table. The system can use the fields defined in the table (these are the keys) to find the valid condition records.

Procedure

When you create a condition table, you define one or more target fields as table keys. You must also give the system the information on where it is to take the value for the target field from. Enter a source field for this. Source fields and target fields are generally identical, but they can differ.

If, for example, the "Customer" target field is part of the key, you can stipulate that the system uses "goods recipient" as the source field and copies the value found there.

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