SAP ABAP Interface IF_GLE_ECS_DERTERM_COMP_ERROR (Interface for BAdI: GLE_ECS_DETERM_COMP_ERROR_CAT)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
AC-INT (Application Component) Accounting Interface
⤷
AC_INT_ECS_AL_APPL (Package) ECS: Application Layer
⤷
⤷
Properties
| Interface | IF_GLE_ECS_DERTERM_COMP_ERROR | |
| Short Description | Interface for BAdI: GLE_ECS_DETERM_COMP_ERROR_CAT |
General Data
| Package | AC_INT_ECS_AL_APPL | ECS: Application Layer |
| Created | 20090121 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_GLE_ECS_DERTERM_COMP_ERROR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_BADI_INTERFACE | Tag Interface for BAdIs | 20090121 |
Friends
Interface IF_GLE_ECS_DERTERM_COMP_ERROR has no friend.
Attributes
Interface IF_GLE_ECS_DERTERM_COMP_ERROR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Determine Compound Error Category | 20090121 |
Events
Interface IF_GLE_ECS_DERTERM_COMP_ERROR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTY_COMPOUND_ERROR | Public | See coding | Default Values for Creating Customers from the Workbench | 20090121 | tty_compound_error type table of ty_compound_error
|
|
| 2 | TY_COMPOUND_ERROR | Public | See coding | 20090121 | begin of ty_compound_error,
comp_error type gle_dte_ecs_error_compound,
error_tab type gle_ecs_tab_error_type,
end of ty_compound_error
|
Method Signatures
Method DETERMINE_COMP_ERROR_CAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COMP_ERROR | Call by reference | Type reference (TYPE) | GLE_DTE_ECS_ERROR_COMPOUND | Gruppierte Fehlerart | 20090121 | |||
| 2 | IT_COMP_ERROR_CAT_ASSIGN | Call by reference | Type reference (TYPE) | TTY_COMPOUND_ERROR | Gruppierte Fehlerart und zugehörige Fehlerarten | 20090121 | |||
| 3 | IT_ERROR_TYPES | Call by reference | Type reference (TYPE) | GLE_ECS_TAB_ERROR_TYPE | FKS: Tabellentype für Fehlerarten | 20090121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine gruppierte Fehlerart ermittelbar | 20090121 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 600 |