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
⤷ 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 | MS_DISCSVY | Instance attribute | Private | Type reference (TYPE) | GRPCDISCSVY | 20120320 | |||
2 | MT_SVYOBJ | Instance attribute | Private | Type reference (TYPE) | GRPC_T_DISCSVY_OBJECT | 20120320 | |||
3 | MV_LOCKED | 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 | CONSTRUCTOR | Instance method | Public | Constructor | 20120319 | |
2 | CREATE_DISCSVY | Static method | Public | Method | 20120316 | |
3 | CREATE_DISCSVY_OBJECTS | Instance method | Public | Method | 20120320 | |
4 | DEQUEUE | Instance method | Public | Method | 20120315 | |
5 | ENQUEUE | Instance method | Public | Method | 20120314 | |
6 | GET_DISCSVY | Instance method | Public | Method | 20120319 | |
7 | GET_DISCSVY_ID | Instance method | Public | Method | 20120320 | |
8 | GET_DISCSVY_OBJECTS | Instance method | Public | Method | 20120319 | |
9 | GET_INSTANCE | Static method | Public | Method | 20120320 | |
10 | GET_SURVEY_OBJ_BY_ID | Static method | Public | Method | 20120416 | |
11 | UPDATE_DISCSVY | Instance method | Public | Method | 20120316 | |
12 | UPDATE_DISCSVY_OBJECT | 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 | Importing | IS_DISCSVY | Call by reference | Type reference (TYPE) | GRPCDISCSVY | 20120320 | |||
2 | Importing | 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 | Importing | 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 | Importing | 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 | CX_GRFN_EXCEPTION | 20120315 |
Method ENQUEUE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RV_LOCKED | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120314 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_GRFN_EXCEPTION | Generic GRC API exception | 20120314 |
Method GET_DISCSVY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | 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 | Returning | 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 | Exporting | 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 | Importing | IV_DISCSVY_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | 20120320 | |||
2 | Returning | 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 | Importing | IV_UUID | Call by reference | Type reference (TYPE) | GRFN_GUID | Object ID | 20120416 | ||
2 | Returning | 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 | Importing | 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 | Importing | 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 |