SAP ABAP Class CL_VBC_SERIALIZER_FACTORY (Serializer Factory)
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)
⤷
⤷
Properties
| Class | CL_VBC_SERIALIZER_FACTORY | |
| Short Description | Serializer Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
| 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 CL_VBC_SERIALIZER_FACTORY has no interface implemented.
Friends
Class CL_VBC_SERIALIZER_FACTORY has no friend class.
Attributes
Class CL_VBC_SERIALIZER_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Serialize to a Transport Request | 20081124 | |
| 2 | Instance method | Public | Method | Serialize to XAML | 20081124 | |
| 3 | Instance method | Public | Method | Serialize to ZIP | 20081124 |
Events
Class CL_VBC_SERIALIZER_FACTORY has no event.
Types
Class CL_VBC_SERIALIZER_FACTORY has no local type.
Method Signatures
Method CREATE_AND_SET_TR_SERIALIZER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APP | Call by reference | Object reference (TYPE REF TO) | IF_VBC_APP | 20100527 | ||||
| 2 | IV_CONF_TYPE | Call by reference | Type reference (TYPE) | VBC_CONF_TYPE | Context type | 20100314 | |||
| 3 | IV_INCLUDE_LOGIN_DATA | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_FALSE | Export Login Date (Username, Password) | 20091119 | ||
| 4 | IV_INCLUDE_WSDL | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_FALSE | Export WSDL Address | 20091119 |
Method CREATE_AND_SET_TR_SERIALIZER on class CL_VBC_SERIALIZER_FACTORY has no exception.
Method CREATE_AND_SET_XAML_SERIALIZER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APP | Call by reference | Object reference (TYPE REF TO) | IF_VBC_APP | 20100527 | ||||
| 2 | IV_INCLUDE_LOGIN_DATA | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_FALSE | Export Login Date (Username, Password) | 20091119 | ||
| 3 | IV_INCLUDE_WSDL | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_FALSE | Export WSDL Address | 20091119 |
Method CREATE_AND_SET_XAML_SERIALIZER on class CL_VBC_SERIALIZER_FACTORY has no exception.
Method CREATE_AND_SET_ZIP_SERIALIZER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APP | Call by reference | Object reference (TYPE REF TO) | IF_VBC_APP | 20100527 | ||||
| 2 | IV_INCLUDE_LOGIN_DATA | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_FALSE | Export Login Date (Username, Password) | 20091119 | ||
| 3 | IV_INCLUDE_WSDL | Call by reference | Type reference (TYPE) | VBC_BOOLEAN | ABAP_FALSE | Export WSDL Address | 20091119 |
Method CREATE_AND_SET_ZIP_SERIALIZER on class CL_VBC_SERIALIZER_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |