SAP ABAP Class CL_VBC_TRANSP_REQ_SERIALIZER (Serializer for Transport Request)
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 | Inheritance (c INHERITING FROM c_ref) | CL_VBC_AAPP_SERIALIZER | Abstract Model Serializer | 20100527 |
Properties
| Class | CL_VBC_TRANSP_REQ_SERIALIZER | |
| Short Description | Serializer for Transport Request | |
| Super Class | CL_VBC_AAPP_SERIALIZER | Abstract Model Serializer |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | VBC_BUSINESS_OBJECTS | Business Object Layer (Application Logic) |
| Created | 20081210 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_VBC_TRANSP_REQ_SERIALIZER has no forward declaration.
Interfaces
Class CL_VBC_TRANSP_REQ_SERIALIZER has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_VBC_SERIALIZER_FACTORY | 20081218 | Serializer Factory |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | OBJFUNC | 'K' | Object function | 20091123 | ||
| 2 | Constant | Public | Type reference (TYPE) | PGMID | 'R3TR' | Program ID in Requests and Tasks | 20091123 | ||
| 3 | Constant | Public | Type reference (TYPE) | FLAG | '2' | General Flag | 20091123 | ||
| 4 | Constant | Public | Type reference (TYPE) | TROBJTYPE | 'TABU' | Object Type | 20091123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Put together transport request | 20100314 | |
| 2 | Instance method | Private | Method | Get table keys to be transported | 20100314 | |
| 3 | Instance method | Private | Method | Get table keys to be transported | 20100314 | |
| 4 | Instance method | Private | Method | Get application changes as string table | 20100709 | |
| 5 | Instance method | Private | Method | Update application after transport | 20100709 | |
| 6 | Static method | Public | Method | Create / update transport request for the given application | 20100914 |
Events
Class CL_VBC_TRANSP_REQ_SERIALIZER has no event.
Types
Class CL_VBC_TRANSP_REQ_SERIALIZER has no local type.
Method Signatures
Method ASSEMBLE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_OBJECT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Table Keys | 20100314 | |||
| 2 | CT_TRANSPORT_OBJECTS | Call by reference | Type reference (TYPE) | TREDT_OBJECTS | Objects for Processing (Correction Interface) | 20100314 | |||
| 3 | ET_STRING_TAB | Call by reference | Type reference (TYPE) | VBC_T_SSTREAM | String Stream Table | 20100314 | |||
| 4 | IO_APP_FOR_TRANSPORT | Call by reference | Object reference (TYPE REF TO) | IF_VBC_APP | Main Visual Business Model Interface | 20100709 | |||
| 5 | IV_APP_ID | Call by reference | Type reference (TYPE) | VBC_MODEL_ID | Visual Business Application | 20100709 | |||
| 6 | IV_MODE | Call by reference | Type reference (TYPE) | VBC_SERIALIZE_MODE | Mode of serialization | 20100314 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization Exception | 20100314 |
Method GET_RECORDS_FOR_TRANSP_APPL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Table Keys | 20100314 | |||
| 2 | ET_TRANSPORT_OBJECTS | Call by reference | Type reference (TYPE) | TREDT_OBJECTS | Objects for Processing (Correction Interface) | 20100314 | |||
| 3 | IO_APP_FOR_TRANSPORT | Call by reference | Object reference (TYPE REF TO) | IF_VBC_APP | Domain Object Interface | 20100709 | |||
| 4 | IV_MODE | Call by reference | Type reference (TYPE) | VBC_SERIALIZE_MODE | Mode of serialization | 20100314 |
Method GET_RECORDS_FOR_TRANSP_APPL on class CL_VBC_TRANSP_REQ_SERIALIZER has no exception.
Method GET_RECORDS_FOR_TRANSP_CUSTMZG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OBJECT_KEYS | Call by reference | Type reference (TYPE) | TR_KEYS | Table Keys | 20100314 | |||
| 2 | ET_TRANSPORT_OBJECTS | Call by reference | Type reference (TYPE) | TREDT_OBJECTS | Objects for Processing (Correction Interface) | 20100314 | |||
| 3 | IO_APP_FOR_TRANSPORT | Call by reference | Object reference (TYPE REF TO) | IF_VBC_APP | Domain Object Interface | 20100709 |
Method GET_RECORDS_FOR_TRANSP_CUSTMZG on class CL_VBC_TRANSP_REQ_SERIALIZER has no exception.
Method GET_TRANSP_APP_CHANGES 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 | Main Visual Business Model Interface | 20100709 | |||
| 2 | RO_APP | Value transfer | Object reference (TYPE REF TO) | IF_VBC_APP | Main Visual Business Model Interface | 20100709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization Exception | 20100709 |
Method UPDATE_APP_FROM_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_APP_FOR_TRANSPORT | Call by reference | Object reference (TYPE REF TO) | IF_VBC_APP | Main Visual Business Model Interface | 20100709 | |||
| 2 | IV_APP_ID | Call by reference | Type reference (TYPE) | VBC_APP_ID | Visual Business Application | 20100709 | |||
| 3 | IV_TASK | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20100709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Serialization Exception | 20100709 |
Method UPDATE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RCODE | Call by reference | Type reference (TYPE) | SYSUBRC | Return Value of ABAP Statements | 20100914 | |||
| 2 | IV_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20100914 | |||
| 3 | IV_MODE | Call by reference | Type reference (TYPE) | STRING | Transport mode (insert / update) | 20100914 | |||
| 4 | IV_OBJECT_NAME | Call by reference | Type reference (TYPE) | STRING | Object Name | 20100914 |
Method UPDATE_TRANSPORT on class CL_VBC_TRANSP_REQ_SERIALIZER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 702 |