SAP ABAP Class CL_GRPC_MODEL_DISC_SURVEY (Disclosure survey API model class)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20120313 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_MODEL_DISCSVY | Disclosure survey model | 20120321 |
Properties
| Class | CL_GRPC_MODEL_DISC_SURVEY | |
| Short Description | Disclosure survey API model class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_DISCLOSURE_SURVEY | Disclosure Survey |
| Created | 20120313 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_MODEL_DISC_SURVEY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRFN_API_MODEL | Interface for handling of GRC API models | 20120313 | ||
| 2 | IF_GRPC_MODEL_DISCSVY | Disclosure survey model | 20120321 |
Friends
Class CL_GRPC_MODEL_DISC_SURVEY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CLASSNAME | 'CL_GRPC_MODEL_DISC_SURVEY' | Reference type | 20120313 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRFN_S_DATE_INTERVAL | PC Compatibility: Date and Timeframe | 20120313 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_DISCSVY | 20120315 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | BEGDATUM | Start Date | 20120313 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ENDDATUM | End Date | 20120313 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20120313 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20120313 | |||
| 8 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRFN_MODEL_POLICY | API model for policy & policy group | 20120313 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120313 | ||
| 2 | Instance method | Public | Method | 20120320 | ||
| 3 | Instance method | Public | Method | 20120319 | ||
| 4 | Instance method | Public | Method | 20120319 | ||
| 5 | Instance method | Public | Method | 20120316 | ||
| 6 | Instance method | Public | Method | 20120316 | ||
| 7 | Instance method | Public | Method | 20120319 |
Events
Class CL_GRPC_MODEL_DISC_SURVEY has no event.
Types
Class CL_GRPC_MODEL_DISC_SURVEY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TF_YEAR | Call by reference | Type reference (TYPE) | GRFN_TF_YEAR | Timeframe Year | 20120314 | |||
| 2 | IV_TIMEFRAME | Call by reference | Type reference (TYPE) | GRFN_TIMEFRAME | Timeframe | 20120314 |
Method CONSTRUCTOR on class CL_GRPC_MODEL_DISC_SURVEY has no exception.
Method CREATE_DISCSVY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_SVY | Call by reference | Type reference (TYPE) | GRPCDISCSVY | 20120320 | ||||
| 2 | IT_SVYOBJ | Call by reference | Type reference (TYPE) | GRPC_T_DISCSVY_OBJECT | 20120320 | ||||
| 3 | RO_INST | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_DISC_SURVEY | 20120320 |
Method CREATE_DISCSVY on class CL_GRPC_MODEL_DISC_SURVEY has no exception.
Method CREATE_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | GRPCDISCSVYPLAN | 20120319 |
Method CREATE_PLAN on class CL_GRPC_MODEL_DISC_SURVEY has no exception.
Method DELETE_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | 20120319 |
Method DELETE_PLAN on class CL_GRPC_MODEL_DISC_SURVEY has no exception.
Method GET_DISCSVY_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | 20120316 | ||||
| 2 | RO_INST | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_DISC_SURVEY | disclosure survey | 20120316 |
Method GET_DISCSVY_INSTANCE on class CL_GRPC_MODEL_DISC_SURVEY has no exception.
Method GET_DISCSVY_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DISCSVY | Call by reference | Type reference (TYPE) | GRPC_T_DISCSVY | table type of disclosure suvey | 20120316 | |||
| 2 | IV_PLAN_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20120316 |
Method GET_DISCSVY_LIST on class CL_GRPC_MODEL_DISC_SURVEY has no exception.
Method GET_PLAN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | 20120319 | ||||
| 2 | RS_DATA | Value transfer | Type reference (TYPE) | GRPCDISCSVYPLAN | 20120319 |
Method GET_PLAN on class CL_GRPC_MODEL_DISC_SURVEY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |