SAP ABAP Class CL_GRRM_SURVEY_INBOUND (Survey Inbound handler)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-RM (Application Component) GRC Risk Management
⤷
GRRM_SURVEY (Package) Risk Management Surveys

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_INBOUND_EXIT_BCS | BCS: Exit for Inbound Processing | 20080903 |
Properties
Class | CL_GRRM_SURVEY_INBOUND | |
Short Description | Survey Inbound handler | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | GRRM_SURVEY | Risk Management Surveys |
Created | 20080903 | SAP |
Last change | 20141106 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_INBOUND_EXIT_BCS | BCS: Exit for Inbound Processing | 20080903 |
Friends
Class CL_GRRM_SURVEY_INBOUND has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | CL_GRRM_SURVEY_INBOUND | Survey Inbound handler | 20080903 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Extract data from form | 20080916 |
2 | ![]() |
Instance method | Private | Method | Get sender | 20081022 |
3 | ![]() |
Instance method | Public | Method | Get valid amount according to the currency key | 20090724 |
4 | ![]() |
Instance method | Private | Method | Get the value of variable RECIPIENT | 20091028 |
5 | ![]() |
Instance method | Private | Method | Raise error with exception | 20080909 |
6 | ![]() |
Instance method | Private | Method | Send duplicate survey notification | 20091028 |
7 | ![]() |
Instance method | Private | Method | Send Notification | 20091028 |
8 | ![]() |
Instance method | Private | Method | Validate survey data | 20080917 |
Events
Class CL_GRRM_SURVEY_INBOUND has no event.
Types
Class CL_GRRM_SURVEY_INBOUND has no local type.
Method Signatures
Method EXTRACT_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_SURVEY | Call by reference | Type reference (TYPE) | GRRM_S_SVYINST_UI | 20080916 | |||
2 | ![]() |
ET_ANSWERS | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20080916 | ||
3 | ![]() |
ET_SVYANAL | Call by reference | Type reference (TYPE) | GRRM_T_SVYANAL_UI | Survey Analysis Data for UI | 20081021 | ||
4 | ![]() |
IO_XMLDOC | Call by reference | Object reference (TYPE REF TO) | IF_IXML_DOCUMENT | IF_IXML_DOCUMENT | 20080916 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090724 |
Method GET_SENDER_UNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | CL_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20081022 | ||
2 | ![]() |
RV_SENDER | Value transfer | Type reference (TYPE) | UNAME | Sender User Name | 20081022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20081022 |
Method GET_VALID_AMOUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_AMOUNT | Call by reference | Type reference (TYPE) | GRFN_AAMOUNT | Currency amount | 20090724 | ||
2 | ![]() |
IV_CURK | Call by reference | Type reference (TYPE) | GRFN_CURRENCY | Currency | 20090724 | ||
3 | ![]() |
RV_AMOUNT | Value transfer | Type reference (TYPE) | GRFN_AAMOUNT | Currency amount | 20090724 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20090724 |
Method GET_VARIABLE_RECIPIENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_RECIPIENT_FULL_NAME | Call by reference | Type reference (TYPE) | STRING | Full name of RECIPIENT | 20091028 | ||
2 | ![]() |
EV_RECIPIENT_ID | Call by reference | Type reference (TYPE) | UNAME | User Name | 20091028 | ||
3 | ![]() |
IV_EMAIL | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail Address | 20091028 |
Method GET_VARIABLE_RECIPIENT on class CL_GRRM_SURVEY_INBOUND has no exception.
Method RAISE_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NO | Call by reference | Type reference (TYPE) | SY-MSGNO | Message Number | 20080909 | ||
2 | ![]() |
IV_PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20080909 | ||
3 | ![]() |
IV_PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20080909 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Generic GRC API exception | 20080909 |
Method SEND_DUPLICATE_NOTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | CL_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20091028 | ||
2 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091028 | ||
3 | ![]() |
IV_RECIPIENT_EMAIL | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail Address | 20091028 | ||
4 | ![]() |
IV_SEND_AT | Call by reference | Type reference (TYPE) | BCS_SNDAT | BCS: Send in the Future: Time Stamp in UTC | 20091028 | ||
5 | ![]() |
IV_SUBJECT | Call by reference | Type reference (TYPE) | STRING | 20091028 | |||
6 | ![]() |
IV_SURVEY_NAME | Call by reference | Type reference (TYPE) | STRING | 20091028 |
Method SEND_DUPLICATE_NOTIFICATION on class CL_GRRM_SURVEY_INBOUND has no exception.
Method SEND_NOTIFICATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APPLOG | Call by reference | Object reference (TYPE REF TO) | CL_GRRM_APPLOG_PLANNER | The application log for GRRM planner | 20091028 | ||
2 | ![]() |
IT_VARIABLE | Call by reference | Type reference (TYPE) | GRFN_T_MSG_VARIABLE | Variables used in notifications | 20091028 | ||
3 | ![]() |
IV_ATTACHMENT_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20091028 | |||
4 | ![]() |
IV_ATTACHMENT_TYPE | Call by reference | Type reference (TYPE) | SO_OBJ_TP | Code for document class | 20091028 | ||
5 | ![]() |
IV_MESSAGE_NO | Call by reference | Type reference (TYPE) | SYMSGNO | Message Number | 20091028 | ||
6 | ![]() |
IV_OBJECT_ID | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | Object ID | 20091028 | ||
7 | ![]() |
IV_SMTPADR | Call by reference | Type reference (TYPE) | AD_SMTPADR | E-Mail Address | 20091028 |
Method SEND_NOTIFICATION on class CL_GRRM_SURVEY_INBOUND has no exception.
Method VALIDATE_SURVEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGE | Call by reference | Type reference (TYPE) | GRFN_T_STRING | String table | 20080917 | ||
2 | ![]() |
EV_ERROR | Value transfer | Type reference (TYPE) | BOOLEAN | Boolean Variable (X=True, -=False, Space=Unknown) | 20080917 | ||
3 | ![]() |
IS_SURVEY | Call by reference | Type reference (TYPE) | GRRM_S_SVYINST_UI | Survey Template UI | 20080917 | ||
4 | ![]() |
IT_ANSWERS | Call by reference | Type reference (TYPE) | GRFN_T_API_QUESTION_ANSWER | Question with answer | 20080917 | ||
5 | ![]() |
IT_SVYANAL | Call by reference | Type reference (TYPE) | GRRM_T_SVYANAL_UI | Survey Analysis Data for UI | 20081021 |
Method VALIDATE_SURVEY on class CL_GRRM_SURVEY_INBOUND has no exception.
History
Last changed by/on | SAP | 20141106 |
SAP Release Created in | 300 |