SAP ABAP Class CL_GRRM_CNTOR_FUNCLOC (Connector for Functional Location)
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 | 20100616 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CNTOR | Connector for Dimension ID | 20100604 |
Properties
Class | CL_GRRM_CNTOR_FUNCLOC | |
Short Description | Connector for Functional Location | |
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 | 20100604 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRRM_CNTOR_FUNCLOC has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRRM_CNTOR | Connector for Dimension ID | 20100604 |
Friends
Class CL_GRRM_CNTOR_FUNCLOC has no friend class.
Attributes
Class CL_GRRM_CNTOR_FUNCLOC has no attribute.
Methods
Class CL_GRRM_CNTOR_FUNCLOC has no method.
Events
Class CL_GRRM_CNTOR_FUNCLOC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_FUNCT_LOCATION | Public | See coding | 20100616 | BEGIN OF ys_funct_location, " source structure: BAPI_ITOB_FL_SEL_RESULT (GI7)
functlocation TYPE char30,
funcloc TYPE char40,
label_syst TYPE char1,
descript TYPE char40,
strind TYPE char5,
category TYPE char1,
supfloc TYPE char30,
planplant TYPE char4,
maintplant TYPE char4,
plangroup TYPE char3,
sortfield TYPE char30,
END OF ys_funct_location
|
||
2 | YT_FUNCT_LOCATION | Public | See coding | 20100616 | yt_funct_location TYPE STANDARD TABLE OF ys_funct_location WITH DEFAULT KEY
|
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |