Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_GRRM_CASE_NOTES_API | Methods for Case Notes Backend of SOA | 20080103 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GRRM_CASE_RESPONSE | Case Mgmt for response | 20080110 |
Properties
| Class | CL_GRRM_CASE_API | |
| Short Description | SOA:CASE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | GRRM_CASE_MANAGEMENT | Case management for risks |
| Created | 20071220 | 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) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 4 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_GRRM_CASE_NOTES_API | Methods for Case Notes Backend of SOA | 20080103 |
Friends
Class CL_GRRM_CASE_API has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SCMG_CASE_API | Case: Rec Mgmnt-external api | 20080312 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | YTS_CASE_API | 20100518 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | TT_NOTES_API | 20090326 | ||||
| 4 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | XFELD | Case was deleted ? | 20080312 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | whether new case is cloned | 20080312 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 |
Methods
Events
Class CL_GRRM_CASE_API has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_GRRM_CASE_CATEGORY | Public | See coding | 20080408 | BEGIN OF ty_s_grrm_case_category,
CASE_TYPE type SCMGCASE_TYPE,
CATEGORY type SCMG_CATEGORY,
DESCRIPTION type TEXT60,
END OF ty_s_grrm_case_category
|
||
| 2 | TY_TS_GRRM_CASE_CATEGORY | Public | See coding | 20080408 | ty_ts_grrm_case_category TYPE STANDARD TABLE OF ty_s_grrm_case_category
|
Method Signatures
Method ASSERT_HR_ORG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20081013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20081013 |
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UPDATE_TASK | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | |||
| 2 | RO_CASE_API | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_CASE_API | SOA:CASE | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080125 |
Method CLOSE_CASE Signature
Method CLOSE_CASE on class CL_GRRM_CASE_API has no parameter.
Method CLOSE_CASE on class CL_GRRM_CASE_API has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20080312 |
Method CONSTRUCTOR on class CL_GRRM_CASE_API has no exception.
Method CREATE_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20080701 | |||
| 2 | IV_CASE_TYPE | Value transfer | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20080312 | |||
| 3 | IV_UPDATE_TASK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | |||
| 4 | RO_GRRM_CASE_API | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_CASE_API | SOA:CASE | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20100813 |
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CASE_TYPE | Value transfer | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20080312 | |||
| 2 | RO_GRRM_CASE_API | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_CASE_API | SOA:CASE | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080104 |
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CHECK_AUTHORITY | Call by reference | Type reference (TYPE) | XFELD | Checkbox | 20080312 | |||
| 2 | IV_DELETE_FROM_CONTAINER | Call by reference | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | |||
| 3 | RV_NEW | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080717 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080107 |
Method DEQUEUE Signature
Method DEQUEUE on class CL_GRRM_CASE_API has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080107 |
Method ELEMENT_DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ANCHOR | Call by reference | Type reference (TYPE) | STRING | anchor in record model | 20080312 | |||
| 2 | IV_ID | Call by reference | Type reference (TYPE) | STRING | Node ID for the BOR object in the record | 20080312 | |||
| 3 | IV_SPS_ID | Call by reference | Type reference (TYPE) | STRING | sps id | 20080312 | |||
| 4 | IV_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | details in the element for POID determination | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080107 |
Method ELEMENT_INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ANCHOR | Call by reference | Type reference (TYPE) | STRING | anchor in record model where insertion to be made | 20080312 | |||
| 2 | IV_MODEL_ID | Call by reference | Type reference (TYPE) | STRING | node id | 20080312 | |||
| 3 | IV_SPS_ID | Call by reference | Type reference (TYPE) | STRING | sps id(element type) | 20080312 | |||
| 4 | IV_SP_POID | Call by reference | Type reference (TYPE) | SRM_LIST_POID | element details for poid determination | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080107 |
Method ENQUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>MODE_EXCLUSIVE | 20080312 | |||
| 2 | IV_SCOPE | Call by reference | Type reference (TYPE) | STRING | IF_SRM_SP_ENQUEUE=>SCOPE_DIALOG | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080107 |
Method FIND_BY_HR_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTE | Call by reference | Type reference (TYPE) | TABLE | Analysis list | 20080407 | |||
| 2 | IV_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20080408 | |||
| 3 | IV_EXT_REF | Call by reference | Type reference (TYPE) | GRFN_API_OBJECT_ID | GRRM ID of the individual object | 20080926 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080407 |
Method GET_ALL_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20110826 | ||
| 2 | RT_VALUE | Value transfer | Type reference (TYPE) | TY_NAMEVALUEASSTRING | NAMEVALUEASSTRING | 20110826 |
Method GET_ALL_ATTRIBUTE on class CL_GRRM_CASE_API has no exception.
Method GET_CASE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20110826 | ||
| 2 | IV_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20080312 | |||
| 3 | IV_UPDATE_TASK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | IF_SRM=>TRUE | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 | ||
| 4 | RO_GRRM_CASE_API | Value transfer | Object reference (TYPE REF TO) | CL_GRRM_CASE_API | SOA:CASE | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080104 |
Method GET_CASE_BACKEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CASE_BACKEND | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_CASE | Case Interface | 20080319 |
Method GET_CASE_BACKEND on class CL_GRRM_CASE_API has no exception.
Method GET_CASE_NOTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_CASE_NOTES | Value transfer | Object reference (TYPE REF TO) | IF_GRRM_CASE_NOTES_API | Methods for Case Notes Backend of SOA | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080107 |
Method GET_CASE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CASE_TYPE | Value transfer | Type reference (TYPE) | SCMGCASE_TYPE | case type | 20080312 |
Method GET_CASE_TYPE on class CL_GRRM_CASE_API has no exception.
Method GET_ELEMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODEL_ID | Value transfer | Type reference (TYPE) | STRING | 20080312 | ||||
| 2 | RT_POID | Value transfer | Type reference (TYPE) | SRM_LIST_POID_INTERFACE | List: IF_SRM_POID | 20071221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20071221 |
Method GET_NOTE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20110826 | ||
| 2 | IV_TDID_ID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20080324 | |||
| 3 | RV_TEXT | Value transfer | Type reference (TYPE) | STRING | 20110826 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080324 |
Method GET_ONE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Value transfer | Type reference (TYPE) | STRING | 20080312 | ||||
| 2 | RV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080104 |
Method GET_SUB_NOTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BYPASS_BUFFER | Call by reference | Type reference (TYPE) | GRFN_BOOLEAN | ABAP_FALSE | Indicator | 20110826 | ||
| 2 | IV_TDID_ID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20080312 | |||
| 3 | RO_NOTE | Value transfer | Object reference (TYPE REF TO) | IF_GRRM_NOTES_API | SOA: Notes API | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080128 |
Method GET_UPDATE_TASK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_UPDATE_TASK | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 |
Method GET_UPDATE_TASK on class CL_GRRM_CASE_API has no exception.
Method IS_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_CHANGED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | X/Space=Yes/No | 20080312 |
Method IS_CHANGED on class CL_GRRM_CASE_API has no exception.
Method IS_ENQUEUED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENQUEUED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20080312 |
Method IS_ENQUEUED on class CL_GRRM_CASE_API has no exception.
Method IS_NEW_CREATED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_NEW_CREATED | Value transfer | Type reference (TYPE) | SRMBOOLEAN | Boolean: Possible Values IF_SRM=>TRUE / FALSE | 20090204 |
Method IS_NEW_CREATED on class CL_GRRM_CASE_API has no exception.
Method LINK_TO_ENTITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CASE_API | Value transfer | Object reference (TYPE REF TO) | IF_SCMG_CASE_API | Case: RM External API | 20080312 |
Method LINK_TO_ENTITY on class CL_GRRM_CASE_API has no exception.
Method LOAD_ALL_OBJECTS Signature
Method LOAD_ALL_OBJECTS on class CL_GRRM_CASE_API has no parameter.
Method LOAD_ALL_OBJECTS on class CL_GRRM_CASE_API has no exception.
Method QUERY_CASE_CATEGORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CASE_TYPE | Call by reference | Type reference (TYPE) | SCMGCASE_TYPE | Case Type | 20080408 | |||
| 2 | RT_CASE_CATEGORY | Value transfer | Type reference (TYPE) | TY_TS_GRRM_CASE_CATEGORY | categories | 20080408 |
Method QUERY_CASE_CATEGORY on class CL_GRRM_CASE_API 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 | 20080603 | |||
| 2 | IV_PAR1 | Call by reference | Type reference (TYPE) | SY-MSGV1 | Message Variable | 20080603 | |||
| 3 | IV_PAR2 | Call by reference | Type reference (TYPE) | SY-MSGV2 | Message Variable | 20080603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080603 |
Method REFRESH_BUFFER Signature
Method REFRESH_BUFFER on class CL_GRRM_CASE_API has no parameter.
Method REFRESH_BUFFER on class CL_GRRM_CASE_API has no exception.
Method RETRIEVE_BASIC_ATTR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTRIBUTE | Call by reference | Type reference (TYPE) | TABLE | Analysis list | 20081016 | |||
| 2 | IS_DATE_INTERVAL | Call by reference | Type reference (TYPE) | GRRM_S_DATE_INTERVAL | Date of the Assessment or of the Test | 20081016 | |||
| 3 | IV_CASE_GUID | Call by reference | Type reference (TYPE) | SCMG_CASE_GUID | Technical Case Key (Case GUID) | 20081016 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20081016 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEQUEUE | Call by reference | Type reference (TYPE) | SRMBOOLEAN | 'X' | Unlock Cases | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Generic GRC API exception | 20080603 | ||
| 2 | Risk Management : Case | 20080104 |
Method SET_INITIAL_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_OBJNR | Call by reference | Type reference (TYPE) | SCMGSTATOBJNR | Case: Status Object Number (GUID), (Central Status Managmnt) | 20080319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080320 |
Method SET_NOTE_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONTENT | Call by reference | Type reference (TYPE) | STRING | 20080324 | ||||
| 2 | IV_TDID_ID | Call by reference | Type reference (TYPE) | TDID | Text ID | 20080324 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080324 |
Method SET_ONE_ATTRIBUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Value transfer | Type reference (TYPE) | STRING | 20080312 | ||||
| 2 | IV_VALUE | Value transfer | Type reference (TYPE) | STRING | 20080312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Risk Management : Case | 20080104 |
History
| Last changed by/on | SAP | 20141106 |
| SAP Release Created in | 300 |