SAP ABAP Class CL_MIB_WA_FILL_BAPIRET2 (Fill the Bapiret2 content for workflow and Alert)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-MOB-MIB (Application Component) Mobile Productivity Applications
⤷
MIB_FND_AUXILIARY (Package) Mobile Productivity Applications - FND Auxiliary Package
⤷
⤷
Properties
| Class | CL_MIB_WA_FILL_BAPIRET2 | |
| Short Description | Fill the Bapiret2 content for workflow and Alert | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | MIB_FND_AUXILIARY | Mobile Productivity Applications - FND Auxiliary Package |
| Created | 20090127 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_MIB_WA_FILL_BAPIRET2 has no forward declaration.
Interfaces
Class CL_MIB_WA_FILL_BAPIRET2 has no interface implemented.
Friends
Class CL_MIB_WA_FILL_BAPIRET2 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SY-MSGTY | 'E' | Type: Error | 20090611 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | ADD RETURN Table to Application Logging | 20090604 | |
| 2 | Instance method | Public | Method | APPEND RETURN Table from exception | 20090522 | |
| 3 | Instance method | Public | Method | APPEND RETURN Table from system variable content | 20090522 | |
| 4 | Instance method | Public | Method | APPEND RETURN Table from workflow return code | 20090603 | |
| 5 | Instance method | Public | Constructor | CONSTRUCTOR | 20090603 | |
| 6 | Instance method | Public | Method | Get Application Log Handle | 20090604 |
Events
Class CL_MIB_WA_FILL_BAPIRET2 has no event.
Types
Class CL_MIB_WA_FILL_BAPIRET2 has no local type.
Method Signatures
Method ADD_TO_BAL_MSG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090604 |
Method ADD_TO_BAL_MSG on class CL_MIB_WA_FILL_BAPIRET2 has no exception.
Method APPEND_FROM_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Return Informations | 20090522 | |||
| 2 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Exception Object | 20090522 |
Method APPEND_FROM_EXCEPTION on class CL_MIB_WA_FILL_BAPIRET2 has no exception.
Method APPEND_FROM_SYSTEM_VAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Return Informations | 20090522 |
Method APPEND_FROM_SYSTEM_VAR on class CL_MIB_WA_FILL_BAPIRET2 has no exception.
Method APPEND_FROM_WF_RETURN_CODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20090603 | |||
| 2 | IT_WORKFLOW_MESSAGES | Call by reference | Type reference (TYPE) | MIB_T_WORKFLOW_MESSAGES | Workflow messages | 20090603 |
Method APPEND_FROM_WF_RETURN_CODE on class CL_MIB_WA_FILL_BAPIRET2 has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BAL_LOG_HANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090603 |
Method CONSTRUCTOR on class CL_MIB_WA_FILL_BAPIRET2 has no exception.
Method GET_BAL_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_BAL_LOG_HANDLE | Value transfer | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20090604 |
Method GET_BAL_LOG_HANDLE on class CL_MIB_WA_FILL_BAPIRET2 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |