SAP ABAP Interface /IPRO/IF_TRANSPORTABLE (Transportable)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-GTF-DOB (Application Component) Document Builder
⤷
/IPRO/UI/INTERFACE/ (Package) BADI's, Interfaces
⤷
⤷
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
| Interface | /IPRO/IF_TRANSPORTABLE | |
| Short Description | Transportable |
General Data
| Package | /IPRO/UI/INTERFACE/ | BADI's, Interfaces |
| Created | 20031106 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface /IPRO/IF_TRANSPORTABLE has no forward declaration.
Interfaces
Interface /IPRO/IF_TRANSPORTABLE has no interface.
Friends
Interface /IPRO/IF_TRANSPORTABLE has no friend.
Attributes
Interface /IPRO/IF_TRANSPORTABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add | 20031106 | |
| 2 | Instance method | Public | Method | Get named object | 20031106 | |
| 3 | Instance method | Public | Method | Get all objects | 20031106 | |
| 4 | Instance method | Public | Method | Remove | 20031106 |
Events
Interface /IPRO/IF_TRANSPORTABLE has no event.
Types
Interface /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 | IS_DATA | Call by reference | Type reference (TYPE) | /IPRO/S_TRANSPORTABLE | Transportable | 20031106 |
Method ADD on Interface /IPRO/IF_TRANSPORTABLE has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20031106 | ||||
| 2 | RS_DATA | Value transfer | Type reference (TYPE) | /IPRO/S_TRANSPORTABLE | Transportable | 20031106 |
Method GET on Interface /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 | RT_DATA | Value transfer | Type reference (TYPE) | /IPRO/TT_TRANSPORTABLE | Table type for transportables | 20031106 |
Method GET_ALL on Interface /IPRO/IF_TRANSPORTABLE has no exception.
Method REMOVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20031106 |
Method REMOVE on Interface /IPRO/IF_TRANSPORTABLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 10A |