SAP ABAP Class CL_OST_TRANSPORT (Transport generated objects)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WST (Application Component) Web Services Tool
⤷
WS_BOL_DT (Package) Web Service Tool> Design Time
⤷
⤷
Properties
| Class | CL_OST_TRANSPORT | |
| Short Description | Transport generated objects | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | WS_BOL_DT | Web Service Tool> Design Time |
| Created | 20060710 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_OST_TRANSPORT has no interface implemented.
Friends
Class CL_OST_TRANSPORT has no friend class.
Attributes
Class CL_OST_TRANSPORT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Create key table for transport (only one entry with '*') | 20100709 | |
| 2 | Static method | Public | Method | Fill bapireturn structure from CTS message | 20080326 | |
| 3 | Static method | Public | Method | Get development class | 20060710 | |
| 4 | Static method | Public | Method | Get transport request for a service request | 20070404 | |
| 5 | Static method | Public | Method | Append entries to transport request - client dependent | 20060710 | |
| 6 | Static method | Public | Method | Append entries to transport request - cross client | 20080326 | |
| 7 | Static method | Public | Method | OBSOLETE !! Append entries to transport request | 20080326 | |
| 8 | Static method | Public | Method | Append entries to transport request - TABL, TTYP, FUGR | 20070312 | |
| 9 | Static method | Public | Method | OBSOLETE!! Append entries to trans requ - TABL, TTYP, FUGR | 20080327 | |
| 10 | Static method | Public | Method | Append entries to transport request - webs | 20070402 | |
| 11 | Static method | Public | Method | OBSOLETE!! Append entries to transport request - webs | 20080327 | |
| 12 | Static method | Public | Method | Write entries in table CRMD_WS_METHODS and transport | 20091221 | |
| 13 | Static method | Public | Method | Creates transport request for a service object (customizing) | 20060710 | |
| 14 | Static method | Public | Method | OBSOLETE!! Creates transport request for a service object | 20070123 |
Events
Class CL_OST_TRANSPORT has no event.
Types
Class CL_OST_TRANSPORT has no local type.
Method Signatures
Method CREATE_KEY_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_TABLE_LINE | Call by reference | Type reference (TYPE) | ANY | 20100709 | ||||
| 2 | ES_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20100709 | |||
| 3 | IV_TABLE_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20100709 |
Method CREATE_KEY_TABLE on class CL_OST_TRANSPORT has no exception.
Method FILL_BAPIRETURN_FROM_CTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080326 | |||
| 2 | IS_CTS_MESSAGE | Call by reference | Type reference (TYPE) | CTS_MESSAGE | WBO Remote API: Message of Result of an Action | 20080326 |
Method FILL_BAPIRETURN_FROM_CTS on class CL_OST_TRANSPORT has no exception.
Method GET_DEVCLASS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20060714 | |||
| 2 | E_DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20060710 | |||
| 3 | I_GENERATE | Call by reference | Type reference (TYPE) | FLAG | ' ' | General Flag | 20060719 | ||
| 4 | I_USAGE | Call by reference | Type reference (TYPE) | CRM_OST_OBJECT_USAGE | Object Usage | 20070312 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20070330 |
Method GET_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CORRNUM | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20070404 | |||
| 2 | I_OBJECT_TYPE | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20070404 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20070404 |
Method TRANSPORT_APPEND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20060710 | |||
| 2 | E_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20060710 | |||
| 3 | IT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20060710 | ||||
| 4 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20060710 |
Method TRANSPORT_APPEND on class CL_OST_TRANSPORT has no exception.
Method TRANSPORT_APPEND_CC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080326 | |||
| 2 | E_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080326 | |||
| 3 | IT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080326 | ||||
| 4 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20080326 |
Method TRANSPORT_APPEND_CC on class CL_OST_TRANSPORT has no exception.
Method TRANSPORT_APPEND_CC_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080326 | |||
| 2 | E_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080326 | |||
| 3 | IT_TABLE | Call by reference | Type reference (TYPE) | STANDARD TABLE | 20080326 | ||||
| 4 | I_TABLE_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20080326 |
Method TRANSPORT_APPEND_CC_OLD on class CL_OST_TRANSPORT has no exception.
Method TRANSPORT_APPEND_LEVEL1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20070312 | |||
| 2 | ET_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20080505 | |||
| 3 | E_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20070312 | |||
| 4 | I_SERVICE_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Types | 20070312 | |||
| 5 | I_USAGE | Call by reference | Type reference (TYPE) | CRM_OST_OBJECT_USAGE | Object Usage | 20070313 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20070330 |
Method TRANSPORT_APPEND_LEVEL1_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080327 | |||
| 2 | E_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080327 | |||
| 3 | I_SERVICE_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Types | 20080327 | |||
| 4 | I_USAGE | Call by reference | Type reference (TYPE) | CRM_OST_OBJECT_USAGE | Object Usage | 20080327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20080327 |
Method TRANSPORT_APPEND_WEBS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20070402 | |||
| 2 | E_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20070402 | |||
| 3 | I_SERVICE_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Types | 20070402 | |||
| 4 | I_USAGE | Call by reference | Type reference (TYPE) | CRM_OST_OBJECT_USAGE | Object Usage | 20070402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20070402 |
Method TRANSPORT_APPEND_WEBS_OLD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080327 | |||
| 2 | E_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRET2 | Return Parameter | 20080327 | |||
| 3 | I_SERVICE_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | Object Types | 20080327 | |||
| 4 | I_USAGE | Call by reference | Type reference (TYPE) | CRM_OST_OBJECT_USAGE | Object Usage | 20080327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Base class for static office intergration exceptions | 20080327 |
Method TRANSPORT_APPEND_WS_METHODS Signature
Method TRANSPORT_APPEND_WS_METHODS on class CL_OST_TRANSPORT has no parameter.
Method TRANSPORT_APPEND_WS_METHODS on class CL_OST_TRANSPORT has no exception.
Method WRITE_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20060710 | |||
| 2 | ET_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Error Messages | 20060710 | |||
| 3 | I_SEND_DELETIONS | Call by reference | Type reference (TYPE) | FLAG | 'X' | General Flag; send deletions if no entry exists? | 20060725 | ||
| 4 | I_SERVICE_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20060710 |
Method WRITE_TRANSPORT on class CL_OST_TRANSPORT has no exception.
Method WRITE_TRANSPORT_SP03 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_TRANSPORT_REQUEST | Call by reference | Type reference (TYPE) | E070-TRKORR | Request/Task | 20070123 | |||
| 2 | ET_BAPIRETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Error Messages | 20070123 | |||
| 3 | I_SEND_DELETIONS | Call by reference | Type reference (TYPE) | FLAG | 'X' | General Flag; send deletions if no entry exists? | 20070123 | ||
| 4 | I_SERVICE_OBJECT | Call by reference | Type reference (TYPE) | BSP_DLC_OBJECT_TYPE | UI Object Type | 20070123 |
Method WRITE_TRANSPORT_SP03 on class CL_OST_TRANSPORT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 510 |