SAP ABAP Class /SAPPO/CL_MAPI_PROCESS_ORDER (PPO-MAPI: Processing Orders (Persisting Orders))
Hierarchy
☛
SAP_ABA (Software Component) Cross-Application Component
⤷
CA-GTF-TS-PPO (Application Component) Postprocessing Office
⤷
/SAPPO/ORDER (Package) Postprocessing Office - Order
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /SAPPO/IF_MAPI_PROCESS_ORDER | PPO-MAPI: Processing Orders | 20100325 |
Properties
| Class | /SAPPO/CL_MAPI_PROCESS_ORDER | |
| Short Description | PPO-MAPI: Processing Orders (Persisting Orders) | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /SAPPO/ORDER | Postprocessing Office - Order |
| Created | 20100325 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /SAPPO/IF_MAPI_PROCESS_ORDER | PPO-MAPI: Processing Orders | 20100325 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /SAPPO/CL_PROCESS_FACTORY | 20100504 | Factory for MAPI Processing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100426 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20100330 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Transfer Changed Data for Saving | 20100326 | |
| 2 | Instance method | Private | Method | Detail Data for Orders | 20100326 | |
| 3 | Instance method | Private | Method | Set Order Data | 20100326 | |
| 4 | Static method | Private | Method | 20100426 |
Events
Class /SAPPO/CL_MAPI_PROCESS_ORDER has no event.
Types
Class /SAPPO/CL_MAPI_PROCESS_ORDER has no local type.
Method Signatures
Method CLOSE_ORDER_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ORDER_KEY | Call by reference | Type reference (TYPE) | /SAPPO/TAB_ORDER_KEY | Schlüsselfelder des Auftrages | 20100326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei MAPI Ausführung | 20100330 |
Method GET_DETAIL_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ORDER_DETAILS | Call by reference | Type reference (TYPE) | /SAPPO/TAB_ORDER_DETAIL | Detail eines Auftrags | 20100329 | |||
| 2 | ET_ORDER_MESSAGE_DETAILS | Call by reference | Type reference (TYPE) | /SAPPO/TAB_MESSAGE_DETAIL | Tabellentyp zu Detaildaten zur DB-Tabelle /SAPPO/ORDER_MSG | 20100329 | |||
| 3 | ET_ORDER_OBJECT_DETAILS | Call by reference | Type reference (TYPE) | /SAPPO/TAB_OBJECT_DETAIL | Tabellentyp zu Detaildaten zur DB-Tabelle /SAPPO/ORDER_OBJ | 20100329 | |||
| 4 | IT_ORDER_ID | Call by reference | Type reference (TYPE) | /SAPPO/TAB_ORDER_KEY | Schlüsselfelder des Auftrages | 20100326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei MAPI Ausführung | 20100330 |
Method SET_DATA_MULTI Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_NEW_ORDER_MESSAGE | Call by reference | Type reference (TYPE) | /SAPPO/TAB_ORDER_MESSAGES | Meldungen zu einer Liste von Aufträgen | 20100326 | |||
| 2 | IT_ORDER_DATA | Call by reference | Type reference (TYPE) | /SAPPO/TAB_ALLOWED_UPD_FIELDS | Aktualisierbare Felder | 20100326 | |||
| 3 | IV_PROCESS | Call by reference | Type reference (TYPE) | /SAPPO/DTE_PROCESS | /SAPPO/IF_PPO_CONSTANTS=>CON_PROCESS_BAPI_DIALOG | Prozess | 20100326 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei MAPI Ausführung | 20100330 |
Method S_CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /SAPPO/IF_MAPI_PROCESS_ORDER | PPO-MAPI: Prozessieren von Aufträgen (persist. Auftr.) | 20100426 |
Method S_CREATE on class /SAPPO/CL_MAPI_PROCESS_ORDER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |