SAP ABAP Class CL_FCC_BASIC_NODE (Basic Node)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FCC_CITEMX | Task Item Element | 20110611 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FCC_NODE | Node Element | 20110611 |
Properties
| Class | CL_FCC_BASIC_NODE | |
| Short Description | Basic Node | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | FCC0 | |
| Program status | P | SAP Standard Production Program |
| 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
Class CL_FCC_BASIC_NODE has no forward declaration.
Interfaces
Class CL_FCC_BASIC_NODE has no interface implemented.
Friends
Class CL_FCC_BASIC_NODE 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 | 0 | Do Not Call Recursively | 20110611 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | 1 | Call Recursively | 20110611 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110611 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20110611 | |||
| 5 | Constant | Public | Type reference (TYPE) | FCC_EDIT_MODE | 'N' | Edit Mode of Node/Item | 20111017 | ||
| 6 | Constant | Public | Type reference (TYPE) | FCC_EDIT_MODE | '' | Edit Mode of Node/Item | 20111017 | ||
| 7 | Instance attribute | Public | Type reference (TYPE) | FCC_TG_ASSIGN | Task Group Assignment | 20110805 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | FCC_EDIT_MODE | Edit Mode of Node/Item | 20111014 | |||
| 9 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FCC_CFC | Class for Administration of Fast Close | 20110611 | |||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior für Drag&Drop | 20110611 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | FCC_AUTH_RESULT | Authorization Check Result | 20110825 | |||
| 12 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20110611 | |||
| 13 | Static Attribute | Public | Type reference (TYPE) | BAL_T_FLD | Application Log: Field Name Table | 20110611 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | SCMA_NODE | Unique ID | 20110726 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | I | 20110611 | ||||
| 16 | Instance attribute | Public | Type reference (TYPE) | FCC_FOLDER_TEXT | Description of a Folder | 20110611 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | FCC_T_LANGUAGE_TEXT | Itab for TFC_LANGUAGE_TEXT | 20110611 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | FCC_TREE_PATH_LONG | Value Buffer | 20110611 | |||
| 19 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FCC_NODE | Node Element | 20110611 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | FCC_NUM | Counter | 20110611 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | LVC_NKEY | ALV Tree Control: Node Key | 20110611 |
Methods
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGE_OBJEKT | Static Event (1) |
Public (2) |
Signal Object Change | 20110611 |
| 2 | DELETE_OBJEKT | Static Event (1) |
Public (2) |
Delete Object | 20110611 |
Types
Class CL_FCC_BASIC_NODE has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_FCC_BASIC_NODE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FCC_BASIC_NODE has no exception.
Method CLEAR_EDIT_MODE Signature
Method CLEAR_EDIT_MODE on class CL_FCC_BASIC_NODE has no parameter.
Method CLEAR_EDIT_MODE on class CL_FCC_BASIC_NODE has no exception.
Method CLEAR_VALUES1 Signature
Method CLEAR_VALUES1 on class CL_FCC_BASIC_NODE has no parameter.
Method CLEAR_VALUES1 on class CL_FCC_BASIC_NODE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_CFC | Call by reference | Object reference (TYPE REF TO) | CL_FCC_CFC | Klasse zur Verwaltung des FastClose | 20110611 | |||
| 2 | P_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NODE | Knotenelement | 20110611 |
Method CONSTRUCTOR on class CL_FCC_BASIC_NODE has no exception.
Method CREATE_CHANGE_DOCUMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PINSTANCE | Call by reference | Type reference (TYPE) | FCC_NUM | Zähler | 20110611 | |||
| 2 | PPROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | FastClose: Abschlußplan | 20110611 | |||
| 3 | P_ORG_ID | Call by reference | Type reference (TYPE) | SCMA_NODE | Zähler | 20110611 | |||
| 4 | P_TABNAME | Call by reference | Type reference (TYPE) | TABNAME | Tabellenname | 20110611 | |||
| 5 | WORKAREA_NEW | Call by reference | Type reference (TYPE) | ANY | 20110611 | ||||
| 6 | WORKAREA_OLD | Call by reference | Type reference (TYPE) | ANY | 20110611 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | No CLOSE was called for last object | 20110611 |
Method GET_DRAG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_HANDLE | Call by reference | Type reference (TYPE) | I | 20110611 |
Method GET_DRAG_HANDLE on class CL_FCC_BASIC_NODE has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_HDR | Value transfer | Type reference (TYPE) | FCC_INST_HDR | Kopfinformation Statusverwaltung FastClose | 20110611 |
Method GET_HEADER on class CL_FCC_BASIC_NODE has no exception.
Method GET_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | SCMA_NODE | Node ID | 20110726 |
Method GET_ID on class CL_FCC_BASIC_NODE has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_INSTANCE | Value transfer | Type reference (TYPE) | FCC_INSTANCE | Instanzen eines Profils | 20110611 |
Method GET_INSTANCE on class CL_FCC_BASIC_NODE has no exception.
Method GET_ISEXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SEL | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110611 |
Method GET_ISEXPANDED on class CL_FCC_BASIC_NODE has no exception.
Method GET_ISSELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SEL | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110611 |
Method GET_ISSELECTED on class CL_FCC_BASIC_NODE has no exception.
Method GET_PARENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARENTS | Call by reference | Type reference (TYPE) | FCC_T_BASIC_NODE | Itab zu C_Basic_node | 20110611 |
Method GET_PARENTS on class CL_FCC_BASIC_NODE has no exception.
Method GET_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RD_TEXT | Value transfer | Type reference (TYPE) | FCC_FOLDER_TEXT | Fast Close: Text einer Aufgabe | 20110611 |
Method GET_TEXT on class CL_FCC_BASIC_NODE has no exception.
Method PARENT_IN_ITAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BASIC_NODES | Call by reference | Type reference (TYPE) | FCC_T_BASIC_NODE | Itab zu C_Basic_node | 20110611 | |||
| 2 | RD_IS_FOUND | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110611 |
Method PARENT_IN_ITAB on class CL_FCC_BASIC_NODE has no exception.
Method RE_CHANGE_OBJEKT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELDNAME | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20110611 | |||
| 2 | IR_NEW_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NODE | Knotenelement | 20110611 | |||
| 3 | IR_OLD_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_FCC_NODE | Knotenelement | 20110611 |
Method RE_CHANGE_OBJEKT on class CL_FCC_BASIC_NODE has no exception.
Method SET_DATA_CHANGED Signature
Method SET_DATA_CHANGED on class CL_FCC_BASIC_NODE has no parameter.
Method SET_DATA_CHANGED on class CL_FCC_BASIC_NODE has no exception.
Method SET_ISEXPANDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PEXP | Call by reference | Type reference (TYPE) | AS4LOCAL | Aktivierungsstand eines Repository-Objektes | 20110611 |
Method SET_ISEXPANDED on class CL_FCC_BASIC_NODE has no exception.
Method SET_ISSELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_SEL | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110611 |
Method SET_ISSELECTED on class CL_FCC_BASIC_NODE has no exception.
Method STORE_USER_DATA_BASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_ORG_ID | Call by reference | Type reference (TYPE) | SCMA_NODE | Integer f. Fast Close (Nodeverwaltung) | 20110611 | |||
| 2 | P_PROFILE | Call by reference | Type reference (TYPE) | FCC_PROFILE | FastClose: Abschlußplan | 20110611 | |||
| 3 | P_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | R/3-System, Anmeldename des Benutzers | 20110611 | |||
| 4 | P_USR | Call by reference | Type reference (TYPE) | FCC_IUSR | ITAB zu DB-Tab TFC_USR | 20110611 |
Method STORE_USER_DATA_BASE on class CL_FCC_BASIC_NODE has no exception.
Event Signatures
Event CHANGE_OBJEKT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | FIELDNAME | 20110611 | |||
| 2 | IR_NEW_PARENT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_FCC_NODE | Knotenelement | 20110611 | ||
| 3 | IR_OLD_PARENT | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_FCC_NODE | Knotenelement | 20110611 | ||
| 4 | I_CALLER | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20110611 | ||
| 5 | P_BASIC_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_FCC_BASIC_NODE | 20110611 |
Event DELETE_OBJEKT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | P_BASIC_NODE | Exporting | Value transfer | Object reference (TYPE REF TO) | CL_FCC_BASIC_NODE | Basisknoten | 20110611 | ||
| 2 | P_MOVE | Exporting | Value transfer | Type reference (TYPE) | I | '1' | 20110611 |
History
| Last changed by/on | SAP | 20141108 |
| SAP Release Created in | 607 |