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 MC_BY_KEY Constant Public Type reference (TYPE) OBJFUNC 'K' Object function 20091123
2 MC_R3TR_OBJECT Constant Public Type reference (TYPE) PGMID 'R3TR' Program ID in Requests and Tasks 20091123
3 MC_SORT_2 Constant Public Type reference (TYPE) FLAG '2' General Flag 20091123
4 MC_TABU Constant Public Type reference (TYPE) TROBJTYPE 'TABU' Object Type 20091123
Methods
# Method Level Visibility Method type Description Created on
1 ASSEMBLE_TRANSPORT Instance method Private Method Put together transport request 20100314
2 GET_RECORDS_FOR_TRANSP_APPL Instance method Private Method Get table keys to be transported 20100314
3 GET_RECORDS_FOR_TRANSP_CUSTMZG Instance method Private Method Get table keys to be transported 20100314
4 GET_TRANSP_APP_CHANGES Instance method Private Method Get application changes as string table 20100709
5 UPDATE_APP_FROM_TRANSPORT Instance method Private Method Update application after transport 20100709
6 UPDATE_TRANSPORT 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 Changing CT_OBJECT_KEYS Call by reference Type reference (TYPE) TR_KEYS Table Keys 20100314
2 Changing CT_TRANSPORT_OBJECTS Call by reference Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20100314
3 Exporting ET_STRING_TAB Call by reference Type reference (TYPE) VBC_T_SSTREAM String Stream Table 20100314
4 Importing IO_APP_FOR_TRANSPORT Call by reference Object reference (TYPE REF TO) IF_VBC_APP Main Visual Business Model Interface 20100709
5 Importing IV_APP_ID Call by reference Type reference (TYPE) VBC_MODEL_ID Visual Business Application 20100709
6 Importing IV_MODE Call by reference Type reference (TYPE) VBC_SERIALIZE_MODE Mode of serialization 20100314
# Exception Resumable Description Created on
1 CX_VBC_SERIALIZATION 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 Exporting ET_OBJECT_KEYS Call by reference Type reference (TYPE) TR_KEYS Table Keys 20100314
2 Exporting ET_TRANSPORT_OBJECTS Call by reference Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20100314
3 Importing IO_APP_FOR_TRANSPORT Call by reference Object reference (TYPE REF TO) IF_VBC_APP Domain Object Interface 20100709
4 Importing 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 Exporting ET_OBJECT_KEYS Call by reference Type reference (TYPE) TR_KEYS Table Keys 20100314
2 Exporting ET_TRANSPORT_OBJECTS Call by reference Type reference (TYPE) TREDT_OBJECTS Objects for Processing (Correction Interface) 20100314
3 Importing 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 Importing IO_APP Call by reference Object reference (TYPE REF TO) IF_VBC_APP Main Visual Business Model Interface 20100709
2 Returning RO_APP Value transfer Object reference (TYPE REF TO) IF_VBC_APP Main Visual Business Model Interface 20100709
# Exception Resumable Description Created on
1 CX_VBC_SERIALIZATION Serialization Exception 20100709

Method UPDATE_APP_FROM_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APP_FOR_TRANSPORT Call by reference Object reference (TYPE REF TO) IF_VBC_APP Main Visual Business Model Interface 20100709
2 Importing IV_APP_ID Call by reference Type reference (TYPE) VBC_APP_ID Visual Business Application 20100709
3 Importing IV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20100709
# Exception Resumable Description Created on
1 CX_VBC_SERIALIZATION Serialization Exception 20100709

Method UPDATE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_RCODE Call by reference Type reference (TYPE) SYSUBRC Return Value of ABAP Statements 20100914
2 Importing IV_DEVCLASS Call by reference Type reference (TYPE) DEVCLASS Package 20100914
3 Importing IV_MODE Call by reference Type reference (TYPE) STRING Transport mode (insert / update) 20100914
4 Importing 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