SAP ABAP Class IF_BCFG_TRANSPORTABLE (Extension interface for transportable container types)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_BCFG_SWITCH_BCSET Convenience ifc. for container type SWITCH_BCSET (see doc.) 20110210
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_BCFG_TRANSPORT_CONTAINER container with extensions for SBCSs 20110301
Properties
Class IF_BCFG_TRANSPORTABLE  
Short Description Extension interface for transportable container types    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20110210   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_BCFG_TRANSPORTABLE has no forward declaration.
Interfaces
Class IF_BCFG_TRANSPORTABLE has no interface implemented.
Friends
Class IF_BCFG_TRANSPORTABLE has no friend class.
Attributes
Class IF_BCFG_TRANSPORTABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ORDER Instance method Public Method returns the transport req. for this container (see doc.) 20110210
2 GET_PACKAGE Instance method Public Method returns the package hosting this container 20110210
3 GET_TEXT Instance method Public Method returns the description (long text) of this container 20110301
4 SET_ID Instance method Public Method changes the ID of this container (see doc.) 20110223
5 SET_ORDER Instance method Public Method associates a transport req. with this container (see doc.) 20110210
6 SET_PACKAGE Instance method Public Method specifies the package hosting this container (see doc.) 20110210
7 SET_TEXT Instance method Public Method changes the description (long text) of this container 20110301
Events
Class IF_BCFG_TRANSPORTABLE has no event.
Types
Class IF_BCFG_TRANSPORTABLE has no local type.
Method Signatures

Method GET_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) TR_TRKORR Input field for request number for individual display 20110210

Method GET_ORDER on class IF_BCFG_TRANSPORTABLE has no exception.

Method GET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) DEVCLASS Package 20110210

Method GET_PACKAGE on class IF_BCFG_TRANSPORTABLE has no exception.

Method GET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Type reference (TYPE) STRING 20110301

Method GET_TEXT on class IF_BCFG_TRANSPORTABLE has no exception.

Method SET_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) STRING 20110223

Method SET_ID on class IF_BCFG_TRANSPORTABLE has no exception.

Method SET_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORDER Call by reference Type reference (TYPE) TR_TRKORR number of modifiable transport request 20110210

Method SET_ORDER on class IF_BCFG_TRANSPORTABLE has no exception.

Method SET_PACKAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PACKAGE Call by reference Type reference (TYPE) DEVCLASS Package 20110210

Method SET_PACKAGE on class IF_BCFG_TRANSPORTABLE has no exception.

Method SET_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) STRING 20110301

Method SET_TEXT on class IF_BCFG_TRANSPORTABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in