SAP ABAP Class IF_VBC_MODEL_SERIALIZER (Serializer Interface)
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
| Class | IF_VBC_MODEL_SERIALIZER | |
| Short Description | Serializer Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20081124 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_VBC_MODEL_SERIALIZER has no interface implemented.
Friends
Class IF_VBC_MODEL_SERIALIZER has no friend class.
Attributes
Class IF_VBC_MODEL_SERIALIZER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get the serialization as string table | 20081124 | |
| 2 | Instance method | Public | Method | Get the serialization as xstring table | 20081124 | |
| 3 | Instance method | Public | Method | Transfer the login data | 20091119 | |
| 4 | Instance method | Public | Method | Transfer wsdl data | 20091119 | |
| 5 | Instance method | Public | Method | Configure the Serializer | 20081201 |
Events
Class IF_VBC_MODEL_SERIALIZER has no event.
Types
Class 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 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_VBC_MODEL | Main Visual Business Model Interface | 20081124 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | VBC_SERIALIZE_MODE | '0' | Serialization mode | 20100313 | ||
| 3 | RT_STRING_TAB | Value transfer | Type reference (TYPE) | VBC_T_SSTREAM | String Stream Table | 20081124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization Exception | 20081125 |
Method GET_XSTRING_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MODEL | Call by reference | Object reference (TYPE REF TO) | IF_VBC_MODEL | Main Visual Business Model Interface | 20081124 | |||
| 2 | IV_MODE | Call by reference | Type reference (TYPE) | VBC_SERIALIZE_MODE | '0' | Serialization mode | 20100313 | ||
| 3 | RT_T_XSTREAM | Value transfer | Type reference (TYPE) | VBC_T_XSTREAM | XString Stream Table | 20081124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization Exception | 20081125 |
Method IS_LOGIN_DATA_INCLUDED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_RESULT | Value transfer | Type reference (TYPE) | VBC_BOOLEAN | Boolean values TRUE (='X') and FALSE (= ' ') | 20091119 |
Method IS_LOGIN_DATA_INCLUDED on class 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 | RV_RESULT | Value transfer | Type reference (TYPE) | VBC_BOOLEAN | Boolean values TRUE (='X') and FALSE (= ' ') | 20091119 |
Method IS_WSDL_INCLUDED on class 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 | IV_CONF_TYPE | Call by reference | Type reference (TYPE) | VBC_CONF_TYPE | Context type | 20100314 | |||
| 2 | IV_INCLUDE_LOGIN_DATA | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | SPACE | Do Not Export Login Date (Username, Password) | 20091119 | ||
| 3 | IV_INCLUDE_WSDL | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | SPACE | Do Not Export WSDL Address | 20091119 |
Method SET_EXPORT_PARAMETER on class IF_VBC_MODEL_SERIALIZER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |