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 |
---|---|---|---|---|---|---|---|
![]() |
FOUNDTERM | TYPE | CULIT_TERM | der gefundene term (wert undefiniert if not foun | |||
![]() |
RESULT | TYPE | C | true wenn gefunden, false wenn nicht gefunden | |||
![]() |
TYPE | TYPE | CULIT_TERM-TERM_TYPE | der index des terms der gefunden werden soll | |||
![]() |
OP | TYPE | CULIT_TERM-OP | op des terms der gefunden werden soll | |||
![]() |
ARG1 | TYPE | CULIT_TERM_IDX | arg1 | |||
![]() |
ARG2 | TYPE | CULIT_TERM_IDX | arg2 | |||
![]() |
NEGATION_MARK | TYPE | CULIT_TERM-NEGATION_MARK | ||||
![]() |
MINUS_SIGN_MARK | TYPE | CULIT_TERM-MINUS_SIGN_MARK | ||||
Processing Type
Normal Function 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 |