SAP ABAP Class CL_GRFN_EXT_LIST_FEEDER (Extension List Feeder)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_WD_REUSE (Package) GRC Common Layer Reusable UI Components
⤷
⤷
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 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRFN_EXT_LIST_FEEDER_CN | Control List feeder class | 20100528 |
Properties
| Class | CL_GRFN_EXT_LIST_FEEDER | |
| Short Description | Extension List Feeder | |
| 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 | GRFN_WD_REUSE | GRC Common Layer Reusable UI Components |
| Created | 20090819 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRFN_EXT_LIST_FEEDER has no forward declaration.
Interfaces
Class CL_GRFN_EXT_LIST_FEEDER has no interface implemented.
Friends
Class CL_GRFN_EXT_LIST_FEEDER has no friend class.
Attributes
Class CL_GRFN_EXT_LIST_FEEDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Key Identity | 20100423 | |
| 2 | Instance method | Public | Method | Fill key fields and extention | 20111209 |
Events
Class CL_GRFN_EXT_LIST_FEEDER has no event.
Types
Class CL_GRFN_EXT_LIST_FEEDER has no local type.
Method Signatures
Method CHECK_KEY_IDENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100423 | ||||
| 2 | IV_EXT | Call by reference | Type reference (TYPE) | GRFN_EXT | Extension object type | 20100423 | |||
| 3 | IV_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20111209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100423 |
Method FILL_KEY_FIELD_AND_EXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20111209 | ||||
| 2 | IS_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20111209 | ||||
| 3 | IV_EXT | Call by reference | Type reference (TYPE) | GRFN_EXT | Extension Object Type | 20111209 |
Method FILL_KEY_FIELD_AND_EXT on class CL_GRFN_EXT_LIST_FEEDER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |