SAP ABAP Class /IPRO/IF_TRANSPORTABLE (Transportable)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /IPRO/CL_MODEL_VIEW View with a model 20031111
Properties
Class /IPRO/IF_TRANSPORTABLE  
Short Description Transportable    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20031106   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /IPRO/IF_TRANSPORTABLE has no forward declaration.
Interfaces
Class /IPRO/IF_TRANSPORTABLE has no interface implemented.
Friends
Class /IPRO/IF_TRANSPORTABLE has no friend class.
Attributes
Class /IPRO/IF_TRANSPORTABLE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add 20031106
2 GET Instance method Public Method Get named object 20031106
3 GET_ALL Instance method Public Method Get all objects 20031106
4 REMOVE Instance method Public Method Remove 20031106
Events
Class /IPRO/IF_TRANSPORTABLE has no event.
Types
Class /IPRO/IF_TRANSPORTABLE has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_DATA Call by reference Type reference (TYPE) /IPRO/S_TRANSPORTABLE Transportable 20031106

Method ADD on class /IPRO/IF_TRANSPORTABLE has no exception.

Method GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_NAME Call by reference Type reference (TYPE) STRING 20031106
2 Returning RS_DATA Value transfer Type reference (TYPE) /IPRO/S_TRANSPORTABLE Transportable 20031106

Method GET on class /IPRO/IF_TRANSPORTABLE has no exception.

Method GET_ALL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_DATA Value transfer Type reference (TYPE) /IPRO/TT_TRANSPORTABLE Table type for transportables 20031106

Method GET_ALL on class /IPRO/IF_TRANSPORTABLE has no exception.

Method REMOVE Signature

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

Method REMOVE on class /IPRO/IF_TRANSPORTABLE has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in