SAP ABAP Function Module QEEB_READ_CONDITIONAL_CHAR (Einlesen bedingter Merkmale zu einem Leitmerkmal)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       QE (Package) QM results recording
Basic Data
Function Module QEEB_READ_CONDITIONAL_CHAR Einlesen bedingter Merkmale zu einem Leitmerkmal  
Function Group QEEB   Addl functions in results recording  
Program Name SAPLQEEB    
INCLUDE Name LQEEBU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_MK_ZEIGER TYPE SYST-TABIX Indicator for conditional inspection characteristic in characteristic_table
Exporting E_FAILS TYPE Number of characteristics that could not be closed
Importing I_LEITMERKNR TYPE QAMKR-MERKNR Number of the controlling characteristic
Importing I_MARK_FLAG TYPE QM00-QKZ SPACE Indicator to show whether characteristic should be flagged
Importing I_MERKMALE_INB_SETZEN TYPE QM00-QKZ SPACE Initiate processing of characteristics
Importing I_MK_ZEIGER TYPE SYST-TABIX
Importing I_VORGLFNR TYPE QAMKR-VORGLFNR Current node number of the controlling characteristic
Importing I_MERKMALE_ABSCHLIESSEN TYPE QM00-QKZ SPACE Indicator: characteristics should be closed
Tables T_QAMKTAB TYPE QAMKR Characteristic table for an operation
Tables T_QAREL_TAB TYPE QAREL Relational table of characteristics
Tables T_QAMKTAB_DIF TYPE QAMKR Merkmalstabelle; ausgefilterte Merkmale
Exception NO_CHARACTERISTICS_FOUND TYPE No characteristics found
Exception NOT_ALL_CHAR_COMPLETED TYPE Not all characteristics were closed
               
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  19950404 
SAP Release Created in