SAP ABAP Class CL_BCFG_UTIL_TRANSPORT (Encapsulated access to transport and object directory)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
Properties
Class CL_BCFG_UTIL_TRANSPORT  
Short Description Encapsulated access to transport and object directory    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20110316   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_UTIL_TRANSPORT has no forward declaration.
Interfaces
Class CL_BCFG_UTIL_TRANSPORT has no interface implemented.
Friends
Class CL_BCFG_UTIL_TRANSPORT has no friend class.
Attributes
Class CL_BCFG_UTIL_TRANSPORT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CATEGORY_TO_OBJECTTYPE Static method Public Method transport utility method 20110316
2 GET_BOUND_TP_REQUEST Static method Public Method transport utility method 20110331
3 REMOVE_BCSET_FROM_TADIR Static method Public Method transport utility method 20110316
4 REMOVE_BCSET_FROM_TRANSPORT Static method Public Method transport utility method 20110316
Events
Class CL_BCFG_UTIL_TRANSPORT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_OBJ_LCK_ORDER Public See coding 20110331 begin of ty_s_obj_lck_order. include type tlock. types: orderno type trkorr, end of ty_s_obj_lck_order
2 TY_T_OBJ_LCK_ORDERS Public See coding 20110331 ty_t_obj_lck_orders type standard table of ty_s_obj_lck_order with default key
Method Signatures

Method CATEGORY_TO_OBJECTTYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) SCPR_CTGRY 20110316
2 Returning RESULT Value transfer Type reference (TYPE) TROBJTYPE 20110316

Method CATEGORY_TO_OBJECTTYPE on class CL_BCFG_UTIL_TRANSPORT has no exception.

Method GET_BOUND_TP_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_EXCEPTION Call by reference Type reference (TYPE) BCFG_EXCEPTION 20110505
2 Exporting EV_ORDER Call by reference Type reference (TYPE) TRKORR 20110505
3 Importing I_BCSET_ID Call by reference Type reference (TYPE) SCPRATTR-ID 20110331
4 Importing I_CATEGORY Call by reference Type reference (TYPE) SCPRATTR-CATEGORY 20110331

Method GET_BOUND_TP_REQUEST on class CL_BCFG_UTIL_TRANSPORT has no exception.

Method REMOVE_BCSET_FROM_TADIR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) SCPR_CTGRY 20110323
2 Importing I_ID Call by reference Type reference (TYPE) TROBJ_NAME 20110316
3 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110323
# Exception Resumable Description Created on
1 CX_BCFG_TRANSPORT_ERROR 20110412

Method REMOVE_BCSET_FROM_TRANSPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CATEGORY Call by reference Type reference (TYPE) SCPR_CTGRY 20110316
2 Importing I_ID Call by reference Type reference (TYPE) TROBJ_NAME 20110323
3 Importing I_ORDER Call by reference Type reference (TYPE) TR_TRKORR 20110316
4 Returning RESULT Value transfer Type reference (TYPE) ABAP_BOOL 20110323
# Exception Resumable Description Created on
1 CX_BCFG_TRANSPORT_ERROR 20110412
History
Last changed by/on SAP  20130531 
SAP Release Created in 731