SAP ABAP Class CL_CUGEN_OBJ_DEP_PROCEDURE (Procedures)
Hierarchy
SAP_AP (Software Component) SAP Application Platform
   AP-CFG-LL (Application Component) Low Level Configuration
     AP_CULL_SELNET (Package) Low-Level Configuration (Generate SELNET)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CUGEN_OBJ_DEP_CONSTANTS Constants 20041001
Properties
Class CL_CUGEN_OBJ_DEP_PROCEDURE  
Short Description Procedures    
Super Class CL_CUGEN_OBJ_DEP_CONSTANTS Constants 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AP_CULL_SELNET   Low-Level Configuration (Generate SELNET) 
Created 20041001   SAP 
Last change 20050219   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CUGEN_OBJ_DEP_PROCEDURE has no forward declaration.
Interfaces
Class CL_CUGEN_OBJ_DEP_PROCEDURE has no interface implemented.
Friends
Class CL_CUGEN_OBJ_DEP_PROCEDURE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_SELNET_DATA_HANDLER Instance attribute Private Object reference (TYPE REF TO) CL_CUGEN_SELNET_DATA_HANDLER Data Buffer for SELNET Generation 20041001
2 GT_PROCEDURE_IDS Instance attribute Private Type reference (TYPE) CUGEN_KNOWLEDGE_HEAD_T Dependency Header Data 20041001
3 GV_DATE Instance attribute Private Type reference (TYPE) SYDATUM Current Date of Application Server 20041001
4 GV_PROCEDURE_ID Instance attribute Private Type reference (TYPE) CU_GEN_ID ID 20041001
5 GV_PROCEDURE_TAB_ID Instance attribute Private Type reference (TYPE) CU_GEN_ID ID 20041001
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041001
2 FIND_OR_INSERT_PROC Instance method Private Method Fill Data Handler 20041001
3 MAKE_PROCEDURES Instance method Public Method Create Procedures in SELNET 20041001
Events
Class CL_CUGEN_OBJ_DEP_PROCEDURE has no event.
Types
Class CL_CUGEN_OBJ_DEP_PROCEDURE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_SELNET_DATA_HANDLER Call by reference Object reference (TYPE REF TO) CL_CUGEN_SELNET_DATA_HANDLER Datenpuffer für SELNET-Generierung 20041001
2 Importing IT_PROCEDURE_ID Call by reference Type reference (TYPE) CUGEN_KNOWLEDGE_HEAD_T Beziehungswissen Kopfdaten 20041001
3 Importing IV_DATE Call by reference Type reference (TYPE) SYDATUM Aktuelles Datum des Applikationsservers 20041001
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20041001

Method FIND_OR_INSERT_PROC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_PROCEDURE_ID Value transfer Type reference (TYPE) CU_GEN_ID ID 20041001
2 Importing IV_PROCEDURE Call by reference Type reference (TYPE) KNNUM Interne Nummer des Wissensbausteins 20041001
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20041001

Method MAKE_PROCEDURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_PROCEDURE_ID Call by reference Type reference (TYPE) CU_GEN_ID ID 20041001
2 Exporting EV_SINGLE_FLAG Call by reference Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20041001
# Exception Resumable Description Created on
1 CX_CUGEN_ERROR Fehlerbehandlung Low Level-Interpreter 20041001
History
Last changed by/on SAP  20050219 
SAP Release Created in 600