SAP ABAP Function Module MM_PROMOTION_CONDITION (Konditionsbehandlung aus der Handelsaktionspflege)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       WBON (Package) WWS: Bonus
Basic Data
Function Module MM_PROMOTION_CONDITION Konditionsbehandlung aus der Handelsaktionspflege  
Function Group WNA1   Treatm. of reb. arrangements via dialog  
Program Name SAPLWNA1    
INCLUDE Name LWNA1U03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_SAVE_REQUESTED TYPE C Saving at condition level requested
Exporting E_CONDITION_CHANGE TYPE C
Exporting E_DATALOSS TYPE C
Importing I_KAPPL TYPE T180-KAPPL Application
Importing I_AKTYP TYPE T180-AKTYP Activity category (create/change/display)
Importing I_KOBOG TYPE T6B2-KOBOG Condition Type Group
Importing I_KSCHL TYPE KONP-KSCHL Condition type
Importing I_KOTABNR TYPE VAKE-KOTABNR Condition table with key combination
Importing I_AKTNR TYPE KONA-AKTNR Retail promotion number
Importing I_AKTION TYPE C 'X' Promotion processing active
Importing I_DATAB TYPE KONA-DATBI "From" date, as of which the conditions are valid
Importing I_DATBI TYPE KONA-DATAB "To" date, until which the conditions are valid
Importing I_KNUMH TYPE KONH-KNUMH Internal condition record number
Importing I_KOMK TYPE KOMK Communication structure
Importing I_KOMG TYPE KOMG Communication structure
Importing I_KOMP TYPE KOMP Communication structure
Importing I_PROMOTION_READ TYPE C ' ' Read retail promotion
Importing I_NO_DOUBLE_KEYS TYPE C 'X' Do not output any duplicated VAKEYs 'X'
Importing I_ALL_VARIABLE_KEYS TYPE C 'X' Read all time records for condition records
Tables CONDITION_HEADER TYPE KONH Condition Headers
Tables CONDITION TYPE KONP Condition items
Tables VARIABLE_KEY TYPE VAKE Variable key with unique VAKEY
Tables VARIABLE_KEY_COMPLET TYPE VAKE Variable key with all validities
Tables CONDITION_SCALE TYPE CONDSCALE Scales for conditions
Tables PROMOTION_INDEX TYPE WAKHIND Promotion condition index
Exception NO_AKTYP TYPE No activity category
Exception INVALID_KOBOG TYPE Invalid condition type group
Exception KOBOG_NOT_COMPLET TYPE Condition type group incompletely maintained
Exception INVALID_APPLICATION TYPE Invalid application for condition
Exception INVALID_CONDITION_TYPE TYPE Invalid condition type/category
Exception INVALID_CONDITION_TABLE TYPE Invalid condition table/key combination
Exception ENQUEUE_ON_RECORD TYPE Record is locked
Exception NO_AUTHORITY_KSCHL TYPE No authorization for condition type
Exception NO_AUTHORITY_EKORG TYPE No authorization for the purchasing organization
Exception CONDITION_DELETE_ERROR TYPE
Exception VAKE_DELETE_ERROR TYPE
Exception CONDITION_NUMBER_ERROR TYPE
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19970813 
SAP Release Created in