SAP ABAP Interface IF_GRFN_API_SRV_QUESTION (Survey Template API interface)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC (Application Component) Governance, Risk and Compliance
⤷
GRFN_ENTITY_API (Package) GRC Foundation API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_GRFN_API_SRV_QUESTION | Survey Template API | 20091026 |
Properties
Interface | IF_GRFN_API_SRV_QUESTION | |
Short Description | Survey Template API interface |
General Data
Package | GRFN_ENTITY_API | GRC Foundation API |
Created | 20091026 | SAP |
Last changed | 20141106 | |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_GRFN_API_BASIS | Basis interface for the GRC API | 20091026 |
Friends
Interface IF_GRFN_API_SRV_QUESTION has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | C_ATYPE_AMOUNT | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'A' | Answer type | 20100331 | |
2 | C_ATYPE_CHOICE | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'C' | Answer type | 20100331 | |
3 | C_ATYPE_IMPACT_LEVEL | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'I' | Answer type | 20100331 | |
4 | C_ATYPE_PERCENTAGE | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'P' | Answer type | 20100331 | |
5 | C_ATYPE_PROB_LEVEL | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'B' | Answer type | 20100331 | |
6 | C_ATYPE_RATING | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'R' | Answer type | 20100331 | |
7 | C_ATYPE_SPEED_OF_ONSET | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'S' | Answer type | 20100331 | |
8 | C_ATYPE_TEXT | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'T' | Answer type | 20100331 | |
9 | C_ATYPE_YESNO | Constant | Public | Type reference (TYPE) | GRPC_ATYPE | 'Y' | Answer type | 20100331 | |
10 | MV_OBJECT | Instance attribute | Public | Attribute reference (LIKE) | 20100402 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20091026 | |
2 | ![]() |
Instance method | Public | Method | 20091026 | |
3 | ![]() |
Static method | Public | Method | 20091026 | |
4 | ![]() |
Instance method | Public | Method | 20091026 | |
5 | ![]() |
Static method | Public | Method | 20091026 | |
6 | ![]() |
Static method | Public | Method | 20100428 | |
7 | ![]() |
Static method | Public | Method | 20100401 | |
8 | ![]() |
Instance method | Public | Method | 20091026 |
Events
Interface IF_GRFN_API_SRV_QUESTION has no event.
Types
Interface IF_GRFN_API_SRV_QUESTION has no local type.
Method Signatures
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091026 | ||
2 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091026 | ||
3 | ![]() |
RV_SRV_QUESTION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
Method QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_SESSION | Value transfer | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20091026 | ||
2 | ![]() |
IT_QCATEGORY_FILTER | Call by reference | Type reference (TYPE) | GRPC_T_API_QCATEGORY | Question category | 20091026 | ||
3 | ![]() |
IV_ONLY_ACTIVE | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X or Blank) | 20091026 | ||
4 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091026 | ||
5 | ![]() |
RT_QUESTION | Value transfer | Type reference (TYPE) | GRPC_T_API_SRV_QUESTION_DATA | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
Method RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_QUESTION | Value transfer | Type reference (TYPE) | GRPC_S_API_SRV_QUESTION_DATA | Survey Question | 20091026 | ||
2 | ![]() |
ET_CHOICE | Call by reference | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20100330 | ||
3 | ![]() |
IV_EDITABLE | Value transfer | Type reference (TYPE) | GRFN_BOOLEAN | Boolean | 20091026 | ||
4 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
Method SRV_QUESTION_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_QCATEGORY | Value transfer | Type reference (TYPE) | GRPC_T_API_QCATEGORY | Question category | 20091026 |
Method SRV_QUESTION_CATEGORY on Interface IF_GRFN_API_SRV_QUESTION has no exception.
Method SRV_QUESTION_CATEGORY_ATYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_QCATEGORY | Call by reference | Type reference (TYPE) | GRPC_QCATEGORY | Question category | 20100428 | ||
2 | ![]() |
RT_ATYPE | Value transfer | Type reference (TYPE) | GRPC_T_ATYPE | Answer type | 20100428 |
Method SRV_QUESTION_CATEGORY_ATYPE on Interface IF_GRFN_API_SRV_QUESTION has no exception.
Method SRV_QUESTION_RATING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_RATING | Value transfer | Type reference (TYPE) | GRFN_T_API_QRATING | Question Rating | 20100401 |
Method SRV_QUESTION_RATING on Interface IF_GRFN_API_SRV_QUESTION has no exception.
Method UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_SRV_QUESTION | Value transfer | Type reference (TYPE) | GRPC_S_API_SRV_QUESTION_DATA | 20091026 | |||
2 | ![]() |
IT_CHOICE | Value transfer | Type reference (TYPE) | GRFN_T_API_SRV_QUESTION_CHOICE | Survey Question Choices | 20100330 | ||
3 | ![]() |
IV_FULL_CHECK | Value transfer | Type reference (TYPE) | AS4FLAG | 'X' | Flag (X or Blank) | 20100813 | |
4 | ![]() |
IV_REGULATION_ID | Value transfer | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091026 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20091026 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |