SAP ABAP Class CL_ISM_SD_MENU_LAST_ITEMS (IS-M: Set Up Menu Using Items Last Processed)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSDI (Package) IS-M/SD SD Integration
Properties
Class CL_ISM_SD_MENU_LAST_ITEMS  
Short Description IS-M: Set Up Menu Using Items Last Processed    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package JSDI   IS-M/SD SD Integration 
Created 20010918   SAP 
Last change 20060208   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 T Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_ISM_SD_MENU_LAST_ITEMS has no interface implemented.
Friends
Class CL_ISM_SD_MENU_LAST_ITEMS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTENT Instance attribute Private Type reference (TYPE) STRING Content-Related Context 20010919
2 CON_FCODE_LAST_1 Constant Public Type reference (TYPE) SYUCOMM '1' Function Code for Object Last Processed 20010919
3 CON_FCODE_LAST_2 Constant Public Type reference (TYPE) SYUCOMM '2' Function Code of Second Last Object Processed 20010919
4 CON_FCODE_LAST_3 Constant Public Type reference (TYPE) SYUCOMM '3' Function Code of Third Last Object Processed 20010919
5 CON_FCODE_LAST_4 Constant Public Type reference (TYPE) SYUCOMM '4' Function Code of Fourth Last Object Processed 20010919
6 DYNAMICMENU_TAB Instance attribute Public Type reference (TYPE) RJKSDDYNAMICMENU_TAB Table of Dynamic Menu Entries 20010918
7 ON_DB Instance attribute Private Type reference (TYPE) XFELD Data on Database for Current Program and User 20010918
8 REPORT Instance attribute Private Type reference (TYPE) SYREPID Current Main Program 20010927
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010918
2 DELETE Instance method Public Method Delete Object ID 20010918
3 GET_OBJECT Instance method Public Method Object ID returned for item 20010919
4 INSERT Instance method Public Method Insert Object ID 20010918
5 MOVE_POSITION Instance method Private Method Move Menu Entries 20010918
6 SAVE Instance method Private Method Save Data on Last Object Processed 20010918
7 SET_DYNAMIC_MENU Instance method Public Method Set Dynamic Menu Entries 20010919
8 SET_FCODE Instance method Private Method Set Function Code 20010919
Events
Class CL_ISM_SD_MENU_LAST_ITEMS has no event.
Types
Class CL_ISM_SD_MENU_LAST_ITEMS has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONTENT Call by reference Type reference (TYPE) ANY Textuelle Beschreibung der Objekte 20010919
2 Importing REPORT Call by reference Type reference (TYPE) SYREPID aktuelles Rahmenprogramm 20010927

Method CONSTRUCTOR on class CL_ISM_SD_MENU_LAST_ITEMS has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJECT Call by reference Type reference (TYPE) RJKSDDYNAMICMENU-OBJECT Zuletzt bearbeitetes Objekt 20010918

Method DELETE on class CL_ISM_SD_MENU_LAST_ITEMS has no exception.

Method GET_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting OBJECT Call by reference Type reference (TYPE) RJKSDDYNAMICMENU-OBJECT ObjektId 20010919
2 Importing OK_CODE Call by reference Type reference (TYPE) SY-UCOMM OKCode 20010919

Method GET_OBJECT on class CL_ISM_SD_MENU_LAST_ITEMS has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting DATA_CHANGED Call by reference Type reference (TYPE) CHAR01 Daten geändert 20040323
2 Importing OBJECT Call by reference Type reference (TYPE) RJKSDDYNAMICMENU-OBJECT Zuletzt bearbeitetes Objekt 20010918
3 Importing TEXT Call by reference Type reference (TYPE) ANY Textuelle Beschreibung des Objekts 20010918

Method INSERT on class CL_ISM_SD_MENU_LAST_ITEMS has no exception.

Method MOVE_POSITION Signature

Method MOVE_POSITION on class CL_ISM_SD_MENU_LAST_ITEMS has no parameter.
Method MOVE_POSITION on class CL_ISM_SD_MENU_LAST_ITEMS has no exception.

Method SAVE Signature

Method SAVE on class CL_ISM_SD_MENU_LAST_ITEMS has no parameter.
Method SAVE on class CL_ISM_SD_MENU_LAST_ITEMS has no exception.

Method SET_DYNAMIC_MENU Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FCODE_TAB Call by reference Type reference (TYPE) RJKSD_FCODE_TAB Tabelle mit den Funktionscodes 20010919
2 Exporting MENU Call by reference Type reference (TYPE) RJKSDDYNMENU Struktur für dynamische Menüeinträge 20010919

Method SET_DYNAMIC_MENU on class CL_ISM_SD_MENU_LAST_ITEMS has no exception.

Method SET_FCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing FCODE_TAB Call by reference Type reference (TYPE) RJKSD_FCODE_TAB Tabelle mit Funktionscodes 20010919

Method SET_FCODE on class CL_ISM_SD_MENU_LAST_ITEMS has no exception.
History
Last changed by/on SAP  20060208 
SAP Release Created in 464