SAP ABAP Class CL_GRPC_FLD_HANDLER_BASE (PC field handler)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
⤷ GRC-SPC (Application Component) Process Controls
⤷ GRPC_CCAT (Package) Process controls central catalogues
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_FLD_HANDLER | Field Interface | 20100108 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FLD_HANDLER_PCATE | Policy category field handler | 20110707 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FLD_HANDLER_PTYPE | Policy type field handler | 20110707 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_FLD_HANDLER_RESORG | Policy type field handler | 20110713 |
Properties
Class | CL_GRPC_FLD_HANDLER_BASE | |
Short Description | PC field handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRPC_CCAT | Process controls central catalogues |
Created | 20100108 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRPC_FLD_HANDLER_BASE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_FLD_HANDLER | Field Interface | 20100108 |
Friends
Class CL_GRPC_FLD_HANDLER_BASE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | MV_FLD | Instance attribute | Protected | Type reference (TYPE) | GRFN_FLD | Field ID | 20100108 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | MAP_API_FLD | Static method | Public | Method | Get the related API field | 20100111 |
2 | MAP_PC_ATTR | Static method | Public | Method | Get the related PC attr | 20100108 |
Events
Class CL_GRPC_FLD_HANDLER_BASE has no event.
Types
Class CL_GRPC_FLD_HANDLER_BASE has no local type.
Method Signatures
Method MAP_API_FLD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20100111 | ||
2 | Returning | RV_API_FLD | Value transfer | Type reference (TYPE) | GRFN_FLD | Field ID | 20100111 |
Method MAP_API_FLD on class CL_GRPC_FLD_HANDLER_BASE has no exception.
Method MAP_PC_ATTR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IV_FLD | Call by reference | Type reference (TYPE) | GRFN_FLD | Field ID | 20100108 | ||
2 | Returning | RV_ATTR | Value transfer | Type reference (TYPE) | GRPC_ATTRNAME | Attribute | 20100108 |
Method MAP_PC_ATTR on class CL_GRPC_FLD_HANDLER_BASE has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |