SAP ABAP Function Module CULI_L_SUBSET (Testet, ob eine Liste eine Untermenge einer anderen Liste ist)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-DEP (Application Component) Object Dependencies
     CUMT (Package) Maintenance Environment for Dependencies
Basic Data
Function Module CULI_L_SUBSET Testet, ob eine Liste eine Untermenge einer anderen Liste ist  
Function Group CULI   Object Dependencies Function Library  
Program Name SAPLCULI    
INCLUDE Name LCULIU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing TABLE1 TYPE List in the form of a (new) table
Importing TABLE2 TYPE List in the form of a (new) table
Exception FAIL TYPE TABLE1 ist nicht Untermenge von TABLE2
Exception INTERNAL_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  19991102 
SAP Release Created in