SAP ABAP Class CL_GRRM_CNTOR_BUSAREA (Connector for Business Area)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-RM (Application Component) GRC Risk Management
⤷ GRRM_CONTEXT (Package) Context Builder
⤷ 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 | 20100615 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CNTOR | Connector for Dimension ID | 20100518 |
Properties
Class | CL_GRRM_CNTOR_BUSAREA | |
Short Description | Connector for Business Area | |
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 | 20100518 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_CNTOR_BUSAREA has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRRM_CNTOR | Connector for Dimension ID | 20100518 |
Friends
Class CL_GRRM_CNTOR_BUSAREA has no friend class.
Attributes
Class CL_GRRM_CNTOR_BUSAREA has no attribute.
Methods
Class CL_GRRM_CNTOR_BUSAREA has no method.
Events
Class CL_GRRM_CNTOR_BUSAREA has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_BUSINESSAREA_LIST | Private | See coding | 20100616 | BEGIN OF ys_businessarea_list,
bus_area TYPE gsber,
bus_ar_des TYPE gtext,
END OF ys_businessarea_list
|
||
2 | YT_BUSINESSAREA_LIST | Private | See coding | 20100616 | yt_businessarea_list TYPE STANDARD TABLE OF ys_businessarea_list
|
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |