SAP ABAP Class CL_GRPC_API_DISCSVY (Disclosure survey)
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_GRFN_API_BASIS | Basis class for GRC API classes | 20120313 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRFN_REPORT | Get data for reporting engine | 20120413 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRPC_DISCSVY | Disclosure survey | 20120313 |
Properties
Class | CL_GRPC_API_DISCSVY | |
Short Description | Disclosure survey | |
Super Class | CL_GRFN_API_BASIS | Basis class for GRC API classes |
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
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_REPORT | Get data for reporting engine | 20120413 | ||
2 | IF_GRPC_DISCSVY | Disclosure survey | 20120313 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_GRFN_API_SESSION | 20120323 | Session Management for GRC APIs |
Attributes
Methods
Events
Class CL_GRPC_API_DISCSVY has no event.
Types
Class CL_GRPC_API_DISCSVY has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_GRPC_MODEL_DISCSVY | 20120320 | |||
2 | ![]() |
IO_PLAN | Call by reference | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY_PLAN | 20120402 | |||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | 20120313 | |||
4 | ![]() |
IV_ID | Call by reference | Type reference (TYPE) | GUID_32 | 20120320 | |||
5 | ![]() |
IV_PHASE | Call by reference | Type reference (TYPE) | IF_GRPC_DISCSVY_PLAN=>YS_PHASE | 20120322 | |||
6 | ![]() |
IV_PLANNER | Call by reference | Type reference (TYPE) | GUID_32 | 20120315 | |||
7 | ![]() |
IV_RECIPIENT | Call by reference | Type reference (TYPE) | UNAME | 20120313 |
Method CONSTRUCTOR on class CL_GRPC_API_DISCSVY has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20120323 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20120323 | ||
3 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_GRPC_API_DISCSVY | Survey Instance API class | 20120323 |
Method GET on class CL_GRPC_API_DISCSVY has no exception.
Method GET_BY_ID 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) | GUID_32 | 20120316 | |||
2 | ![]() |
RO_DISCSVY | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY | 20120316 |
Method GET_BY_ID on class CL_GRPC_API_DISCSVY has no exception.
Method GET_BY_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_PLAN | Call by reference | Type reference (TYPE) | GUID_32 | 20120316 | |||
2 | ![]() |
IV_RECIPIENT | Call by reference | Type reference (TYPE) | UNAME | 20120316 | |||
3 | ![]() |
RO_DISCSVY | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY | 20120316 |
Method GET_BY_PLAN on class CL_GRPC_API_DISCSVY has no exception.
Method GET_DISCSVY_TEMPLET_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_API_OBJECT_ID | Object ID | 20120402 |
Method GET_DISCSVY_TEMPLET_ID on class CL_GRPC_API_DISCSVY has no exception.
Method GET_PLAN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_PLAN | Value transfer | Type reference (TYPE) | GUID_32 | GUID in 'CHAR' Format in Uppercase | 20120419 |
Method GET_PLAN on class CL_GRPC_API_DISCSVY has no exception.
Method GET_REVIEW_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_REVIEW_ID | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20120515 |
Method GET_REVIEW_ID on class CL_GRPC_API_DISCSVY has no exception.
Method GET_REVIEW_T Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_IS_REVIEW | Value transfer | Type reference (TYPE) | GRFN_REP_IS_REVIEW_T | Whether the task is review task for Disclosure Survey | 20120511 |
Method GET_REVIEW_T on class CL_GRPC_API_DISCSVY has no exception.
Method GET_STATUS_T Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_STATUS_T | Value transfer | Type reference (TYPE) | GRFN_REP_STATUS_TXT | Status | 20120511 |
Method GET_STATUS_T on class CL_GRPC_API_DISCSVY has no exception.
Method ON_STATUS_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATUS | Call by reference | Type reference (TYPE) | IF_GRPC_DISCSVY=>YS_STATUS | 20120419 |
Method ON_STATUS_CHANGED on class CL_GRPC_API_DISCSVY has no exception.
Method RETRIEVE Signature
Method RETRIEVE on class CL_GRPC_API_DISCSVY has no parameter.
Method RETRIEVE on class CL_GRPC_API_DISCSVY has no exception.
Method _ADD_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20120320 | |||
2 | ![]() |
IV_UUID | Call by reference | Type reference (TYPE) | GRFN_GUID | Object ID | 20120416 | ||
3 | ![]() |
RO_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY_OBJECT | 20120320 |
Method _ADD_OBJECT on class CL_GRPC_API_DISCSVY has no exception.
Method _ADD_OBJECT_TO_MODEL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20120320 |
Method _ADD_OBJECT_TO_MODEL on class CL_GRPC_API_DISCSVY has no exception.
Method _CREATE_SURVEY_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AGENT | Call by reference | Type reference (TYPE) | UNAME | 20120315 | |||
2 | ![]() |
IV_IS_SURVEY | Call by reference | Type reference (TYPE) | BOOLEAN | 20120316 | |||
3 | ![]() |
IV_OBJECT | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | 20120315 | |||
4 | ![]() |
IV_PLANNER | Call by reference | Type reference (TYPE) | GUID_32 | 20120315 | |||
5 | ![]() |
RV_SURVY_INST | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | GUID in 'CHAR' Format in Uppercase | 20120315 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120315 |
Method _UPDATE_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJECT | Call by reference | Object reference (TYPE REF TO) | IF_GRPC_DISCSVY_OBJECT | 20120321 |
Method _UPDATE_OBJECT on class CL_GRPC_API_DISCSVY has no exception.
Method _UPDATE_SURVEY Signature
Method _UPDATE_SURVEY on class CL_GRPC_API_DISCSVY has no parameter.
Method _UPDATE_SURVEY on class CL_GRPC_API_DISCSVY has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | V1100 |