SAP ABAP Class CL_ISM_BSP_TRANSFERABLE_OBJECT (Class for Data Transfer from BSP to GUI Program)
Hierarchy
☛
IS-M (Software Component) SAP MEDIA
⤷
IS-M (Application Component) SAP Media
⤷
JSD (Package) Appl. dev. R/3 Publishing Sales and Distribution System
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030926 |
Properties
| Class | CL_ISM_BSP_TRANSFERABLE_OBJECT | |
| Short Description | Class for Data Transfer from BSP to GUI Program | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | JSD | Appl. dev. R/3 Publishing Sales and Distribution System |
| Created | 20030926 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ISM_BSP_TRANSFERABLE_OBJECT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SERIALIZABLE_OBJECT | Serializable Object | 20030926 |
Friends
Class CL_ISM_BSP_TRANSFERABLE_OBJECT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'BOR_OBJECT' | 20031002 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'SESSION_ID' | 20031002 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'STATUS' | 20031002 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | REFTAB | IS-M: References (Table Type) | 20031014 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add BOR Object | 20031014 | |
| 2 | Instance method | Public | Method | Add Data Reference | 20031002 | |
| 3 | Instance method | Public | Method | Add Data Reference | 20031014 | |
| 4 | Instance method | Public | Method | Set value | 20031006 | |
| 5 | Static method | Public | Method | Deserialize | 20030926 | |
| 6 | Instance method | Public | Method | Get Data Reference | 20031014 | |
| 7 | Instance method | Public | Method | Get Data Reference | 20031014 | |
| 8 | Instance method | Public | Method | Serialize Object | 20030926 |
Events
Class CL_ISM_BSP_TRANSFERABLE_OBJECT has no event.
Types
Class CL_ISM_BSP_TRANSFERABLE_OBJECT has no local type.
Method Signatures
Method ADD_BOROBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOGSYS | Value transfer | Type reference (TYPE) | LOGSYS | Logisches System | 20031014 | |||
| 2 | OBJKEY | Value transfer | Type reference (TYPE) | SWO_TYPEID | Objektschlüssel | 20031014 | |||
| 3 | OBJTYPE | Value transfer | Type reference (TYPE) | SWO_OBJTYP | Objekttyp | 20031014 |
Method ADD_BOROBJECT on class CL_ISM_BSP_TRANSFERABLE_OBJECT has no exception.
Method ADD_DATAREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20031014 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20031014 |
Method ADD_DATAREF on class CL_ISM_BSP_TRANSFERABLE_OBJECT has no exception.
Method ADD_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_REF | Call by reference | Object reference (TYPE REF TO) | OBJECT | 20031014 | ||||
| 2 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20031014 |
Method ADD_OBJECT on class CL_ISM_BSP_TRANSFERABLE_OBJECT has no exception.
Method ADD_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TYPE | Call by reference | Type reference (TYPE) | STRING | Typ | 20031006 | |||
| 2 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20031006 |
Method ADD_VALUE on class CL_ISM_BSP_TRANSFERABLE_OBJECT has no exception.
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESERIALIZED_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ISM_BSP_TRANSFERABLE_OBJECT | Klasse für Datentransfer vonBSP an GUI-Programm | 20030926 | |||
| 2 | SERIALIZED_OBJECT | Call by reference | Type reference (TYPE) | STRING | Serialisiertes Object | 20030926 |
Method DESERIALIZE on class CL_ISM_BSP_TRANSFERABLE_OBJECT has no exception.
Method GET_DATAREF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20031014 | ||||
| 2 | R_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20031014 |
Method GET_DATAREF on class CL_ISM_BSP_TRANSFERABLE_OBJECT has no exception.
Method GET_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Type reference (TYPE) | STRING | 20031014 | ||||
| 2 | R_REF | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20031014 |
Method GET_OBJECT on class CL_ISM_BSP_TRANSFERABLE_OBJECT has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SERIALIZED_OBJECT | Value transfer | Type reference (TYPE) | STRING | 20030926 |
Method SERIALIZE on class CL_ISM_BSP_TRANSFERABLE_OBJECT has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |