SAP ABAP Function Module CUKD_API_ALLOCATIONS_READ (Ermöglicht Lesen von zugeordneten Beziehungen)
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 | CUKD_API_ALLOCATIONS_READ | Ermöglicht Lesen von zugeordneten Beziehungen |
| Function Group | CUKD | Dependency Maintenance |
| Program Name | SAPLCUKD | |
| INCLUDE Name | LCUKDU30 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
WARNING | TYPE | RCURS-CHECKED | Warning messages in log | |||
| |
ALLOCATION_NUMBER | TYPE | CUOB-KNOBJ | Allocation object ID | |||
| |
TABLE | TYPE | CUOB-KNTAB | Type of allocation object (such as STPO) | |||
| |
DATE | TYPE | SYST-DATUM | SY-DATUM | Search date | ||
| |
WITH_ALLOC_DATA | TYPE | RCURS-CHECKED | 'X' | Read allocation data | ||
| |
WITH_BASIC_DATA | TYPE | RCURS-CHECKED | 'X' | Read basic data | ||
| |
WITH_LANG_DEP_NAMES | TYPE | RCURS-CHECKED | 'X' | Read language-dependent descriptions | ||
| |
WITH_DOCUS | TYPE | RCURS-CHECKED | 'X' | Read language-dependent documentation | ||
| |
WITH_SOURCES | TYPE | RCURS-CHECKED | 'X' | Read source code | ||
| |
ONLY_THIS_LANGUAGE | TYPE | SYST-LANGU | ' ' | Language-dependent possibly for one language only | ||
| |
ONLY_THIS_STATUS | TYPE | RCUKD-KNSTA | ' ' | Only read dependencies with status entered | ||
| |
ONLY_THIS_DEPTYPE | TYPE | RCUKD-KNART | ' ' | Only read dependencies of type entered | ||
| |
ALL_VALID_CUOB | TYPE | X_FLAG | ' ' | Zuordnungen lesen auch wenn Beziehungswissen noch nicht gültig | ||
| |
ALLOCATIONS | TYPE | RCUOB1 | Allocation data for dependencies | |||
| |
BASIC_DATA | TYPE | RCUKB1 | Basic data and allocation data of several dependencies | |||
| |
NAMES | TYPE | RCUKBT1 | Descriptions of several dependencies | |||
| |
DOCUS | TYPE | RCUKDOC1 | Documentation of several dependencies | |||
| |
SOURCES | TYPE | RCUKN1 | Source code of several dependencies | |||
| |
ERROR | TYPE | Processing terminated (see log) | ||||
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 |