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 C_RELID_FR Constant Private Type reference (TYPE) RELID 'TF' Relationship ID 20030825
2 C_RELID_PP Constant Private Type reference (TYPE) RELID 'TP' Relationship ID 20030825
Methods
# Method Level Visibility Method type Description Created on
1 APPEND_FR_CL Static method Public Method Register New Formula Result 20030825
2 APPEND_PP_CL Static method Public Method Register New Process Parameter 20030825
3 DELETE_CL Static method Public Method Delete Data 20030825
4 MODIFY_DB Static method Private Method Update Database 20030825
5 READ_DB Static method Private Method Read Database 20030825
6 READ_FR_CL Static method Public Method Read Formula Results 20030825
7 READ_PP_CL 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 Importing I_ID Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20030825
2 Changing XT_LINE Call by reference Type reference (TYPE) RMXTTY_TRIAL_FRML Versuch: Materialverbrauch (Formel) 20030825
# Exception Resumable Description Created on
1 EXC_ERROR Fehler beim Schreiben 20030825
2 EXC_LOCKED Objekt gesperrt 20030825

Method APPEND_PP_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20030825
2 Changing XT_CL Call by reference Type reference (TYPE) RMXTTY_PP_API_TRIAL_CL TMS-API: Klassifizierungsschnittstelle Prozessparameter-Erg. 20030825
3 Changing XT_PP Call by reference Type reference (TYPE) RMXTTY_PP_API_TRIAL_PP TMS-API: Ergebnis Prozessparameter 20030825
# Exception Resumable Description Created on
1 EXC_ERROR Fehler beim Schreiben 20030825
2 EXC_LOCKED Objekt gesperrt 20030825

Method DELETE_CL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) AUFNR Auftragsnummer 20030825
# Exception Resumable Description Created on
1 EXC_NOT_FOUND Objekt nicht vorhanden 20030825

Method MODIFY_DB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) C 20030825
2 Importing I_RELID Call by reference Type reference (TYPE) RELID Relations-ID 20030825
3 Importing 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 Exporting E_XML Call by reference Type reference (TYPE) XSTRING 20030825
2 Importing I_ID Call by reference Type reference (TYPE) C 20030825
3 Importing 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 Exporting ET_LINES Call by reference Type reference (TYPE) RMXTTY_TRIAL_FRML 20030825
2 Exporting E_ENTRIES Call by reference Type reference (TYPE) I 20030825
3 Exporting E_XML Call by reference Type reference (TYPE) XSTRING 20030825
4 Importing 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 Exporting ET_CL Call by reference Type reference (TYPE) RMXTTY_PP_API_TRIAL_CL TMS-API: Klassifizierungsschnittstelle Prozessparameter-Erg. 20030825
2 Exporting ET_PP Call by reference Type reference (TYPE) RMXTTY_PP_API_TRIAL_PP TMS-API: Ergebnis Prozessparameter 20030825
3 Exporting E_ENTRIES Call by reference Type reference (TYPE) I 20030825
4 Exporting E_XML Call by reference Type reference (TYPE) XSTRING 20030825
5 Importing 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