SAP ABAP Class CL_GRAC_WF_TOOLS (Utilities class for AC Workflow package)
Hierarchy
☛
GRCFND_A (Software Component) GRC Foundation ABAP
⤷
GRC-AC (Application Component) Access Control
⤷
GRAC_WORKFLOW (Package) Access Control GRC WF Template and Objects
⤷
⤷
Properties
| Class | CL_GRAC_WF_TOOLS | |
| Short Description | Utilities class for AC Workflow package | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRAC_WORKFLOW | Access Control GRC WF Template and Objects |
| Created | 20100514 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GRAC_WF_TOOLS has no interface implemented.
Friends
Class CL_GRAC_WF_TOOLS has no friend class.
Attributes
Class CL_GRAC_WF_TOOLS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Store messages for system fields | 20100514 | |
| 2 | Static method | Public | Method | 20100528 | ||
| 3 | Static method | Public | Method | Store messages for system fields | 20100514 | |
| 4 | Static method | Public | Method | 20100721 | ||
| 5 | Static method | Public | Method | 20100516 | ||
| 6 | Static method | Public | Method | Return AC Configuration Defaulte Sender User ID | 20100909 | |
| 7 | Static method | Public | Method | Get Application OIF URL | 20100917 | |
| 8 | Static method | Public | Method | 20100528 | ||
| 9 | Static method | Public | Method | Reusable method to Get Application OIF URL | 20101021 | |
| 10 | Static method | Public | Method | 20100516 | ||
| 11 | Static method | Public | Method | 20100516 |
Events
Class CL_GRAC_WF_TOOLS has no event.
Types
Class CL_GRAC_WF_TOOLS has no local type.
Method Signatures
Method ADD_BAPIRET_MSG_FROM_SY_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRETCT | BAPIRETC Table Type | 20100514 |
Method ADD_BAPIRET_MSG_FROM_SY_FIELDS on class CL_GRAC_WF_TOOLS has no exception.
Method CHECK_RFC_AUTHORIZATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_AUTHORIZED | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100528 |
Method CHECK_RFC_AUTHORIZATION on class CL_GRAC_WF_TOOLS has no exception.
Method CONVERT_BAPIRETTAB_2_BAPIRETCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_MESSAGES | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20100514 | |||
| 2 | RT_MESSAGES | Value transfer | Type reference (TYPE) | BAPIRETCT | BAPIRETC Table Type | 20100514 |
Method CONVERT_BAPIRETTAB_2_BAPIRETCT on class CL_GRAC_WF_TOOLS has no exception.
Method CONVERT_STRING_TO_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20100721 | ||||
| 2 | R_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20100721 |
Method CONVERT_STRING_TO_XSTRING on class CL_GRAC_WF_TOOLS has no exception.
Method CONVERT_XSTRING_TO_STRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20100516 | ||||
| 2 | R_STRING | Value transfer | Type reference (TYPE) | STRING | 20100516 |
Method CONVERT_XSTRING_TO_STRING on class CL_GRAC_WF_TOOLS has no exception.
Method GET_AC_DEFAULT_SENDER_USER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SENDER | Value transfer | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20100909 |
Method GET_AC_DEFAULT_SENDER_USER_ID on class CL_GRAC_WF_TOOLS has no exception.
Method GET_APPLICATION_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_URL | Value transfer | Type reference (TYPE) | STRING | 20100917 | ||||
| 2 | IS_MSMP_RULE_CONTEXT | Value transfer | Type reference (TYPE) | GRFN_MW_S_RULE_CONTEXT | MSMP Rule Execution Context | 20100917 | |||
| 3 | IT_PARAM | Value transfer | Type reference (TYPE) | GRFN_MW_T_RULE_PARAMETER | Table of MSMP Rule Parameters | 20100917 | |||
| 4 | IV_VAR_NAME | Value transfer | Type reference (TYPE) | GRFNMW_NOTIFICATION_TEMPL_VAR | Notification Template Variable Name | 20100917 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rule Evaluation Failed | 20100917 |
Method GET_TOP_STACK_ENTRY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_EVENT_NAME | Value transfer | Type reference (TYPE) | DBGLEVENT | Name of an event, module, subroutine... | 20100528 | |||
| 2 | EV_EVENT_TYPE | Value transfer | Type reference (TYPE) | DBGLEVTYPE | Type of an event | 20100528 | |||
| 3 | EV_PROGNAME | Value transfer | Type reference (TYPE) | DBGLPROG | Program | 20100528 | |||
| 4 | I_INDEX | Call by reference | Type reference (TYPE) | INT4 | 2 | Natural number | 20100528 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100528 |
Method GET_URL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_URL | Value transfer | Type reference (TYPE) | STRING | 20101021 | ||||
| 2 | IS_MSMP_RULE_CONTEXT | Value transfer | Type reference (TYPE) | GRFN_MW_S_RULE_CONTEXT | MSMP Rule Execution Context | 20101021 | |||
| 3 | IT_PARAM | Value transfer | Type reference (TYPE) | GRFN_MW_T_RULE_PARAMETER | Table of MSMP Rule Parameters | 20101021 | |||
| 4 | IV_APPLICATION_NAME | Call by reference | Type reference (TYPE) | STRING | 20101021 | ||||
| 5 | IV_VAR_NAME | Value transfer | Type reference (TYPE) | GRFNMW_NOTIFICATION_TEMPL_VAR | Notification Template Variable Name | 20101021 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Rule Evaluation Failed | 20101021 |
Method GET_USER_FULL_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNAME | Value transfer | Type reference (TYPE) | SIMPLE | SY-UNAME | User Name | 20100516 | ||
| 2 | RV_FULLNAME | Value transfer | Type reference (TYPE) | STRING | 20100516 |
Method GET_USER_FULL_NAME on class CL_GRAC_WF_TOOLS has no exception.
Method LOAD_MIME_REPOSITORY_FILE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DOC_CLASS | Value transfer | Type reference (TYPE) | SDOK_CLASS | 'M_TEXT_L' | 20100516 | |||
| 2 | IV_DOC_GUID | Value transfer | Type reference (TYPE) | SDOK_DOCID | ID for documents and relations | 20100516 | |||
| 3 | IV_DOC_OBJTYPE | Value transfer | Type reference (TYPE) | SKWF_IOTY | SKWFC_OBTYPE_LOIO | KW Framework: IO type | 20100516 | ||
| 4 | RV_FILE_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20100516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20100516 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 600 |