SAP ABAP Class CL_GRPC_DISC_SURVEY (disclosure survey)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-SPC (Application Component) Process Controls
⤷
GRPC_DISCLOSURE_SURVEY (Package) Disclosure Survey
⤷
⤷
Properties
| Class | CL_GRPC_DISC_SURVEY | |
| Short Description | disclosure survey | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRPC_DISCLOSURE_SURVEY | Disclosure Survey |
| Created | 20120314 | SAP |
| Last change | 20141106 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GRPC_DISC_SURVEY has no forward declaration.
Interfaces
Class CL_GRPC_DISC_SURVEY has no interface implemented.
Friends
Class CL_GRPC_DISC_SURVEY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | GRPCDISCSVY | 20120320 | ||||
| 2 | Instance attribute | Private | Type reference (TYPE) | GRPC_T_DISCSVY_OBJECT | 20120320 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120314 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20120319 | ||
| 2 | Static method | Public | Method | 20120316 | ||
| 3 | Instance method | Public | Method | 20120320 | ||
| 4 | Instance method | Public | Method | 20120315 | ||
| 5 | Instance method | Public | Method | 20120314 | ||
| 6 | Instance method | Public | Method | 20120319 | ||
| 7 | Instance method | Public | Method | 20120320 | ||
| 8 | Instance method | Public | Method | 20120319 | ||
| 9 | Static method | Public | Method | 20120320 | ||
| 10 | Static method | Public | Method | 20120416 | ||
| 11 | Instance method | Public | Method | 20120316 | ||
| 12 | Instance method | Public | Method | 20120320 |
Events
Class CL_GRPC_DISC_SURVEY has no event.
Types
Class CL_GRPC_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 | IS_DISCSVY | Call by reference | Type reference (TYPE) | GRPCDISCSVY | 20120320 | ||||
| 2 | IT_SVYOBJ | Call by reference | Type reference (TYPE) | GRPC_T_DISCSVY_OBJECT | 20120320 |
Method CONSTRUCTOR on class CL_GRPC_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_DATA | Call by reference | Type reference (TYPE) | GRPCDISCSVY | 20120316 |
Method CREATE_DISCSVY on class CL_GRPC_DISC_SURVEY has no exception.
Method CREATE_DISCSVY_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_DATA | Call by reference | Type reference (TYPE) | GRPC_T_DISCSVY_OBJECT | 20120320 |
Method CREATE_DISCSVY_OBJECTS on class CL_GRPC_DISC_SURVEY has no exception.
Method DEQUEUE Signature
Method DEQUEUE on class CL_GRPC_DISC_SURVEY has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120315 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_LOCKED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20120314 |
Method GET_DISCSVY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Call by reference | Type reference (TYPE) | GRPCDISCSVY | 20120319 |
Method GET_DISCSVY on class CL_GRPC_DISC_SURVEY has no exception.
Method GET_DISCSVY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ID | Value transfer | Type reference (TYPE) | GRFN_GUID | 20120320 |
Method GET_DISCSVY_ID on class CL_GRPC_DISC_SURVEY has no exception.
Method GET_DISCSVY_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_DATA | Call by reference | Type reference (TYPE) | GRPC_T_DISCSVY_OBJECT | 20120319 |
Method GET_DISCSVY_OBJECTS on class CL_GRPC_DISC_SURVEY has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DISCSVY_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | 20120320 | ||||
| 2 | RO_INST | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_DISC_SURVEY | 20120320 |
Method GET_INSTANCE on class CL_GRPC_DISC_SURVEY has no exception.
Method GET_SURVEY_OBJ_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UUID | Call by reference | Type reference (TYPE) | GRFN_GUID | Object ID | 20120416 | |||
| 2 | RS_SURVEY_OBJ | Value transfer | Type reference (TYPE) | GRPCDISCSVYOBJ | disclosure survey object | 20120416 |
Method GET_SURVEY_OBJ_BY_ID on class CL_GRPC_DISC_SURVEY has no exception.
Method UPDATE_DISCSVY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | GRPCDISCSVY | 20120316 |
Method UPDATE_DISCSVY on class CL_GRPC_DISC_SURVEY has no exception.
Method UPDATE_DISCSVY_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Call by reference | Type reference (TYPE) | GRPCDISCSVYOBJ | 20120320 |
Method UPDATE_DISCSVY_OBJECT on class CL_GRPC_DISC_SURVEY has no exception.
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | V1100 |