SAP ABAP Class CL_GRPC_DISCSVYCN_LIST_FEEDER (Disclosure survey control 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_DISCSVYCN_LIST_FEEDER | |
| Short Description | Disclosure survey control 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_DISCSVYCN_LIST_FEEDER has no forward declaration.
Interfaces
Class CL_GRPC_DISCSVYCN_LIST_FEEDER has no interface implemented.
Friends
Class CL_GRPC_DISCSVYCN_LIST_FEEDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | GRPCB_T_ATTRVAL_TEXT | 20120323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20120323 |
Events
Class CL_GRPC_DISCSVYCN_LIST_FEEDER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_DISCSVY_EVA_CN | Public | See coding | 20120323 | BEGIN OF ys_discsvy_eva_cn.
INCLUDE TYPE cl_grpc_discsvyobj_list_feeder=>ys_discsvy_eva_object.
TYPES subprocess_name TYPE grfn_text.
TYPES orgunit_name TYPE grfn_text.
TYPES frequency TYPE string.
TYPES END OF ys_discsvy_eva_cn
|
||
| 2 | YT_DISCSVY_EVA_CN | Public | See coding | 20120323 | yt_discsvy_eva_cn TYPE STANDARD TABLE OF ys_discsvy_eva_cn WITH DEFAULT KEY INITIAL SIZE 0
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_GRPC_DISCSVYCN_LIST_FEEDER has no parameter.
Method CLASS_CONSTRUCTOR on class CL_GRPC_DISCSVYCN_LIST_FEEDER has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |