SAP ABAP Class CL_SMI_ODATA_PAYLOAD_BUILDER (SMI XML builder for OData response)
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)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SMI_ODATA_PAYLOAD_BUILDER SMI XML builder for OData response 20130717
Properties
Class CL_SMI_ODATA_PAYLOAD_BUILDER  
Short Description SMI XML builder for OData response    
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 20130717   SAP 
Last change 20141120    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SMI_ODATA_PAYLOAD_BUILDER SMI XML builder for OData response 20130717
Friends
Class CL_SMI_ODATA_PAYLOAD_BUILDER has no friend class.
Attributes
Class CL_SMI_ODATA_PAYLOAD_BUILDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 BOOL_TO_STRING Instance method Private Method Converts an ABAP_BOOL value to a string. 20130717
2 ESCAPE_XML Instance method Private Method Escapes content meant to be put between XML tags. 20131024
3 GET_ENGLISH_TEXT Instance method Private Method returns English text when translation doesn't exist 20140409
Events
Class CL_SMI_ODATA_PAYLOAD_BUILDER has no event.
Types
Class CL_SMI_ODATA_PAYLOAD_BUILDER has no local type.
Method Signatures

Method BOOL_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_VALUE Call by reference Type reference (TYPE) ABAP_BOOL ABAP_BOOL value to be turned into a string. 20130717
2 Returning RV_VALUE Value transfer Type reference (TYPE) STRING String representation of the input ABAP_BOOL value. 20130717

Method BOOL_TO_STRING on class CL_SMI_ODATA_PAYLOAD_BUILDER has no exception.

Method ESCAPE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_UNESCAPED Call by reference Type reference (TYPE) STRING Unescaped String 20131024
2 Returning RV_ESCAPED Value transfer Type reference (TYPE) STRING Escaped String 20131024

Method ESCAPE_XML on class CL_SMI_ODATA_PAYLOAD_BUILDER has no exception.

Method GET_ENGLISH_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TEXT_ID Call by reference Type reference (TYPE) TEXTPOOLKY Text element key (number/selection name) 20140409
2 Returning RV_TEXT Value transfer Type reference (TYPE) STRING 20140409

Method GET_ENGLISH_TEXT on class CL_SMI_ODATA_PAYLOAD_BUILDER has no exception.
History
Last changed by/on SAP  20141120 
SAP Release Created in 100