SAP ABAP Class CL_ISM_SD_ORDER_HISTORY_RM_WE (IS-M: History of Orders and Returns in Roles RM and WE)
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_ORDER_HISTORY_RM_WE  
Short Description IS-M: History of Orders and Returns in Roles RM and WE    
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 20010504   SAP 
Last change 20050224   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_ORDER_HISTORY_RM_WE has no interface implemented.
Friends
Class CL_ISM_SD_ORDER_HISTORY_RM_WE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DOCKING Instance attribute Private Object reference (TYPE REF TO) CL_GUI_DOCKING_CONTAINER Docking Control Container 20010504
2 ROLE_RM Instance attribute Private Object reference (TYPE REF TO) CL_ISM_SD_ORDER_HISTORY_GUI IS-M: History of Orders and Returns in Role RM 20010504
3 ROLE_WE Instance attribute Private Object reference (TYPE REF TO) CL_ISM_SD_ORDER_HISTORY_GUI IS-M: History of Orders and Returns in Role WE 20010504
4 SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20010504
5 VISIBLE Instance attribute Private Type reference (TYPE) C 'X' History Visible? 20010903
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Item to History 20010504
2 ADD_CONTRACTPOS Instance method Public Method Add Contract Item to History 20010504
3 CLEAR Instance method Public Method Delete Display Values in History 20010504
4 CONSTRUCTOR Instance method Public Constructor Constructor 20010504
5 DELETE Instance method Public Method Remove Media Issue from History 20010504
6 GET_EXTENSION Instance method Public Method Return Size of History 20011022
7 HIDE Instance method Public Method Hide history 20010504
8 IS_VISIBLE Instance method Public Method History Visible? 20010504
9 SET_EXPANDLEVEL Instance method Public Method Set Depth to Which History to be Expanded 20010504
10 SET_EXTENSION Instance method Public Method Set Size of History 20010504
11 SET_VISIBLE Instance method Public Method Display History 20030321
12 SET_WORK_AT Instance method Public Method Set Requirement Being Processed 20010504
13 SHOW Instance method Public Method Display History 20010504
Events
Class CL_ISM_SD_ORDER_HISTORY_RM_WE has no event.
Types
Class CL_ISM_SD_ORDER_HISTORY_RM_WE has no local type.
Method Signatures

Method ADD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GPNR Call by reference Type reference (TYPE) VBPA-KUNNR Geschäftspartner 20010504
2 Importing MATNR Call by reference Type reference (TYPE) MARA-MATNR Material 20010504
3 Importing SPART Call by reference Type reference (TYPE) JKSDUNSOLD-SPART Sparte 20010504
4 Importing VKBUR Call by reference Type reference (TYPE) JKSDUNSOLD-VKBUR Verkaufsbüro 20010820
5 Importing VKGRP Call by reference Type reference (TYPE) JKSDUNSOLD-VKGRP Verkäufergruppe 20010820
6 Importing VKORG Call by reference Type reference (TYPE) JKSDUNSOLD-VKORG Verkaufsorganisation 20010504
7 Importing VTWEG Call by reference Type reference (TYPE) JKSDUNSOLD-VTWEG Vertriebsweg 20010504
# Exception Resumable Description Created on
1 TOO_MANY_ENTRIES Zu viele Einträge 20010504

Method ADD_CONTRACTPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MATNR Call by reference Type reference (TYPE) MARA-MATNR Medienausgabe 20010504
2 Importing POSNR Call by reference Type reference (TYPE) VBAP-POSNR Kontraktposition 20010504
3 Importing VBELN Call by reference Type reference (TYPE) VBAK-VBELN Kontrakt 20010504

Method ADD_CONTRACTPOS on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method CLEAR Signature

Method CLEAR on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no parameter.
Method CLEAR on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CHANGE_OF_ORDER_ALLOWED Call by reference Type reference (TYPE) C '' Ändern der Aufträge erlaubt? 20010504
2 Importing DYNNR Call by reference Type reference (TYPE) SY-DYNNR Dynpro to which this history is linked to 20010504
3 Importing EXPANDLEVEL Call by reference Type reference (TYPE) C Tiefe bis zu der der Baum expandiert werden soll 20010504
4 Importing EXTENSION Call by reference Type reference (TYPE) I Extension of the history 20010504
5 Importing MAX_ENTRIES Call by reference Type reference (TYPE) I Maximale erlaubte Einträge in der Historie 20010504
6 Importing REPID Call by reference Type reference (TYPE) SY-REPID Report to which this history is linked to 20010504
7 Importing SIDE Call by reference Type reference (TYPE) I '1' Side to which the history is docked to 20010504

Method CONSTRUCTOR on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing GPNR Call by reference Type reference (TYPE) VBPA-KUNNR Debitorennummer 20010504
2 Importing MATNR Call by reference Type reference (TYPE) MARA-MATNR Materialnummer 20010504
3 Importing SPART Call by reference Type reference (TYPE) JKSDUNSOLD-SPART Sparte 20010504
4 Importing VKBUR Call by reference Type reference (TYPE) JKSDUNSOLD-VKBUR Verkaufsbüro 20010820
5 Importing VKGRP Call by reference Type reference (TYPE) JKSDUNSOLD-VKGRP Verkäufergruppe 20010820
6 Importing VKORG Call by reference Type reference (TYPE) JKSDUNSOLD-VKORG Verkaufsorganisation 20010504
7 Importing VTWEG Call by reference Type reference (TYPE) JKSDUNSOLD-VTWEG Vertriebsweg 20010504

Method DELETE on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method GET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTENSION Call by reference Type reference (TYPE) I Größe der Historie 20011022

Method GET_EXTENSION on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method HIDE Signature

Method HIDE on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no parameter.
Method HIDE on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method IS_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting VISIBLE Value transfer Type reference (TYPE) C sichtbar => 'X', unsichtbar => ' ' 20010504

Method IS_VISIBLE on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method SET_EXPANDLEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXPANDLEVEL Value transfer Type reference (TYPE) C Tiefe bis zu der Historie expandiert werden soll 20010504

Method SET_EXPANDLEVEL on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method SET_EXTENSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXTENSION Call by reference Type reference (TYPE) I Neue Größe der Historie 20010504

Method SET_EXTENSION on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method SET_VISIBLE Signature

Method SET_VISIBLE on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no parameter.
Method SET_VISIBLE on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method SET_WORK_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_VBELN Call by reference Type reference (TYPE) JKSDUNSOLD-VBELN IS-M: Anforderung 20010504

Method SET_WORK_AT on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.

Method SHOW Signature

Method SHOW on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no parameter.
Method SHOW on class CL_ISM_SD_ORDER_HISTORY_RM_WE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 464