SAP ABAP Function Module CULI_FIND_TERM (findet einen term mit angabe des typ's, op's, arg1's and arg2's)
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_FIND_TERM findet einen term mit angabe des typ's, op's, arg1's and arg2's  
Function Group CULI   Object Dependencies Function Library  
Program Name SAPLCULI    
INCLUDE Name LCULIU30    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting FOUNDTERM TYPE CULIT_TERM der gefundene term (wert undefiniert if not foun
Exporting RESULT TYPE C true wenn gefunden, false wenn nicht gefunden
Importing TYPE TYPE CULIT_TERM-TERM_TYPE der index des terms der gefunden werden soll
Importing OP TYPE CULIT_TERM-OP op des terms der gefunden werden soll
Importing ARG1 TYPE CULIT_TERM_IDX arg1
Importing ARG2 TYPE CULIT_TERM_IDX arg2
Importing NEGATION_MARK TYPE CULIT_TERM-NEGATION_MARK
Importing MINUS_SIGN_MARK TYPE CULIT_TERM-MINUS_SIGN_MARK
               
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