SAP ABAP Class CL_FCC_GLOBAL_ID_MANAGER (Global ID Manager)
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_GLOBAL_ID_MANAGER | |
| Short Description | Global ID Manager | |
| 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 | 20111111 | SAP |
| Last change | 20141107 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FCC_GLOBAL_ID_MANAGER has no forward declaration.
Interfaces
Class CL_FCC_GLOBAL_ID_MANAGER has no interface implemented.
Friends
Class CL_FCC_GLOBAL_ID_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | FCC_GLOBAL_ID_MONITOR_TYPE | 'F' | Folder Monitor | 20111222 | ||
| 2 | Constant | Public | Type reference (TYPE) | FCC_GLOBAL_ID_MONITOR_TYPE | 'O' | Org Monitor | 20111222 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Global ID by Select Options | 20111111 | |
| 2 | Static method | Public | Method | Get Global ID Matrix Data | 20111115 | |
| 3 | Static method | Public | Method | Get Task List By Global ID | 20111114 |
Events
Class CL_FCC_GLOBAL_ID_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | T_SEL | Public | See coding | 20111111 | t_sel TYPE RANGE OF fcc_global_id_sel
|
Method Signatures
Method GET_GLOBAL_ID_BY_SEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_GLOBAL_ID | Call by reference | Type reference (TYPE) | FCC_T_GLOBALID | Table of Global ID | 20111111 | |||
| 2 | IT_GLOBAL_ID_SEL | Call by reference | Type reference (TYPE) | T_SEL | 20111111 |
Method GET_GLOBAL_ID_BY_SEL on class CL_FCC_GLOBAL_ID_MANAGER has no exception.
Method GET_MATRIX_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | FCC_T_GI_MATRIX_DATA | Table of global id matrix data | 20111115 | |||
| 2 | IT_BUKRS | Call by reference | Type reference (TYPE) | FCC_IVAL | ITab for TFC_VAL | 20111205 | |||
| 3 | IT_GLOBAL_ID | Call by reference | Type reference (TYPE) | FCC_T_GLOBALID | Table of Global ID | 20111115 | |||
| 4 | IT_KOKRS | Call by reference | Type reference (TYPE) | FCC_IVAL | ITab for TFC_VAL | 20111205 | |||
| 5 | IT_TASK_LIST | Call by reference | Type reference (TYPE) | FCC_T_TASKLIST | Task list | 20111115 | |||
| 6 | IT_WERKS | Call by reference | Type reference (TYPE) | FCC_IVAL | ITab for TFC_VAL | 20111205 | |||
| 7 | IV_FLD_END | Call by reference | Type reference (TYPE) | INT1 | Dummy for B20 int1 (Local Everywhere) | 20111222 | |||
| 8 | IV_FLD_START | Call by reference | Type reference (TYPE) | INT1 | Dummy for B20 int1 (Local Everywhere) | 20111222 | |||
| 9 | IV_MODE | Call by reference | Type reference (TYPE) | FCC_GLOBAL_ID_MONITOR_TYPE | Global ID Monitor Type | 20111222 |
Method GET_MATRIX_DATA on class CL_FCC_GLOBAL_ID_MANAGER has no exception.
Method GET_TASK_LIST_BY_GLOBAL_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TASKLIST | Call by reference | Type reference (TYPE) | FCC_T_TASKLIST | Task list | 20111114 | |||
| 2 | IT_DATE_SEL | Call by reference | Type reference (TYPE) | T_SEL | 20111114 | ||||
| 3 | IT_GLOBAL_SEL | Call by reference | Type reference (TYPE) | T_SEL | Table of Global ID | 20111114 | |||
| 4 | IT_STATUS_SEL | Call by reference | Type reference (TYPE) | T_SEL | 20120103 | ||||
| 5 | IT_TEMPL_SEL | Call by reference | Type reference (TYPE) | T_SEL | 20111114 | ||||
| 6 | IV_METHOD | Call by reference | Type reference (TYPE) | FCC_METHOD | Hierarchies of Closing Structure | 20111203 |
Method GET_TASK_LIST_BY_GLOBAL_ID on class CL_FCC_GLOBAL_ID_MANAGER has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 100 |