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 C_DATATYPE_BOROBJECT Constant Public Type reference (TYPE) STRING 'BOR_OBJECT' 20031002
2 C_DATATYPE_SESSION_ID Constant Public Type reference (TYPE) STRING 'SESSION_ID' 20031002
3 C_DATATYPE_STATUS Constant Public Type reference (TYPE) STRING 'STATUS' 20031002
4 REFTAB Instance attribute Private Type reference (TYPE) REFTAB IS-M: References (Table Type) 20031014
Methods
# Method Level Visibility Method type Description Created on
1 ADD_BOROBJECT Instance method Public Method Add BOR Object 20031014
2 ADD_DATAREF Instance method Public Method Add Data Reference 20031002
3 ADD_OBJECT Instance method Public Method Add Data Reference 20031014
4 ADD_VALUE Instance method Public Method Set value 20031006
5 DESERIALIZE Static method Public Method Deserialize 20030926
6 GET_DATAREF Instance method Public Method Get Data Reference 20031014
7 GET_OBJECT Instance method Public Method Get Data Reference 20031014
8 SERIALIZE 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 Importing LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20031014
2 Importing OBJKEY Value transfer Type reference (TYPE) SWO_TYPEID Objektschlüssel 20031014
3 Importing 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 Importing I_REF Call by reference Object reference (TYPE REF TO) DATA 20031014
2 Importing 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 Importing I_REF Call by reference Object reference (TYPE REF TO) OBJECT 20031014
2 Importing 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 Importing TYPE Call by reference Type reference (TYPE) STRING Typ 20031006
2 Importing 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 Returning DESERIALIZED_OBJECT Value transfer Object reference (TYPE REF TO) CL_ISM_BSP_TRANSFERABLE_OBJECT Klasse für Datentransfer vonBSP an GUI-Programm 20030926
2 Importing 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 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20031014
2 Returning 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 Importing I_TYPE Call by reference Type reference (TYPE) STRING 20031014
2 Returning 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 Returning 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