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
Exporting WARNING TYPE RCURS-CHECKED Warning messages in log
Importing ALLOCATION_NUMBER TYPE CUOB-KNOBJ Allocation object ID
Importing TABLE TYPE CUOB-KNTAB Type of allocation object (such as STPO)
Importing DATE TYPE SYST-DATUM SY-DATUM Search date
Importing WITH_ALLOC_DATA TYPE RCURS-CHECKED 'X' Read allocation data
Importing WITH_BASIC_DATA TYPE RCURS-CHECKED 'X' Read basic data
Importing WITH_LANG_DEP_NAMES TYPE RCURS-CHECKED 'X' Read language-dependent descriptions
Importing WITH_DOCUS TYPE RCURS-CHECKED 'X' Read language-dependent documentation
Importing WITH_SOURCES TYPE RCURS-CHECKED 'X' Read source code
Importing ONLY_THIS_LANGUAGE TYPE SYST-LANGU ' ' Language-dependent possibly for one language only
Importing ONLY_THIS_STATUS TYPE RCUKD-KNSTA ' ' Only read dependencies with status entered
Importing ONLY_THIS_DEPTYPE TYPE RCUKD-KNART ' ' Only read dependencies of type entered
Importing ALL_VALID_CUOB TYPE X_FLAG ' ' Zuordnungen lesen auch wenn Beziehungswissen noch nicht gültig
Tables ALLOCATIONS TYPE RCUOB1 Allocation data for dependencies
Tables BASIC_DATA TYPE RCUKB1 Basic data and allocation data of several dependencies
Tables NAMES TYPE RCUKBT1 Descriptions of several dependencies
Tables DOCUS TYPE RCUKDOC1 Documentation of several dependencies
Tables SOURCES TYPE RCUKN1 Source code of several dependencies
Exception ERROR TYPE Processing terminated (see log)
               
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