SAP ABAP Class CL_O2_MIME_OBJECT_INFO (O2: Auxiliary Class: Query GUID -> IO)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-WAB (Application Component) Web Application Builder
     SO2_TOOL (Package) mySAP Application Server Pages: Tool
Properties
Class CL_O2_MIME_OBJECT_INFO  
Short Description O2: Auxiliary Class: Query GUID -> IO    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SO2_TOOL   mySAP Application Server Pages: Tool 
Created 20001113   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_O2_MIME_OBJECT_INFO has no forward declaration.
Interfaces
Class CL_O2_MIME_OBJECT_INFO has no interface implemented.
Friends
Class CL_O2_MIME_OBJECT_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT_ID Static Attribute Private Type reference (TYPE) SKWF_CTXID Context ID 20010731
2 LAST_APPLICATION Static Attribute Private Type reference (TYPE) TEXT40 Name of Application (Component) 20040108
3 LAST_APPLICATION_FOLDER_IO Static Attribute Private Type reference (TYPE) SKWF_IO IO of MIME folder for last active BSP application 20010910
4 MIME_CONTAINER_NAME Static Attribute Private Type reference (TYPE) TEXT40 Name of MIME Container in Tree 20010925
5 OBJECTS Static Attribute Private Type reference (TYPE) SKWF_IOS Table with Information Objects 20001113
6 PACKAGE_ID Static Attribute Private Type reference (TYPE) SKWF_PKGID Package ID 20010822
Methods
# Method Level Visibility Method type Description Created on
1 ADD_OBJECT Static method Public Method Include MIME object 20001113
2 CLEAR_OBJECTS Static method Public Method Empty MIME Object Table 20040115
3 GET_CONTEXT_ID Static method Public Method Read context ID 20010731
4 GET_LAST_APPLICATION Static method Public Method 20040108
5 GET_LAST_APPLICATION_FOLDER Static method Public Method Read IO of MIME folder for last active BSP application 20010910
6 GET_MIME_CONTAINER_NAME Static method Public Method Get name of MIME container 20010925
7 GET_OBJECT_BY_GUID Static method Public Method Read MIME object IO by GUID 20001113
8 GET_PACKAGE_ID Static method Public Method Read package ID 20010822
9 SET_CONTEXT_ID Static method Public Method Set context ID 20010731
10 SET_LAST_APPLICATION Static method Public Method 20040108
11 SET_LAST_APPLICATION_FOLDER Static method Public Method Set IO of MIME folder for last active BSP application 20010910
12 SET_MIME_CONTAINER_NAME Static method Public Method Set name of MIME container 20010925
13 SET_PACKAGE_ID Static method Public Method Set package ID 20010822
Events
Class CL_O2_MIME_OBJECT_INFO has no event.
Types
Class CL_O2_MIME_OBJECT_INFO has no local type.
Method Signatures

Method ADD_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_OBJECT Call by reference Type reference (TYPE) SKWF_IO Aufzunehmendes MIME-Objekt 20001113

Method ADD_OBJECT on class CL_O2_MIME_OBJECT_INFO has no exception.

Method CLEAR_OBJECTS Signature

Method CLEAR_OBJECTS on class CL_O2_MIME_OBJECT_INFO has no parameter.
Method CLEAR_OBJECTS on class CL_O2_MIME_OBJECT_INFO has no exception.

Method GET_CONTEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_CONTEXT_ID Call by reference Type reference (TYPE) SKWF_CTXID Context-Id 20010731

Method GET_CONTEXT_ID on class CL_O2_MIME_OBJECT_INFO has no exception.

Method GET_LAST_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_APPLICATION Call by reference Type reference (TYPE) CSEQUENCE 20040108

Method GET_LAST_APPLICATION on class CL_O2_MIME_OBJECT_INFO has no exception.

Method GET_LAST_APPLICATION_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_IO Call by reference Type reference (TYPE) SKWF_IO IO des Folders 20010910

Method GET_LAST_APPLICATION_FOLDER on class CL_O2_MIME_OBJECT_INFO has no exception.

Method GET_MIME_CONTAINER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_NAME Call by reference Type reference (TYPE) TEXT40 Name 20010925

Method GET_MIME_CONTAINER_NAME on class CL_O2_MIME_OBJECT_INFO has no exception.

Method GET_OBJECT_BY_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_GUID Call by reference Type reference (TYPE) SDOK_DOCID GUID eines MIME-Objektes 20001113
2 Exporting P_OBJECT Call by reference Type reference (TYPE) SKWF_IO IO des MIME-Objektes 20001113
# Exception Resumable Description Created on
1 EMPTY_OBJECT_LIST Interne Tabelle ist leer 20011217
2 NOT_FOUND MIME-Objekt nicht gefunden 20001113

Method GET_PACKAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting P_PACKAGE_ID Call by reference Type reference (TYPE) SKWF_PKGID Package-Id 20010822

Method GET_PACKAGE_ID on class CL_O2_MIME_OBJECT_INFO has no exception.

Method SET_CONTEXT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTEXT_ID Call by reference Type reference (TYPE) SKWF_CTXID Context-ID 20010731

Method SET_CONTEXT_ID on class CL_O2_MIME_OBJECT_INFO has no exception.

Method SET_LAST_APPLICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_APPLICATION Call by reference Type reference (TYPE) CSEQUENCE 20040108

Method SET_LAST_APPLICATION on class CL_O2_MIME_OBJECT_INFO has no exception.

Method SET_LAST_APPLICATION_FOLDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_IO Call by reference Type reference (TYPE) SKWF_IO IO des Folders 20010910

Method SET_LAST_APPLICATION_FOLDER on class CL_O2_MIME_OBJECT_INFO has no exception.

Method SET_MIME_CONTAINER_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_NAME Call by reference Type reference (TYPE) TEXT40 Name 20010925

Method SET_MIME_CONTAINER_NAME on class CL_O2_MIME_OBJECT_INFO has no exception.

Method SET_PACKAGE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_PACKAGE_ID Call by reference Type reference (TYPE) SKWF_PKGID Package-ID 20010822

Method SET_PACKAGE_ID on class CL_O2_MIME_OBJECT_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 610