SAP ABAP Class CL_FCC_DEPENDENCY (Dependency Object)
Hierarchy
FCCO (Software Component) Financial Closing Cockpit 200
   CA-GTF-FCC (Application Component) Financial Closing cockpit Add-on
     FCC_CLOSING (Package) Financial Closing Cockpit - SAPGUI and backend
Properties
Class CL_FCC_DEPENDENCY  
Short Description Dependency Object    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FCC_CLOSING   Financial Closing Cockpit - SAPGUI and backend 
Created 20110611   SAP 
Last change 20141108    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FCC_DEPENDENCY has no interface implemented.
Friends
Class CL_FCC_DEPENDENCY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_PREDECESSOR_TYPE Constant Public Type reference (TYPE) I 1 predecessor relationship 20110624
2 C_SUCCESSOR_TYPE Constant Public Type reference (TYPE) I 2 successor relationship 20110624
3 MD_EXPAND_BUFFER Instance attribute Public Type reference (TYPE) XFELD Checkbox 20110611
4 M_DEP_TYPE Instance attribute Public Type reference (TYPE) I dependency type 20110624
5 M_OWNER Instance attribute Public Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20110611
6 M_TEMPLATE_TYPE Instance attribute Public Type reference (TYPE) FCC_TEMPLATE_TYPE Template Type 20110810
7 M_TO Instance attribute Public Object reference (TYPE REF TO) CL_FCC_CITEMX Next Object 20110611
8 M_VALUES Instance attribute Public Type reference (TYPE) CHAR16 Generic Property 20110611
Methods
# Method Level Visibility Method type Description Created on
1 BREAK_DEPENDENCY Static method Public Method Break the dependency between predecessora and successor task 20110624
2 BREAK_DEPENDENCY_IM Instance method Public Method Instance Method Used to Break Depdendency Relation 20110822
3 BUILD_DEPENDENCY Static method Public Method Build dependency between predecessor and successor 20110624
4 CHECK_TEMPLATE_TYPE_TREE Instance method Public Method Check Template Type Exist in Dep Tree 20110820
5 CLEAR_VALUES Instance method Public Method 20110611
6 DELETE Instance method Public Method Delete and Remove from Owner 20110611
7 GET_AS_LIST Instance method Public Method Return Objects as List 20110611
8 GET_IS_SUC_DEP Instance method Public Method Get a boolean indicating whether it is successor dependency 20110624
Events
Class CL_FCC_DEPENDENCY has no event.
Types
Class CL_FCC_DEPENDENCY has no local type.
Method Signatures

Method BREAK_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PRE_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Dependency Object 20110624
2 Importing IR_SUC_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Dependency Object 20110624

Method BREAK_DEPENDENCY on class CL_FCC_DEPENDENCY has no exception.

Method BREAK_DEPENDENCY_IM Signature

Method BREAK_DEPENDENCY_IM on class CL_FCC_DEPENDENCY has no parameter.
Method BREAK_DEPENDENCY_IM on class CL_FCC_DEPENDENCY has no exception.

Method BUILD_DEPENDENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_PRE_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20110624
2 Importing IR_SUC_ITEM Call by reference Object reference (TYPE REF TO) CL_FCC_CITEMX Node Element 20110624

Method BUILD_DEPENDENCY on class CL_FCC_DEPENDENCY has no exception.

Method CHECK_TEMPLATE_TYPE_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEMPLATE_TYPE Call by reference Type reference (TYPE) FCC_TEMPLATE_TYPE Template Type 20110820
2 Returning RV_CHECK Value transfer Type reference (TYPE) ABAP_BOOL 20110820

Method CHECK_TEMPLATE_TYPE_TREE on class CL_FCC_DEPENDENCY has no exception.

Method CLEAR_VALUES Signature

Method CLEAR_VALUES on class CL_FCC_DEPENDENCY has no parameter.
Method CLEAR_VALUES on class CL_FCC_DEPENDENCY has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PMOVE Call by reference Type reference (TYPE) I 20110611

Method DELETE on class CL_FCC_DEPENDENCY has no exception.

Method GET_AS_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DEPS Call by reference Type reference (TYPE) FCC_DEPENDENCIES 20110611
2 Importing ID_SELMASK Call by reference Type reference (TYPE) CHAR16 20110611

Method GET_AS_LIST on class CL_FCC_DEPENDENCY has no exception.

Method GET_IS_SUC_DEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_IS_SUC Value transfer Type reference (TYPE) ABAP_BOOL 20110624

Method GET_IS_SUC_DEP on class CL_FCC_DEPENDENCY has no exception.
History
Last changed by/on SAP  20141108 
SAP Release Created in 607