SAP ABAP Class CL_FCC_DD_DOCUMENT (Display Item Detail)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DD_DOCUMENT | Dynamic Documents: Document | 20121108 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_FCC_DOCUMENT_FC | Display Item Detail | 20121108 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_FCC_TG_MATRIX_DOC | Matrix Detail Document | 20121108 |
Properties
| Class | CL_FCC_DD_DOCUMENT | |
| Short Description | Display Item Detail | |
| Super Class | CL_DD_DOCUMENT | Dynamic Documents: Document |
| 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 | 20121108 | SAP |
| Last change | 20141107 | |
| 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_DD_DOCUMENT has no interface implemented.
Friends
Class CL_FCC_DD_DOCUMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FCC_CITEMX | Task Item Element | 20121108 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_FCC_TASK_GROUP | Task Group | 20121108 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | FCC_TEMPL_HDR | Header Information on Status Admin for Fast Close | 20121108 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | FCC_INSTANCE | Instances of a Profile | 20121108 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | FCC_TEMPL_ITEM | Administration of a Job (Report/Transaction or Workflow) | 20121108 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | FCC_PATH_ITEM | Path + TFC_ITEM | 20121108 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SMOUTPUT | Output Structure of the Monitor | 20121108 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SCMATREED | Table for Entries that are Dependent on Time and Date | 20121108 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | FCC_T_ORG_OBJECTS | Itab for TFC_ORG_OBJECTS | 20121108 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | FCC_T_SMOUTPUT | Itab for SMOUTPUT | 20121108 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | FCC_T_SPOOL_DISPLAY | ITAB for TFC_SPOOL_DISPLAY | 20121108 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121108 | ||||
| 13 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20121108 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | FCC_RT_JOB_ID | Identifier of Remote Task | 20121108 | |||
| 15 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20121108 | ||||
| 16 | Instance attribute | Public | Type reference (TYPE) | CHAR1 | 20121108 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20121108 | |
| 2 | Instance method | Public | Event handling method | 20121108 | ||
| 3 | Instance method | Public | Method | Set details tab | 20121108 |
Events
Class CL_FCC_DD_DOCUMENT has no event.
Types
Class CL_FCC_DD_DOCUMENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | 20121108 |
Method CONSTRUCTOR on class CL_FCC_DD_DOCUMENT has no exception.
Method HANDLE_DD_LINK_CLICKED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20121108 |
Method HANDLE_DD_LINK_CLICKED on class CL_FCC_DD_DOCUMENT has no exception.
Method SET_DETAILS_TAB Signature
Method SET_DETAILS_TAB on class CL_FCC_DD_DOCUMENT has no parameter.
Method SET_DETAILS_TAB on class CL_FCC_DD_DOCUMENT has no exception.
History
| Last changed by/on | SAP | 20141107 |
| SAP Release Created in | 200 |