SAP ABAP Class CL_VBC_AAPP_SERIALIZER (Abstract Model Serializer)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_VBC_APP_SERIALIZER | Serializer Interface | 20100527 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_TRANSP_REQ_SERIALIZER | Serializer for Transport Request | 20100527 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_XAML_SERIALIZER | Serializer for Frontend XAML Files | 20100527 |
Properties
| Class | CL_VBC_AAPP_SERIALIZER | |
| Short Description | Abstract Model Serializer | |
| 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 | 20100527 | 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VBC_APP_SERIALIZER | Serializer Interface | 20100527 |
Friends
Class CL_VBC_AAPP_SERIALIZER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | GENFLAG | ABAP_FALSE | Generation flag | 20100914 | ||
| 2 | Constant | Public | Type reference (TYPE) | VBC_SERIALIZE_MODE | '1' | Mode of serialization | 20100527 | ||
| 3 | Constant | Public | Type reference (TYPE) | VBC_SERIALIZE_MODE | '0' | Mode of serialization | 20100527 | ||
| 4 | Constant | Public | Type reference (TYPE) | VBC_SERIALIZE_MODE | '2' | Mode of serialization | 20100527 | ||
| 5 | Constant | Public | Type reference (TYPE) | BOOLE_D | ABAP_FALSE | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | 20100914 | ||
| 6 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'VBAP' | Object Type | 20100914 | ||
| 7 | Constant | Public | Type reference (TYPE) | PGMID | 'R3TR' | Program ID in Requests and Tasks | 20100914 | ||
| 8 | Constant | Public | Type reference (TYPE) | STRING | 'application' | XAML Context Root Node Name | 20100527 | ||
| 9 | Constant | Public | Type reference (TYPE) | STRING | 'mapproviders' | XAML Context Root Node Name | 20100527 | ||
| 10 | Constant | Public | Type reference (TYPE) | STRING | 'resources' | XAML Context Root Node Name | 20100527 | ||
| 11 | Constant | Public | Type reference (TYPE) | STRING | 'configuration' | XAML Context Root Node Name | 20100527 | ||
| 12 | Constant | Public | Type reference (TYPE) | STRING | 'msc:ArrayList ' | XAML Root Node Name | 20100527 | ||
| 13 | Instance attribute | Protected | Type reference (TYPE) | VBC_CONF_TYPE | Context type | 20100527 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | VBC_BOOLEAN | SPACE | Export Login Date (Username, Password) | 20100527 | ||
| 15 | Instance attribute | Protected | Type reference (TYPE) | VBC_BOOLEAN | SPACE | Export WSDL Address | 20100527 |
Methods
Class CL_VBC_AAPP_SERIALIZER has no method.
Events
Class CL_VBC_AAPP_SERIALIZER has no event.
Types
Class CL_VBC_AAPP_SERIALIZER has no local type.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |