SAP ABAP Class CL_SMI_INT2EXT_BO_MAPPER (Maps internal BO OData info to its external OData info)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   CA-UI2-AR-SM (Application Component) SAP UI Integration - Social Media Collaboration Enablement
     AR_702_SM_SERVICES (Package) UI AR - Social Media Data Provider Impl. (Rel. Dependent)
Properties
Class CL_SMI_INT2EXT_BO_MAPPER  
Short Description Maps internal BO OData info to its external OData info    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package AR_702_SM_SERVICES   UI AR - Social Media Data Provider Impl. (Rel. Dependent) 
Created 20140409   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SMI_INT2EXT_BO_MAPPER has no forward declaration.
Interfaces
Class CL_SMI_INT2EXT_BO_MAPPER has no interface implemented.
Friends
Class CL_SMI_INT2EXT_BO_MAPPER has no friend class.
Attributes
Class CL_SMI_INT2EXT_BO_MAPPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 INT2EXT_BO_ODATA_INFO Instance method Public Method Gets a BO's external OData info from its internal OData info 20140409
Events
Class CL_SMI_INT2EXT_BO_MAPPER has no event.
Types
Class CL_SMI_INT2EXT_BO_MAPPER has no local type.
Method Signatures

Method INT2EXT_BO_ODATA_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_EXT_ODATA_ANNOTATIONS_URL Call by reference Type reference (TYPE) STRING External OData annotations with the external collection. 20140409
2 Exporting EV_EXT_ODATA_COLLECTION Call by reference Type reference (TYPE) STRING Internal collection name's corresponding external collection 20140409
3 Exporting EV_EXT_ODATA_KEY Call by reference Type reference (TYPE) STRING OData key of BO contained in the external OData collection. 20140409
4 Exporting EV_EXT_ODATA_SERVICE_URL Call by reference Type reference (TYPE) STRING URL to the external OData service. 20140409
5 Importing IV_APP_CONTEXT Call by reference Type reference (TYPE) STRING Identifier for the application requesting the mapping. 20140409
6 Importing IV_INT_ODATA_COLLECTION Call by reference Type reference (TYPE) STRING Internal OData collection containing the BO. 20140409
7 Importing IV_INT_ODATA_KEY Call by reference Type reference (TYPE) STRING OData key of BO contained in the internal OData collection. 20140409
8 Importing IV_INT_ODATA_SERVICE_PATH Call by reference Type reference (TYPE) STRING Internal OData service path. 20140409
# Exception Resumable Description Created on
1 CX_SMI Some error occurred during the mapping process. 20140409
History
Last changed by/on SAP  20141120 
SAP Release Created in 100