SAP ABAP Class CL_RMXT_PPPI2XML (Storage of PP-PI Data for XML Export)
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

⤷

⤷

Properties
Class | CL_RMXT_PPPI2XML | |
Short Description | Storage of PP-PI Data for XML Export | |
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 | 20030825 | SAP |
Last change | 20031212 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RMXT_PPPI2XML has no forward declaration.
Interfaces
Class CL_RMXT_PPPI2XML has no interface implemented.
Friends
Class CL_RMXT_PPPI2XML has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | RELID | 'TF' | Relationship ID | 20030825 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | RELID | 'TP' | Relationship ID | 20030825 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Register New Formula Result | 20030825 |
2 | ![]() |
Static method | Public | Method | Register New Process Parameter | 20030825 |
3 | ![]() |
Static method | Public | Method | Delete Data | 20030825 |
4 | ![]() |
Static method | Private | Method | Update Database | 20030825 |
5 | ![]() |
Static method | Private | Method | Read Database | 20030825 |
6 | ![]() |
Static method | Public | Method | Read Formula Results | 20030825 |
7 | ![]() |
Static method | Public | Method | Read Process Parameters | 20030825 |
Events
Class CL_RMXT_PPPI2XML has no event.
Types
Class CL_RMXT_PPPI2XML has no local type.
Method Signatures
Method APPEND_FR_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20030825 | ||
2 | ![]() |
XT_LINE | Call by reference | Type reference (TYPE) | RMXTTY_TRIAL_FRML | Versuch: Materialverbrauch (Formel) | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Schreiben | 20030825 | |
2 | ![]() |
Objekt gesperrt | 20030825 |
Method APPEND_PP_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20030825 | ||
2 | ![]() |
XT_CL | Call by reference | Type reference (TYPE) | RMXTTY_PP_API_TRIAL_CL | TMS-API: Klassifizierungsschnittstelle Prozessparameter-Erg. | 20030825 | ||
3 | ![]() |
XT_PP | Call by reference | Type reference (TYPE) | RMXTTY_PP_API_TRIAL_PP | TMS-API: Ergebnis Prozessparameter | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler beim Schreiben | 20030825 | |
2 | ![]() |
Objekt gesperrt | 20030825 |
Method DELETE_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20030825 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Objekt nicht vorhanden | 20030825 |
Method MODIFY_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | C | 20030825 | |||
2 | ![]() |
I_RELID | Call by reference | Type reference (TYPE) | RELID | Relations-ID | 20030825 | ||
3 | ![]() |
I_XML | Call by reference | Type reference (TYPE) | XSTRING | 20030825 |
Method MODIFY_DB on class CL_RMXT_PPPI2XML has no exception.
Method READ_DB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_XML | Call by reference | Type reference (TYPE) | XSTRING | 20030825 | |||
2 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | C | 20030825 | |||
3 | ![]() |
I_RELID | Call by reference | Type reference (TYPE) | RELID | Relations-ID | 20030825 |
Method READ_DB on class CL_RMXT_PPPI2XML has no exception.
Method READ_FR_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_LINES | Call by reference | Type reference (TYPE) | RMXTTY_TRIAL_FRML | 20030825 | |||
2 | ![]() |
E_ENTRIES | Call by reference | Type reference (TYPE) | I | 20030825 | |||
3 | ![]() |
E_XML | Call by reference | Type reference (TYPE) | XSTRING | 20030825 | |||
4 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20030825 |
Method READ_FR_CL on class CL_RMXT_PPPI2XML has no exception.
Method READ_PP_CL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_CL | Call by reference | Type reference (TYPE) | RMXTTY_PP_API_TRIAL_CL | TMS-API: Klassifizierungsschnittstelle Prozessparameter-Erg. | 20030825 | ||
2 | ![]() |
ET_PP | Call by reference | Type reference (TYPE) | RMXTTY_PP_API_TRIAL_PP | TMS-API: Ergebnis Prozessparameter | 20030825 | ||
3 | ![]() |
E_ENTRIES | Call by reference | Type reference (TYPE) | I | 20030825 | |||
4 | ![]() |
E_XML | Call by reference | Type reference (TYPE) | XSTRING | 20030825 | |||
5 | ![]() |
I_ID | Call by reference | Type reference (TYPE) | AUFNR | Auftragsnummer | 20030825 |
Method READ_PP_CL on class CL_RMXT_PPPI2XML has no exception.
History
Last changed by/on | SAP | 20031212 |
SAP Release Created in | 471 |