SAP ABAP Interface IF_VBC_MODEL_SERIALIZER (Serializer Interface)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-GTF-VBZ (Application Component) Visual Business
     VBC_BUSINESS_OBJECTS (Package) Business Object Layer (Application Logic)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VBC_AMODEL_SERIALIZER Abstract Model Serializer 20081124
Properties
Interface IF_VBC_MODEL_SERIALIZER  
Short Description Serializer Interface    
General Data
Package VBC_BUSINESS_OBJECTS   Business Object Layer (Application Logic) 
Created 20081124   SAP 
Last changed 20110908   SAP 
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 IF_VBC_MODEL_SERIALIZER has no interface.
Friends
Interface IF_VBC_MODEL_SERIALIZER has no friend.
Attributes
Interface IF_VBC_MODEL_SERIALIZER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_STRING_TAB Instance method Public Method Get the serialization as string table 20081124
2 GET_XSTRING_TAB Instance method Public Method Get the serialization as xstring table 20081124
3 IS_LOGIN_DATA_INCLUDED Instance method Public Method Transfer the login data 20091119
4 IS_WSDL_INCLUDED Instance method Public Method Transfer wsdl data 20091119
5 SET_EXPORT_PARAMETER Instance method Public Method Configure the Serializer 20081201
Events
Interface IF_VBC_MODEL_SERIALIZER has no event.
Types
Interface IF_VBC_MODEL_SERIALIZER has no local type.
Method Signatures

Method GET_STRING_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_VBC_MODEL Main Visual Business Model Interface 20081124
2 Importing IV_MODE Call by reference Type reference (TYPE) VBC_SERIALIZE_MODE '0' Serialization mode 20100313
3 Returning RT_STRING_TAB Value transfer Type reference (TYPE) VBC_T_SSTREAM String Stream Table 20081124
# Exception Resumable Description Created on
1 CX_VBC_SERIALIZATION Serialization Exception 20081125

Method GET_XSTRING_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MODEL Call by reference Object reference (TYPE REF TO) IF_VBC_MODEL Main Visual Business Model Interface 20081124
2 Importing IV_MODE Call by reference Type reference (TYPE) VBC_SERIALIZE_MODE '0' Serialization mode 20100313
3 Returning RT_T_XSTREAM Value transfer Type reference (TYPE) VBC_T_XSTREAM XString Stream Table 20081124
# Exception Resumable Description Created on
1 CX_VBC_SERIALIZATION Serialization Exception 20081125

Method IS_LOGIN_DATA_INCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) VBC_BOOLEAN Boolean values TRUE (='X') and FALSE (= ' ') 20091119

Method IS_LOGIN_DATA_INCLUDED on Interface IF_VBC_MODEL_SERIALIZER has no exception.

Method IS_WSDL_INCLUDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_RESULT Value transfer Type reference (TYPE) VBC_BOOLEAN Boolean values TRUE (='X') and FALSE (= ' ') 20091119

Method IS_WSDL_INCLUDED on Interface IF_VBC_MODEL_SERIALIZER has no exception.

Method SET_EXPORT_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_CONF_TYPE Call by reference Type reference (TYPE) VBC_CONF_TYPE Context type 20100314
2 Importing IV_INCLUDE_LOGIN_DATA Call by reference Type reference (TYPE) VBC_BOOLEAN SPACE Do Not Export Login Date (Username, Password) 20091119
3 Importing IV_INCLUDE_WSDL Call by reference Type reference (TYPE) VBC_BOOLEAN SPACE Do Not Export WSDL Address 20091119

Method SET_EXPORT_PARAMETER on Interface IF_VBC_MODEL_SERIALIZER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 702