SAP ABAP Class CL_GRRM_CNTOR_TECHOBJTYPE (Connector for Technical Object Type)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_CONTEXT (Package) Context Builder
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_UTIL_CONNECTOR | Super Class for Connectors | 20100707 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CNTOR | Connector for Dimension ID | 20100707 |
Properties
| Class | CL_GRRM_CNTOR_TECHOBJTYPE | |
| Short Description | Connector for Technical Object Type | |
| Super Class | CL_GRRM_UTIL_CONNECTOR | Super Class for Connectors |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | GRRM_CONTEXT | |
| Program status | ||
| Category | 0 | |
| Package | GRRM_CONTEXT | Context Builder |
| Created | 20100707 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRRM_CNTOR | Connector for Dimension ID | 20100707 |
Friends
Class CL_GRRM_CNTOR_TECHOBJTYPE has no friend class.
Attributes
Class CL_GRRM_CNTOR_TECHOBJTYPE has no attribute.
Methods
Class CL_GRRM_CNTOR_TECHOBJTYPE has no method.
Events
Class CL_GRRM_CNTOR_TECHOBJTYPE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_T370K | Public | See coding | 20100707 | BEGIN OF ys_t370k,
mandt type mandt,
eqart TYPE grrm_eqart,
END OF ys_t370k
|
||
| 2 | YS_T370K_T | Public | See coding | 20100707 | BEGIN OF ys_t370k_t,
mandt type mandt,
spras type spras,
eqart TYPE grrm_eqart,
eartx TYPE grrm_eartx,
END OF ys_t370k_t
|
||
| 3 | YT_T370K | Public | See coding | 20100707 | yt_t370k TYPE STANDARD TABLE OF ys_t370k WITH DEFAULT KEY
|
||
| 4 | YT_T370K_T | Public | See coding | 20100707 | yt_t370k_t TYPE STANDARD TABLE OF ys_t370k_t WITH DEFAULT KEY
|
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |