Hierarchy

⤷

⤷

Properties
Class | CL_GRFN_SURVEY_UTILITY | |
Short Description | Survey Utility class | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRFN_SURVEY | GRC Survey |
Created | 20100312 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GRFN_SURVEY_UTILITY has no forward declaration.
Interfaces
Class CL_GRFN_SURVEY_UTILITY has no interface implemented.
Friends
Class CL_GRFN_SURVEY_UTILITY has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100316 |
Methods
Events
Class CL_GRFN_SURVEY_UTILITY has no event.
Types
Class CL_GRFN_SURVEY_UTILITY has no local type.
Method Signatures
Method CHECK_ADS Signature
Method CHECK_ADS on class CL_GRFN_SURVEY_UTILITY has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100312 |
Method CONVERT_AMOUNT_INPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AMOUNT | Call by reference | Type reference (TYPE) | DATA | Amount | 20120201 | ||
2 | ![]() |
IV_AMOUNT | Call by reference | Type reference (TYPE) | DATA | Amount | 20120201 | ||
3 | ![]() |
IV_CURK | Call by reference | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20120201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20120201 |
Method CONVERT_AMOUNT_OUTPUT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_AMOUNT | Call by reference | Type reference (TYPE) | DATA | Amount | 20100531 | ||
2 | ![]() |
IV_AMOUNT | Call by reference | Type reference (TYPE) | DATA | Amount | 20100531 | ||
3 | ![]() |
IV_CURK | Call by reference | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20100531 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100714 |
Method ERROR_PDF_GENERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100312 | ||
2 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100312 |
Method GET_AGENTSLOT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SVYTYP | Call by reference | Type reference (TYPE) | GRFN_SURVEY_TYPE | Survey Type | 20100409 | ||
2 | ![]() |
RV_AGENTSLOT | Value transfer | Type reference (TYPE) | GRFN_AGENTSLOT | Business Event | 20100409 |
Method GET_AGENTSLOT on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_ANSWER_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CS_QUESTION | Call by reference | Type reference (TYPE) | GRFN_S_SURVEY_QUESTION_ANSWER | Question with answer | 20100414 | ||
2 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100413 | ||
3 | ![]() |
IV_EDITABLE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20100603 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100413 |
Method GET_COMM_SVYUI Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SVYINST_UI | Call by reference | Type reference (TYPE) | GRFN_S_SVYINST_UI | Survey Template UI | 20100407 | ||
2 | ![]() |
ET_QUESTIONS | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20100407 | ||
3 | ![]() |
IO_SESSION | Call by reference | Object reference (TYPE REF TO) | CL_GRFN_API_SESSION | Session Management for GRC APIs | 20100407 | ||
4 | ![]() |
IS_SVYINST | Call by reference | Type reference (TYPE) | GRFN_S_SVYINST | Survey Instance | 20100407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100407 |
Method GET_EMAIL_ADDRESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UNAME | Call by reference | Type reference (TYPE) | UNAME | User Name | 20100331 | ||
2 | ![]() |
RV_EMAIL | Value transfer | Type reference (TYPE) | AD_SMTPADR | E-Mail Address | 20100331 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100514 |
Method GET_FORM_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SVYTYPE | Call by reference | Type reference (TYPE) | GRFN_SURVEY_TYPE | 20100406 | |||
2 | ![]() |
RV_FORM_NAME | Value transfer | Type reference (TYPE) | FPNAME | Name of Form Object | 20100406 |
Method GET_FORM_NAME on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_MONITOR_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TASKPLANID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100622 | ||
2 | ![]() |
RT_SVYINST | Value transfer | Type reference (TYPE) | GRFN_T_SVYINST | Survey instance table | 20100622 |
Method GET_MONITOR_DATA on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_OBJECT_TITLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100325 | ||
2 | ![]() |
RV_TITLE | Value transfer | Type reference (TYPE) | STRING | 20100325 |
Method GET_OBJECT_TITLE on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_ONLINE_COMP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SVYTYPE | Call by reference | Type reference (TYPE) | GRFN_SURVEY_TYPE | Survey Type | 20100520 | ||
2 | ![]() |
RV_ONLINE_COMP | Value transfer | Type reference (TYPE) | WDY_COMPONENT_NAME | Web Dynpro: Component Name | 20100520 |
Method GET_ONLINE_COMP on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_PA_SVYTMPLID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_QCATEGORY | Call by reference | Type reference (TYPE) | GRPC_QCATEGORY | Question category | 20100524 | ||
2 | ![]() |
RV_SVYTMPID | Value transfer | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100524 |
Method GET_PA_SVYTMPLID on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_RECIPIENT_USER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RECIPIENT_EMAIL | Call by reference | Type reference (TYPE) | GRFN_T_RECIPIENT_EMAIL | Recipients defined by e-mail-address | 20100409 | ||
2 | ![]() |
ET_RECIPIENT_USER | Call by reference | Type reference (TYPE) | GRFN_T_RECIPIENT_USER | Recipients defined by user name | 20100407 | ||
3 | ![]() |
IV_AGENT_SLOT | Call by reference | Type reference (TYPE) | GRFN_AGENTSLOT | Business Event | 20100407 | ||
4 | ![]() |
IV_OBJECTID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100407 | ||
5 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100723 | ||
6 | ![]() |
IV_TASKPLANID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100407 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100409 |
Method GET_SENDER_UNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SENDER | Value transfer | Type reference (TYPE) | UNAME | User Name | 20100312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100312 |
Method GET_SURVEY_CATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SVYTYP | Call by reference | Type reference (TYPE) | GRFN_SURVEY_TYPE | Survey Type | 20100422 | ||
2 | ![]() |
RV_SVYCAT | Value transfer | Type reference (TYPE) | GRFN_SURVEY_CAT | Survey Category | 20100422 |
Method GET_SURVEY_CATEGORY on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_SURVEY_DESC Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SVYTYPE | Call by reference | Type reference (TYPE) | GRFN_SURVEY_TYPE | Survey Type | 20100720 | ||
2 | ![]() |
RV_TEXT | Value transfer | Type reference (TYPE) | GRFN_TEXT100 | Text | 20100720 |
Method GET_SURVEY_DESC on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_SURVEY_INST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_INSTID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100513 | ||
2 | ![]() |
RS_SVYINST | Value transfer | Type reference (TYPE) | GRFN_S_SVYINST | Survey Type | 20100513 |
Method GET_SURVEY_INST on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_SURVEY_QCATEGORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SVYTYP | Call by reference | Type reference (TYPE) | GRFN_SURVEY_TYPE | Survey Type | 20100429 | ||
2 | ![]() |
RV_QCATEGORY | Value transfer | Type reference (TYPE) | GRPC_QCATEGORY | Question category | 20100429 |
Method GET_SURVEY_QCATEGORY on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_SURVEY_STATUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SVYTYP | Call by reference | Type reference (TYPE) | GRFN_SURVEY_TYPE | Survey Type | 20100422 | ||
2 | ![]() |
RV_OFFLINE_ENABLE | Value transfer | Type reference (TYPE) | GRFN_SURVEY_OFFLINE | Offline enable | 20100422 |
Method GET_SURVEY_STATUS on class CL_GRFN_SURVEY_UTILITY has no exception.
Method GET_TASKPLAN_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_TASKPLAN_GRP_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100316 | ||
2 | ![]() |
IV_TASKPLAN_ID | Call by reference | Type reference (TYPE) | GRFN_GUID | UUID of the GRC object (char32) | 20100316 | ||
3 | ![]() |
RV_TASKPLAN_NAME | Value transfer | Type reference (TYPE) | GRFN_TEXT100 | Text | 20100316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100514 |
Method LOG_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100726 | ||
2 | ![]() |
IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20100726 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100726 |
Method RAISE_EXCEPTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_BCS | BCS: General Exceptions | 20100629 | ||
2 | ![]() |
IV_MSG_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100629 | ||
3 | ![]() |
IV_MSG_VAR1 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100629 | ||
4 | ![]() |
IV_MSG_VAR2 | Call by reference | Type reference (TYPE) | SYMSGV | Message Variable | 20100629 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100629 |
Method SEND 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 | 20100629 | ||
2 | ![]() |
IT_RECIPIENT_EMAIL | Call by reference | Type reference (TYPE) | GRFN_T_RECIPIENT_EMAIL | Recipients defined by e-mail-address | 20100629 | ||
3 | ![]() |
IT_RECIPIENT_USER | Call by reference | Type reference (TYPE) | GRFN_T_RECIPIENT_USER | Recipients defined by user name | 20100629 | ||
4 | ![]() |
IT_VARIABLE | Call by reference | Type reference (TYPE) | GRFN_T_MSG_VARIABLE | Variables used in notifications | 20100629 | ||
5 | ![]() |
IV_AGENTSLOT | Call by reference | Type reference (TYPE) | GRFN_AGENTSLOT | Business Event | 20100629 | ||
6 | ![]() |
IV_ATTACHMENT_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20100629 | |||
7 | ![]() |
IV_ATTACHMENT_TYPE | Call by reference | Type reference (TYPE) | SO_OBJ_TP | Code for document class | 20100629 | ||
8 | ![]() |
IV_LANGUAGE | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Language Key | 20100629 | |
9 | ![]() |
IV_MESSAGE_CLASS | Call by reference | Type reference (TYPE) | SYMSGID | Message Class | 20100629 | ||
10 | ![]() |
IV_MESSAGE_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20100629 | ||
11 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100629 | ||
12 | ![]() |
IV_REGULATION_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100629 | ||
13 | ![]() |
IV_SENDER | Call by reference | Type reference (TYPE) | UNAME | User Name | 20100629 | ||
14 | ![]() |
IV_SURVEY_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20100629 |
Method SEND on class CL_GRFN_SURVEY_UTILITY has no exception.
Method SENDER_EXISTANCE_TRACK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_EMAIL | Value transfer | Type reference (TYPE) | AD_SMTPADR | E-Mail Address | 20100409 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100514 |
Method SEND_SURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SVYINST | Call by reference | Type reference (TYPE) | GRFN_T_SVYINST | Survye table type | 20100409 | ||
2 | ![]() |
IV_NOTIFY | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20121012 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100409 |
Method SET_USAGE_RIGHTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CV_PDF | Call by reference | Type reference (TYPE) | XSTRING | 20100702 | |||
2 | ![]() |
IT_URIGHT | Call by reference | Type reference (TYPE) | TFPURIGHT | Table with Usage Rights | 20100702 |
Method SET_USAGE_RIGHTS on class CL_GRFN_SURVEY_UTILITY has no exception.
Method _RAISE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FIELD | Call by reference | Type reference (TYPE) | BAPI_FLD | Field in parameter | 20100312 | ||
2 | ![]() |
IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20100312 | ||
3 | ![]() |
IV_PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20100312 | ||
4 | ![]() |
IV_PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20100312 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100312 |
Method _RAISE_ERROR_BAPIRETTAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_BAPIRETTAB | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100316 | ||
2 | ![]() |
IV_RAISE | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | Boolean Variable (X=True, -=False, Space=Unknown) | 20100316 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20100316 |
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 600 |