SAP ABAP Interface IF_FPM_ERROR_DETAILS (Details for the error screen in FPM)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_CORE (Package) Floorplan Manager (Framework)
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_FPM_ERROR_DETAILS | Key Value class for getting error details from application | 20080821 |
Properties
| Interface | IF_FPM_ERROR_DETAILS | |
| Short Description | Details for the error screen in FPM |
General Data
| Package | APB_FPM_CORE | Floorplan Manager (Framework) |
| Created | 20080820 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_FPM_ERROR_DETAILS has no forward declaration.
Interfaces
Interface IF_FPM_ERROR_DETAILS has no interface.
Friends
Interface IF_FPM_ERROR_DETAILS has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_ERROR_DETAILS | Constant | Public | Type reference (TYPE) | STRING | 'FPM_ERROR_SCREEN_DETAILS' | use this key to pass the error details | 20081127 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20080826 | ||
| 2 | Instance method | Public | Method | 20090107 |
Events
Interface IF_FPM_ERROR_DETAILS has no event.
Types
Interface IF_FPM_ERROR_DETAILS has no local type.
Method Signatures
Method GET_ERROR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ERROR_ID | Value transfer | Type reference (TYPE) | STRING | 20080826 |
Method GET_ERROR_ID on Interface IF_FPM_ERROR_DETAILS has no exception.
Method SET_ERROR_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ERROR_ID | Call by reference | Type reference (TYPE) | STRING | 20090107 |
Method SET_ERROR_ID on Interface IF_FPM_ERROR_DETAILS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |