SAP ABAP Interface IF_BCFG_TRANSPORTABLE (Extension interface for transportable container types)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
⤷
S_BCFG_API (Package) Business Configuration Support API
⤷
⤷
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
| Interface | IF_BCFG_TRANSPORTABLE | |
| Short Description | Extension interface for transportable container types |
General Data
| Package | S_BCFG_API | Business Configuration Support API |
| Created | 20110210 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_BCFG_TRANSPORTABLE has no forward declaration.
Interfaces
Interface IF_BCFG_TRANSPORTABLE has no interface.
Friends
Interface IF_BCFG_TRANSPORTABLE has no friend.
Attributes
Interface IF_BCFG_TRANSPORTABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | returns the transport req. for this container (see doc.) | 20110210 | |
| 2 | Instance method | Public | Method | returns the package hosting this container | 20110210 | |
| 3 | Instance method | Public | Method | returns the description (long text) of this container | 20110301 | |
| 4 | Instance method | Public | Method | changes the ID of this container (see doc.) | 20110223 | |
| 5 | Instance method | Public | Method | associates a transport req. with this container (see doc.) | 20110210 | |
| 6 | Instance method | Public | Method | specifies the package hosting this container (see doc.) | 20110210 | |
| 7 | Instance method | Public | Method | changes the description (long text) of this container | 20110301 |
Events
Interface IF_BCFG_TRANSPORTABLE has no event.
Types
Interface 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 | RESULT | Value transfer | Type reference (TYPE) | TR_TRKORR | Input field for request number for individual display | 20110210 |
Method GET_ORDER on Interface 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 | RESULT | Value transfer | Type reference (TYPE) | DEVCLASS | Package | 20110210 |
Method GET_PACKAGE on Interface 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 | RESULT | Value transfer | Type reference (TYPE) | STRING | 20110301 |
Method GET_TEXT on Interface 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 | I_ID | Call by reference | Type reference (TYPE) | STRING | 20110223 |
Method SET_ID on Interface 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 | I_ORDER | Call by reference | Type reference (TYPE) | TR_TRKORR | number of modifiable transport request | 20110210 |
Method SET_ORDER on Interface 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 | I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20110210 |
Method SET_PACKAGE on Interface 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 | I_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110301 |
Method SET_TEXT on Interface IF_BCFG_TRANSPORTABLE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |