SAP ABAP Class CL_RMXT_TASK_TRIAL_EXPLODE (Explode Trial Planning)
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 | 20030609 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RMXT_TASK_CONS | Constants for Tasks | 20030907 |
Properties
Class | CL_RMXT_TASK_TRIAL_EXPLODE | |
Short Description | Explode Trial Planning | |
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 | 20030609 | SAP |
Last change | 20040114 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMXT_TASK_TRIAL_EXPLODE 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 | 20030609 | ||
3 | IF_RMXT_TASK_CONS | Constants for Tasks | 20030907 |
Friends
Class CL_RMXT_TASK_TRIAL_EXPLODE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | ' ' | Boolean Variable | 20030609 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | BOOLE_D | 'X' | Boolean Variable | 20030609 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | Check Lower-Level Trials for Planned Orders | 20030619 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20030609 |
3 | ![]() |
Instance method | Private | Method | Create Planned Order for Lower-Level Trial | 20030612 |
4 | ![]() |
Instance method | Private | Method | Delete Planned Order | 20030616 |
5 | ![]() |
Instance method | Private | Method | Determine Lower-Level Trials for Planned Orders | 20030615 |
Events
Class CL_RMXT_TASK_TRIAL_EXPLODE has no event.
Types
Class CL_RMXT_TASK_TRIAL_EXPLODE has no local type.
Method Signatures
Method CHECK_CHILDS_FOR_PLDORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHILD_PLDORD | Call by reference | Type reference (TYPE) | RMXTTY_TRIAL_HD | Untergeordnete Versuche für Planaufträge | 20030619 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | RMXTTY_MESSAGES | Nachrichten | 20030619 | ||
3 | ![]() |
E_CHILD_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Fehler bei der Verarbeitung eines untergeordneten Versuchs | 20030619 | ||
4 | ![]() |
IT_REL_CHILD | Call by reference | Type reference (TYPE) | RMXTTY_TRIAL_REL | Untergeordnete Versuche | 20030619 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler bei der Prüfung auf Planaufträge | 20030619 |
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 | 20030609 | ||
2 | ![]() |
I_TASK | Call by reference | Type reference (TYPE) | RMXTE_TASK | ID Versuchsmonitor Maßnahme | 20030609 |
Method CONSTRUCTOR on class CL_RMXT_TASK_TRIAL_EXPLODE has no exception.
Method CREATE_PLDORD_CHILD 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 | 20030612 | ||
2 | ![]() |
IS_CHILD_HD | Call by reference | Type reference (TYPE) | RMXTS_TRIAL_HD | Kopfdaten des untergeordneten Versuchs | 20030730 | ||
3 | ![]() |
IT_CHILD_COMP | Call by reference | Type reference (TYPE) | RMXTTY_PLDORDCOMP_I1 | Komponenten für untergeordneten Versuch | 20030615 | ||
4 | ![]() |
I_DAY_START | Call by reference | Type reference (TYPE) | DATUM | Anfangsdatum des Versuchs | 20030618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Planauftrag anlegen | 20030612 |
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 | 20030616 | ||
2 | ![]() |
IO_TRIAL | Call by reference | Object reference (TYPE REF TO) | IF_RMXT_TRIALOBJ | Objekt des Versuchs | 20030616 | ||
3 | ![]() |
IS_TRIAL_HEADER | Call by reference | Type reference (TYPE) | RMXTS_TRIAL_HD | Kopfdaten des Versuchs | 20030618 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Löschen des Planauftrags | 20030616 |
Method GET_CHILDS_FOR_PLDORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CHILD_PLDORD | Call by reference | Type reference (TYPE) | RMXTTY_TRIAL_HD | Untergeordnete Versuche für Planaufträge | 20030618 | ||
2 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | RMXTTY_MESSAGES | Nachrichten | 20030615 | ||
3 | ![]() |
E_CHILD_ERROR | Call by reference | Type reference (TYPE) | BOOLE_D | Fehler bei der Verarbeitung eines untergeordneten Versuchs | 20030618 | ||
4 | ![]() |
E_QTYSUM_CHILDS | Call by reference | Type reference (TYPE) | RMXTE_TRIALQTY | Summe Produktmenge der untergeordneten Versuche | 20030615 | ||
5 | ![]() |
IS_TRIAL_HD | Call by reference | Type reference (TYPE) | RMXTS_TRIAL_HD | Kopfdaten des Versuchs | 20030731 | ||
6 | ![]() |
IT_REL_CHILD | Call by reference | Type reference (TYPE) | RMXTTY_TRIAL_REL | Untergeordnete Versuche | 20030618 |
Method GET_CHILDS_FOR_PLDORD on class CL_RMXT_TASK_TRIAL_EXPLODE has no exception.
History
Last changed by/on | SAP | 20040114 |
SAP Release Created in | 471 |