SAP ABAP Class CL_RMPS_INBOUND_XML_PROC (Inbox Processing Incoming Post)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-RCM (Application Component) Records and Case Management
     RMPS_SP_POST (Package) Incoming Post Item
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RMPS_INBOUND_XML_PROC Incoming Post Item XML Inbox 20040330
Properties
Class CL_RMPS_INBOUND_XML_PROC  
Short Description Inbox Processing Incoming Post    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RMPS_SP_POST   Incoming Post Item 
Created 20040330   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RMPSD Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SRMGS Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RMPS_INBOUND_XML_PROC Incoming Post Item XML Inbox 20040330
Friends
Class CL_RMPS_INBOUND_XML_PROC has no friend class.
Attributes
Class CL_RMPS_INBOUND_XML_PROC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_REFERENCE_TABLE Instance method Public Method On reference table filled using XSLT 20040330
2 CHECK_XML_FORMAT Static method Public Method Check whether the XML format can be edited 20040330
3 CONVERT_REF_TABLE_TO_ATTRIBUTS Instance method Public Method Change the Information from XML into RM Attributes 20040330
4 CONVERT_XSLT_TO_REF_TABLE Instance method Public Method Conversion of XML Using XSLT 20040330
5 SEARCH_BP Instance method Public Method Search by Business Partner 20040330
Events
Class CL_RMPS_INBOUND_XML_PROC has no event.
Types
Class CL_RMPS_INBOUND_XML_PROC has no local type.
Method Signatures

Method BUILD_REFERENCE_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_REFERENCE_TABLE Value transfer Object reference (TYPE REF TO) ABAP_TRANS_RESBIND_TAB 20040330

Method BUILD_REFERENCE_TABLE on class CL_RMPS_INBOUND_XML_PROC has no exception.

Method CHECK_XML_FORMAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_PROCESSING_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Bearbeitungsklasse 20040330
2 Exporting EX_XML_CONTENT Call by reference Type reference (TYPE) XSTRING XML File 20040330
3 Exporting EX_XSLT_PROGRAM Call by reference Type reference (TYPE) CXSLTDESC Name eines XSLT-Programms 20040330
4 Importing IM_ACT_PART Call by reference Type reference (TYPE) I Aktuelle E-Mailbestandteil 20040330
5 Importing IM_IF_DOCUMENT Call by reference Object reference (TYPE REF TO) IF_DOCUMENT_BCS Dokumenteninterface für das BCS 20040330
# Exception Resumable Description Created on
1 CX_DOCUMENT_BCS BCS: Ausnahmen von Dokumenten 20040330
2 CX_RMPS_XML_TRANSFORMATION Fehler bei XSL-Transformation 20040330

Method CONVERT_REF_TABLE_TO_ATTRIBUTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_TAB_ATTRIBUTS Value transfer Type reference (TYPE) RMPS_POSTATTR_TYPE Attributübergabetabelle 20040330
2 Importing IM_REFERENCE_TABLE Call by reference Object reference (TYPE REF TO) ABAP_TRANS_RESBIND_TAB XML Informationen 20040330

Method CONVERT_REF_TABLE_TO_ATTRIBUTS on class CL_RMPS_INBOUND_XML_PROC has no exception.

Method CONVERT_XSLT_TO_REF_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CHG_REFERENCE_TAB Call by reference Object reference (TYPE REF TO) ABAP_TRANS_RESBIND_TAB Ermittelte Attribute 20040330
2 Importing IM_INBDOC_CUST Call by reference Type reference (TYPE) RMPSPEINDOCTYP Grundcustomizing von eingehenden Objekten 20040330
3 Importing IM_XML_CONTENT Call by reference Type reference (TYPE) XSTRING XML File 20040330
4 Importing IM_XSLT_PROGRAM Call by reference Type reference (TYPE) CXSLTDESC Name eines XSLT-Programms 20040330

Method CONVERT_XSLT_TO_REF_TABLE on class CL_RMPS_INBOUND_XML_PROC has no exception.

Method SEARCH_BP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STR_BP_DATA Call by reference Type reference (TYPE) RMPS_XML_BPARTNER XML Inputstruktur für Geschäftspartner 20040330
2 Returning RE_TAB_FOUND_BP Value transfer Type reference (TYPE) RMPS_T_BPART_KEY GP: BAPI-Übergabestruktur GP-Keydaten 20040330

Method SEARCH_BP on class CL_RMPS_INBOUND_XML_PROC has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640