SAP ABAP Function Module MM_ARRANG_TABLE_IS_PART_OF (prüft, ob die Einträge in Tab1 Teilmenge von Tab2 sind)
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_ARRANG_TABLE_IS_PART_OF prüft, ob die Einträge in Tab1 Teilmenge von Tab2 sind  
Function Group WN41   Aggreg. and Splitting of Bus. Vol. Data  
Program Name SAPLWN41    
INCLUDE Name LWN41U10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TAB1_IS_PART_OF_TAB2 TYPE C Flag, dass Tabelle 1 Teilmenge von 2 ist
Tables T_TABLE1 TYPE ARRANG_SORT Tabelle 1, gleicher Typ!!!
Tables T_TABLE2 TYPE ARRANG_SORT Tabelle 2, gleicher Typ!!!
               
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  19981210 
SAP Release Created in