SAP ABAP Class CL_GRPC_REG_LIST_FEEDER (Regulation List Feeder Class)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_CCAT (Package) Process controls central catalogues
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_LIST_FEEDER_BASE | Configurable List Base Feeder Class | 20100113 |
Properties
| Class | CL_GRPC_REG_LIST_FEEDER | |
| Short Description | Regulation List Feeder Class | |
| Super Class | CL_GRFN_LIST_FEEDER_BASE | Configurable List Base Feeder Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_CCAT | Process controls central catalogues |
| Created | 20100111 | SAP |
| Last change | 20141106 | |
| 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_GRPC_REG_LIST_FEEDER has no interface implemented.
Friends
Class CL_GRPC_REG_LIST_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SY-MSGID | 'GRPC_CCAT' | Message Class | 20100604 | ||
| 2 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRFN_MODEL_CATALOGUE' | Reference type | 20100607 | ||
| 3 | Constant | Private | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_SETUP' | Reference type | 20100604 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Fill regulation data | 20100913 | |
| 2 | Instance method | Private | Method | Get regulation IDs from data | 20100601 |
Events
Class CL_GRPC_REG_LIST_FEEDER has no event.
Types
Class CL_GRPC_REG_LIST_FEEDER has no local type.
Method Signatures
Method FILL_REGULATION_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_REGULATION_DATA | Call by reference | Type reference (TYPE) | TABLE | 20100913 | ||||
| 2 | IT_REGULATION | Call by reference | Type reference (TYPE) | GRFN_T_API_OBJECT | 20100913 |
Method FILL_REGULATION_DATA on class CL_GRPC_REG_LIST_FEEDER has no exception.
Method GET_REGULATION_IDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_REGULATION_DATA | Call by reference | Type reference (TYPE) | TABLE | 20100601 | ||||
| 2 | RT_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_T_API_OBJECT_ID | Table type of API object ID | 20100601 |
Method GET_REGULATION_IDS on class CL_GRPC_REG_LIST_FEEDER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |