SAP ABAP Class IF_RMXT_QMBBOBJ (Interface for Stability Study Building Block)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RMXT_API_QMBB | QM Stability Study Building Block | 20030603 |
Properties
| Class | IF_RMXT_QMBBOBJ | |
| Short Description | Interface for Stability Study Building Block | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030603 | SAP |
| Last change | 20031212 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RMXT_QMBBOBJ has no forward declaration.
Interfaces
Class IF_RMXT_QMBBOBJ has no interface implemented.
Friends
Class IF_RMXT_QMBBOBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | RCPE_LINEMODE | 'D' | Line Mode: Delete | 20030603 | ||
| 2 | Constant | Public | Type reference (TYPE) | RCPE_LINEMODE | 'I' | Line Mode: Insert (Create) | 20030603 | ||
| 3 | Constant | Public | Type reference (TYPE) | RCPE_LINEMODE | 'U' | Line Mode: Update (Change) | 20030603 | ||
| 4 | Constant | Public | Type reference (TYPE) | RMXTE_MODE | 'C' | Read Trial Data to Be Changed | 20030603 | ||
| 5 | Constant | Public | Type reference (TYPE) | RMXTE_MODE | 'E' | Exclusive Modification of Trial | 20030603 | ||
| 6 | Constant | Public | Type reference (TYPE) | RMXTE_MODE | 'D' | Read Trial Data to Be Displayed | 20030603 | ||
| 7 | Constant | Public | Type reference (TYPE) | RMXTE_MODE | 'N' | Create New Object | 20030603 | ||
| 8 | Instance attribute | Private | Type reference (TYPE) | RMXTE_QMBBID | Building Block Number | 20030603 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | WERKS_D | Plant | 20030603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Authorizations | 20030603 | |
| 2 | Instance method | Public | Method | Checks the Mode of a Table Row (Insert, Update, Delete) | 20030604 | |
| 3 | Static method | Public | Method | Checks External Number Against External Number Range | 20030604 | |
| 4 | Instance method | Public | Method | Copies a Building Block | 20030603 | |
| 5 | Static method | Public | Method | Generate a New Building Block | 20030604 | |
| 6 | Static method | Public | Method | Always Determines a New Object Instance | 20030603 | |
| 7 | Static method | Public | Method | Gets New Building Block Number from Number Range | 20030604 | |
| 8 | Instance method | Public | Method | Reset All Buffer Tables | 20030603 | |
| 9 | Instance method | Public | Method | Reads All Data for a Building Block | 20030603 | |
| 10 | Instance method | Public | Method | Saves All Data for a Building Block | 20030603 | |
| 11 | Instance method | Public | Method | Writes All Data for a Building Block | 20030603 |
Events
Class IF_RMXT_QMBBOBJ has no event.
Types
Class IF_RMXT_QMBBOBJ has no local type.
Method Signatures
Method AUTHORITY_CHECK Signature
Method AUTHORITY_CHECK on class IF_RMXT_QMBBOBJ has no parameter.
Method AUTHORITY_CHECK on class IF_RMXT_QMBBOBJ has no exception.
Method CHECK_LINEMODE 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 | 20030604 | |||
| 2 | XS_HEADER | Call by reference | Type reference (TYPE) | RMXTS_Q10 | Struktur: Bausteine für Stabilitätsstudie: Kopfdaten | 20030604 | |||
| 3 | XT_DESCR | Call by reference | Type reference (TYPE) | RMXTTY_Q10T | Bausteine für Stabilitätsstudie: Bezeichnung | 20030604 | |||
| 4 | XT_PLANNING | Call by reference | Type reference (TYPE) | RMXTTY_Q11 | Bausteine für Stabilitätsstudie: Plandaten | 20030604 | |||
| 5 | XT_PRODH | Call by reference | Type reference (TYPE) | RMXTTY_Q12 | Bausteine für Stabilitätsstudie: Produkthierarchie | 20030604 |
Method CHECK_LINEMODE on class IF_RMXT_QMBBOBJ has no exception.
Method CHECK_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_RETCO | Call by reference | Type reference (TYPE) | NRRETURN | Returncode | 20030604 | |||
| 2 | I_NUMBER | Call by reference | Type reference (TYPE) | RMXTE_QMBBID | ID für Baustein Stabilitätsstudie | 20030604 | |||
| 3 | I_OBJECT | Call by reference | Type reference (TYPE) | NROBJ | Name des Nummernkreisobjekts | 20030604 | |||
| 4 | I_RANGE_NUMBER | Call by reference | Type reference (TYPE) | NRNR | Nummernkreisnummer | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis für Objekt nicht vorgesehen | 20030604 | ||
| 2 | Nummernkreis nicht für interne Vergabe vorgesehen | 20030604 | ||
| 3 | Nummernkreisobjekt nicht vorhanden | 20030604 |
Method COPY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMXT_QMBBOBJ | Interface für Baustein Stabilitätsstudie | 20030603 | |||
| 2 | I_FLG_DEP | Call by reference | Type reference (TYPE) | RMXTE_QMDEP | Kennzeichen für abhängigen Baustein | 20030604 |
Method COPY on class IF_RMXT_QMBBOBJ has no exception.
Method CREATE_NEW_QMBB_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMXT_QMBBOBJ | Interface für Baustein Stabilitätsstudie | 20030604 | |||
| 2 | I_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20030604 | |||
| 3 | X_BBID | Call by reference | Type reference (TYPE) | RMXTE_QMBBID | ID für Baustein Stabilitätsstudie | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Versuch existiert bereits | 20030604 | ||
| 2 | Unerlaubtes Zeichen im Bausteinnamen | 20030604 | ||
| 3 | Nummernkreis nicht angelegt | 20030604 | ||
| 4 | Nummernkreis bald erschöpft | 20030604 | ||
| 5 | Nummer ausserhalb des zulässigen Bereiches | 20030604 | ||
| 6 | Letzte Nummer aus Nummernkreis vergeben | 20030604 | ||
| 7 | Nummer nicht für externe Vergabe vorgesehen | 20030604 | ||
| 8 | Nummernkreis nicht für interne Vergabe vorgesehen | 20030604 | ||
| 9 | Systemfehler: Nummernkreis nicht vorhanden | 20030604 | ||
| 10 | Falsches Werk | 20030604 | ||
| 11 | Falsche Bausteinnummer | 20030604 |
Method GET_INSTANCE_CL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_RMXT_QMBBOBJ | Interface für Baustein Stabilitätsstudie | 20030603 | |||
| 2 | IS_HEADER | Call by reference | Type reference (TYPE) | RMXTS_Q10 | Struktur: Bausteine für Stabilitätsstudie: Kopfdaten | 20030603 | |||
| 3 | I_BBID | Call by reference | Type reference (TYPE) | RMXTE_QMBBID | ID für Baustein Stabilitätsstudie | 20030603 | |||
| 4 | I_MODE | Call by reference | Type reference (TYPE) | RMXTE_MODE | Modus Anzeigen/Ändern | 20030603 | |||
| 5 | I_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Werk | 20030603 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Stabilitätsstudienbaustein nicht vorhanden | 20030912 |
Method GET_NEXT_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_TNRO | Call by reference | Type reference (TYPE) | TNRO | Definition der Nummernkreisobjekte | 20030927 | |||
| 2 | E_NUMBER | Call by reference | Type reference (TYPE) | RMXTE_QMBBID | ID für Baustein Stabilitätsstudie | 20030604 | |||
| 3 | E_RETCO | Call by reference | Type reference (TYPE) | NRRETURN | Returncode | 20030604 | |||
| 4 | I_OBJECT | Call by reference | Type reference (TYPE) | NROBJ | Name des Nummernkreisobjekts | 20030604 | |||
| 5 | I_RANGE_NUMBER | Call by reference | Type reference (TYPE) | NRNR | Nummernkreisnummer | 20030604 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Nummernkreis für Objekt nicht vorgesehen | 20030604 | ||
| 2 | Nummernkreis bald erschöpft | 20030927 | ||
| 3 | Letzte Nummer aus Nummernkreis vergeben | 20030927 | ||
| 4 | Nummernkreis nicht für interne Vergabe vorgesehen | 20030604 | ||
| 5 | Nummernkreisobjekt nicht vorhanden | 20030604 |
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | RMXTE_MODE | Modus Anzeigen/Ändern | 20030603 |
Method INIT on class IF_RMXT_QMBBOBJ has no exception.
Method READ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER | Call by reference | Type reference (TYPE) | RMXTS_Q10 | Struktur: Bausteine für Stabilitätsstudie: Kopfdaten | 20030603 | |||
| 2 | ET_DESCR | Call by reference | Type reference (TYPE) | RMXTTY_Q10T | Bausteine für Stabilitätsstudie: Bezeichnung | 20030603 | |||
| 3 | ET_PLANNING | Call by reference | Type reference (TYPE) | RMXTTY_Q11 | Bausteine für Stabilitätsstudie: Plandaten | 20030603 | |||
| 4 | ET_PRODH | Call by reference | Type reference (TYPE) | RMXTTY_Q12 | Bausteine für Stabilitätsstudie: Produkthierarchie | 20030603 |
Method READ on class IF_RMXT_QMBBOBJ has no exception.
Method SAVE 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 | 20030603 | |||
| 2 | IV_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | 'X' | boolsche Variable (X=true, -=false, space=unknown) | 20030603 |
Method SAVE on class IF_RMXT_QMBBOBJ has no exception.
Method WRITE 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 | 20030603 | |||
| 2 | XS_HEADER | Call by reference | Type reference (TYPE) | RMXTS_Q10 | Struktur: Bausteine für Stabilitätsstudie: Kopfdaten | 20030603 | |||
| 3 | XT_DESCR | Call by reference | Type reference (TYPE) | RMXTTY_Q10T | Bausteine für Stabilitätsstudie: Bezeichnung | 20030603 | |||
| 4 | XT_PLANNING | Call by reference | Type reference (TYPE) | RMXTTY_Q11 | Bausteine für Stabilitätsstudie: Plandaten | 20030603 | |||
| 5 | XT_PRODH | Call by reference | Type reference (TYPE) | RMXTTY_Q12 | Bausteine für Stabilitätsstudie: Produkthierarchie | 20030603 |
Method WRITE on class IF_RMXT_QMBBOBJ has no exception.
History
| Last changed by/on | SAP | 20031212 |
| SAP Release Created in |