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 | ![]() |
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 | ![]() |
Constant | Public | Type reference (TYPE) | I | 1 | predecessor relationship | 20110624 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | I | 2 | successor relationship | 20110624 | |
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | XFELD | Checkbox | 20110611 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | I | dependency type | 20110624 | ||
5 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Node Element | 20110611 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FCC_TEMPLATE_TYPE | Template Type | 20110810 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Next Object | 20110611 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR16 | Generic Property | 20110611 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Break the dependency between predecessora and successor task | 20110624 |
2 | ![]() |
Instance method | Public | Method | Instance Method Used to Break Depdendency Relation | 20110822 |
3 | ![]() |
Static method | Public | Method | Build dependency between predecessor and successor | 20110624 |
4 | ![]() |
Instance method | Public | Method | Check Template Type Exist in Dep Tree | 20110820 |
5 | ![]() |
Instance method | Public | Method | 20110611 | |
6 | ![]() |
Instance method | Public | Method | Delete and Remove from Owner | 20110611 |
7 | ![]() |
Instance method | Public | Method | Return Objects as List | 20110611 |
8 | ![]() |
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 | ![]() |
IR_PRE_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Dependency Object | 20110624 | ||
2 | ![]() |
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 | ![]() |
IR_PRE_ITEM | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Node Element | 20110624 | ||
2 | ![]() |
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 | ![]() |
IV_TEMPLATE_TYPE | Call by reference | Type reference (TYPE) | FCC_TEMPLATE_TYPE | Template Type | 20110820 | ||
2 | ![]() |
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 | ![]() |
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 | ![]() |
ET_DEPS | Call by reference | Type reference (TYPE) | FCC_DEPENDENCIES | 20110611 | |||
2 | ![]() |
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 | ![]() |
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 |