SAP ABAP Function Module CUK1_API_DEPNET_READ (Allows dependency net with assigned dependencies to be read_)
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 CUK1_API_DEPNET_READ Allows dependency net with assigned dependencies to be read_  
Function Group CUK1   Dependency Network Maintenance  
Program Name SAPLCUK1    
INCLUDE Name LCUK1U06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing NOT_FOUND TYPE RCURS-CHECKED Check
Exporting DEPNET_BASIC_DATA TYPE RCUKB1
Exporting WARNING TYPE RCURS-CHECKED Warning messages in log
Importing DEPNET TYPE RCUKD-KNNAM
Importing DATE TYPE SYST-DATUM SY-DATUM Search date
Importing WITH_DEPNET_BASIC_DATA TYPE RCURS-CHECKED 'X'
Importing WITH_DEPNET_LANG_DEP_NAMES TYPE RCURS-CHECKED 'X'
Importing WITH_DEPNET_DOCUS TYPE RCURS-CHECKED 'X'
Importing WITH_DEPNET_ALLOCS TYPE RCURS-CHECKED 'X'
Importing ONLY_THIS_DEPNET_LANGUAGE TYPE RCURS-CHECKED ' '
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
Tables DEPNET_NAMES TYPE RCUKBT1
Tables DEPNET_DOCUS TYPE RCUKDOC1
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