SAP ABAP Interface IF_APPL_SE_PROCESSING_STATUS_C (Values of GDT ProcessingResultCode)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
CA (Application Component) Cross-Application Components
⤷
APPL_CO_XI_TOOLS (Package) APPL common objects: general tools and functions for XI
⤷
⤷
Properties
| Interface | IF_APPL_SE_PROCESSING_STATUS_C | |
| Short Description | Values of GDT ProcessingResultCode |
General Data
| Package | APPL_CO_XI_TOOLS | APPL common objects: general tools and functions for XI |
| Created | 20070808 | SAP |
| Last changed | 20100310 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_APPL_SE_PROCESSING_STATUS_C has no forward declaration.
Interfaces
Interface IF_APPL_SE_PROCESSING_STATUS_C has no interface.
Friends
Interface IF_APPL_SE_PROCESSING_STATUS_C has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GC_FAILED | Constant | Public | Type reference (TYPE) | SAPPLCO_PROCESSING_RESULT_CODE | '05' | Error encounterd during message processing | 20070808 | |
| 2 | GC_IN_PROCESS | Constant | Public | Type reference (TYPE) | SAPPLCO_PROCESSING_RESULT_CODE | '02' | Message being processed | 20070808 | |
| 3 | GC_PARTIALLY_SUCCESSFULL | Constant | Public | Type reference (TYPE) | SAPPLCO_PROCESSING_RESULT_CODE | '04' | Parts of the mass message processed successfully | 20070808 | |
| 4 | GC_RECEIVED | Constant | Public | Type reference (TYPE) | SAPPLCO_PROCESSING_RESULT_CODE | '01' | Message received, processing not started yet | 20070808 | |
| 5 | GC_SUCCESSFULL | Constant | Public | Type reference (TYPE) | SAPPLCO_PROCESSING_RESULT_CODE | '03' | Message processed successfully | 20070808 |
Methods
Interface IF_APPL_SE_PROCESSING_STATUS_C has no method.
Events
Interface IF_APPL_SE_PROCESSING_STATUS_C has no event.
Types
Interface IF_APPL_SE_PROCESSING_STATUS_C has no local type.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 603 |