SAP ABAP Class CL_RMXT_TASK_PRSORD_CREATE (Create Process Order)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PLM-RM (Application Component) Recipe Management
⤷
RMXTPP (Package) Main Package - Trial: PP-PI Integration
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMXT_PP_CONSTANTS | Constants for TMS-PP-PI | 20031001 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMXT_TASK | TMS-TLS: Trial Monitor: Task Interface | 20030521 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMXT_TASK_CONS | Constants for Tasks | 20030907 |
Properties
| Class | CL_RMXT_TASK_PRSORD_CREATE | |
| Short Description | Create Process Order | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RMXTPP | Main Package - Trial: PP-PI Integration |
| Created | 20030521 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RMXT_TASK_PRSORD_CREATE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RMXT_PP_CONSTANTS | Constants for TMS-PP-PI | 20031001 | ||
| 2 | IF_RMXT_TASK | TMS-TLS: Trial Monitor: Task Interface | 20030521 | ||
| 3 | IF_RMXT_TASK_CONS | Constants for Tasks | 20030907 |
Friends
Class CL_RMXT_TASK_PRSORD_CREATE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | BOOLE_D | ' ' | Boolean Variable | 20030521 | ||
| 2 | Constant | Protected | Type reference (TYPE) | BOOLE_D | 'X' | Boolean Variable | 20030521 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030521 | |
| 2 | Instance method | Protected | Method | Create Process Order | 20030704 | |
| 3 | Instance method | Protected | Method | Delete Planned Order | 20031002 | |
| 4 | Instance method | Protected | Method | Explode BOM in the Planned Order | 20030704 | |
| 5 | Instance method | Protected | Method | Determine Number of Process Order | 20030919 | |
| 6 | Instance method | Protected | Method | Update Inspection Lot Table with Trial Number | 20030902 |
Events
Class CL_RMXT_TASK_PRSORD_CREATE has no event.
Types
Class CL_RMXT_TASK_PRSORD_CREATE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MONITOR | Call by reference | Object reference (TYPE REF TO) | IF_RMXT_MONITOR | Instanz des Versuchsmonitors | 20030521 | |||
| 2 | I_TASK | Call by reference | Type reference (TYPE) | RMXTE_TASK | ID Versuchsmonitor Maßnahme | 20030521 |
Method CONSTRUCTOR on class CL_RMXT_TASK_PRSORD_CREATE has no exception.
Method CREATE_PRSORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | RMXTTY_MESSAGES | Nachrichten | 20030704 | |||
| 2 | IS_TRIAL_HD | Call by reference | Type reference (TYPE) | RMXTS_TRIAL_HD | Versuch: Kopfdaten | 20030729 | |||
| 3 | I_PLDORD_NUM | Call by reference | Type reference (TYPE) | PLNUM | Nummer des Planauftrages | 20030704 | |||
| 4 | I_PRSORD_NUM | Call by reference | Type reference (TYPE) | AUFNR | Nummer des Prozessauftrages | 20030919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Anlegen des Prozessauftrages | 20030704 |
Method DELETE_PLDORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | RMXTTY_MESSAGES | Nachrichten | 20031002 | |||
| 2 | IO_TRIAL | Call by reference | Object reference (TYPE REF TO) | IF_RMXT_TRIALOBJ | Objekt des Versuchs | 20031002 | |||
| 3 | IS_TRIAL_HD | Call by reference | Type reference (TYPE) | RMXTS_TRIAL_HD | Kopfdaten des Versuchs | 20031002 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Löschen des Planauftrags | 20031002 |
Method EXPLODE_BOM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | RMXTTY_MESSAGES | Nachrichten | 20030704 | |||
| 2 | IS_TRIAL_MR | Call by reference | Type reference (TYPE) | RMXTS_TRIAL_MR | Zugeordnete Planungsrezepte | 20030704 | |||
| 3 | I_PLDORD_NUM | Call by reference | Type reference (TYPE) | PLNUM | Nummer des Planauftrages | 20030704 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Auflösen der Stückliste | 20030704 |
Method GET_PRSORDNUM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_MESSAGES | Call by reference | Type reference (TYPE) | RMXTTY_MESSAGES | Nachrichten | 20030919 | |||
| 2 | E_PRSORD_NUM | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20030919 | |||
| 3 | I_TRIALID | Call by reference | Type reference (TYPE) | RMXTE_TRIALID | Versuchsnummer | 20030919 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Ableitung der Prozessauftragsnummer | 20031010 |
Method UPDATE_QALS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ERROR | Call by reference | Type reference (TYPE) | RMXTTY_MESSAGES | TMS-TLS: Tabellentyp zur Erfassung von Meldungen | 20030902 | |||
| 2 | IS_TRIAL | Call by reference | Type reference (TYPE) | RMXTS_TRIAL_HD | Versuch | 20031002 | |||
| 3 | I_AUFNR | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20030902 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Fortschreiben Prüflostabelle QALS | 20030902 |
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 471 |