SAP ABAP Class CL_GRPC_DISCSVYSP_LIST_FEEDER (Disclosure survey subprocess list feeder)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_DISCLOSURE_SURVEY (Package) Disclosure Survey
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRPC_DISCSVYOBJ_LIST_FEEDER | Disclosure survey evaluation | 20120323 |
Properties
| Class | CL_GRPC_DISCSVYSP_LIST_FEEDER | |
| Short Description | Disclosure survey subprocess list feeder | |
| Super Class | CL_GRPC_DISCSVYOBJ_LIST_FEEDER | Disclosure survey evaluation |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_DISCLOSURE_SURVEY | Disclosure Survey |
| Created | 20120323 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_DISCSVYSP_LIST_FEEDER has no forward declaration.
Interfaces
Class CL_GRPC_DISCSVYSP_LIST_FEEDER has no interface implemented.
Friends
Class CL_GRPC_DISCSVYSP_LIST_FEEDER has no friend class.
Attributes
Class CL_GRPC_DISCSVYSP_LIST_FEEDER has no attribute.
Methods
Class CL_GRPC_DISCSVYSP_LIST_FEEDER has no method.
Events
Class CL_GRPC_DISCSVYSP_LIST_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DISCSVY_EVA_SP | Public | See coding | 20120323 | BEGIN OF ys_discsvy_eva_sp.
INCLUDE TYPE cl_grpc_discsvyobj_list_feeder=>ys_discsvy_eva_object.
TYPES orgunit_name TYPE grfn_text.
TYPES END OF ys_discsvy_eva_sp
|
||
| 2 | YT_DISCSVY_EVA_SP | Public | See coding | 20120323 | yt_discsvy_eva_sp TYPE STANDARD TABLE OF ys_discsvy_eva_sp WITH DEFAULT KEY INITIAL SIZE 0
|
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |