SAP ABAP Class /IWBEP/CL_COS_TRANSPORT_UTIL (OData Channel : Transport Utility)
Hierarchy
SAP_GWFND (Software Component) SAP Gateway Foundation
   OPU-BSE (Application Component) Gateway Business Suite Enablement
     /IWBEP/COS_UTIL (Package) Gateway - Common Services - Framework Utilities
Properties
Class /IWBEP/CL_COS_TRANSPORT_UTIL  
Short Description OData Channel : Transport Utility    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /IWBEP/COS_UTIL   Gateway - Common Services - Framework Utilities 
Created 20120203   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 SEOX Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
3 TRWBO Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class /IWBEP/CL_COS_TRANSPORT_UTIL has no interface implemented.
Friends
Class /IWBEP/CL_COS_TRANSPORT_UTIL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_DEVC_TYPE_LOCAL Constant Private Type reference (TYPE) CHAR1 '$' 20120203
2 GC_DEVC_TYPE_PRIVATE Constant Private Type reference (TYPE) CHAR1 'T' 20120203
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT_TO_TRANSPORT Static method Public Method Add object to Transport Request 20120203
2 CHECK_PACKAGE Static method Public Method Check Package 20120203
3 CHECK_REQ_OBJECTS Static method Private Method Check Objects in a TR 20120203
4 CHECK_TRANSPORT Static method Public Method Check Transport 20120203
5 CHECK_TRANSPORT_LOCK Static method Private Method Check Transport Lock 20120314
6 CREATE_TADIR Static method Public Method Create TADIR Entry 20120203
7 CREATE_TRANSPORT Static method Public Method Create Tranport 20120314
8 DELETE_TADIR Static method Public Method Delete TADIR 20120203
9 IS_LOCAL_PACKAGE Static method Public Method Is Package Local 20120203
10 IS_TASK Static method Private Method Request/Task ? 20120628
Events
Class /IWBEP/CL_COS_TRANSPORT_UTIL has no event.
Types
Class /IWBEP/CL_COS_TRANSPORT_UTIL has no local type.
Method Signatures

Method ADD_OBJECT_TO_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20120203
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 'CLAS' Object Type 20120203
3 Importing IV_PROG_ID Call by reference Type reference (TYPE) PGMID 'R3TR' Program ID in Requests and Tasks 20120203
4 Importing IV_REMOVE_GEN Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20120203
5 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR 20120203
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL 20120203

Method CHECK_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20120203
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL 20120203

Method CHECK_REQ_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT Call by reference Type reference (TYPE) E071 20120203
2 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR 20120203
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL 20120203

Method CHECK_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TRANSPORT Call by reference Type reference (TYPE) TRKORR 20120203
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL 20120203

Method CHECK_TRANSPORT_LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20120314
2 Exporting EV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20120314
3 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) TROBJTYPE Object Type 20120314
4 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object List 20120314
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL OData Channel : Transport Utility Exceptions 20120314

Method CREATE_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20120203
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 'CLAS' 20120203
3 Importing IV_PACKAGE_NAME Call by reference Type reference (TYPE) DEVCLASS 20120203
4 Importing IV_PROG_ID Call by reference Type reference (TYPE) PGMID 'R3TR' 20120203
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL 20120203

Method CREATE_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20120314
2 Changing CV_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20120314
3 Importing IV_GENFLAG Call by reference Type reference (TYPE) GENFLAG Generation flag 20120314
4 Importing IV_OBJECT_CLASS Call by reference Type reference (TYPE) TROBJTYPE Object Type 20120314
5 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object List 20120314
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL OData Channel : Transport Utility Exceptions 20120314

Method DELETE_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20120203
2 Importing IV_OBJECT_TYPE Call by reference Type reference (TYPE) TROBJTYPE 'CLAS' 20120203
3 Importing IV_PACKAGE_NAME Call by reference Type reference (TYPE) DEVCLASS 20120203
4 Importing IV_PROG_ID Call by reference Type reference (TYPE) PGMID 'R3TR' 20120203
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL 20120203

Method IS_LOCAL_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PACKAGE Call by reference Type reference (TYPE) DEVCLASS 20120203
2 Returning RV_LOCAL Value transfer Type reference (TYPE) ABAP_BOOL 20120203

Method IS_LOCAL_PACKAGE on class /IWBEP/CL_COS_TRANSPORT_UTIL has no exception.

Method IS_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TR_REQUEST Call by reference Type reference (TYPE) TRKORR Request/Task 20120628
2 Returning RV_TASK Value transfer Type reference (TYPE) ABAP_BOOL 20120628
# Exception Resumable Description Created on
1 /IWBEP/CX_COS_TRANSPORT_UTIL OData Channel : Transport Utility Exceptions 20120628
History
Last changed by/on SAP  20130531 
SAP Release Created in 200