SAP ABAP Class CL_ISM_SD_ORDER_HISTORY (IS-M: History of Orders and Returns)
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  
Short Description IS-M: History of Orders and Returns    
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 20010220   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 has no interface implemented.
Friends
Class CL_ISM_SD_ORDER_HISTORY 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 20010531
2 GUI Instance attribute Private Object reference (TYPE REF TO) CL_ISM_SD_ORDER_HISTORY_GUI IS-M: History of Orders and Returns 20010525
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Item to History 20010220
2 ADD_CONTRACTPOS Instance method Public Method Add Contract Item to History 20010220
3 CLEAR Instance method Public Method Delete Display Values in History 20010220
4 CONSTRUCTOR Instance method Public Constructor Constructor 20010220
5 DELETE Instance method Public Method Remove Media Issue from History 20010220
6 GET_EXTENSION Instance method Public Method Return Size of History 20011022
7 HIDE Instance method Public Method Hide History 20010220
8 IS_VISIBLE Instance method Public Method History Visible? 20010220
9 SET_EXPANDLEVEL Instance method Public Method Set Depth to Which History to be Expanded 20010220
10 SET_EXTENSION Instance method Public Method Set Size of History 20010220
11 SET_VISIBLE Instance method Public Method Display History 20030321
12 SET_WORK_AT Instance method Public Method Set Requirement Being Processed 20010220
13 SHOW Instance method Public Method Display History 20010220
Events
Class CL_ISM_SD_ORDER_HISTORY has no event.
Types
Class CL_ISM_SD_ORDER_HISTORY 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 BY_PASSING_BUFFER Call by reference Type reference (TYPE) C Puffer neu aufbauen? 20020116
2 Importing GPNR Call by reference Type reference (TYPE) VBPA-KUNNR Geschäftspartner 20010220
3 Importing MATNR Call by reference Type reference (TYPE) MARA-MATNR Material 20010220
4 Importing SPART Call by reference Type reference (TYPE) JKSDUNSOLD-SPART Sparte 20010220
5 Importing VKBUR Call by reference Type reference (TYPE) JKSDUNSOLD-VKBUR Verkaufsbüro 20010820
6 Importing VKGRP Call by reference Type reference (TYPE) JKSDUNSOLD-VKGRP Verkäufergruppe 20010820
7 Importing VKORG Call by reference Type reference (TYPE) JKSDUNSOLD-VKORG Verkaufsorganisation 20010220
8 Importing VTWEG Call by reference Type reference (TYPE) JKSDUNSOLD-VTWEG Vertriebsweg 20010220
# Exception Resumable Description Created on
1 TOO_MANY_ENTRIES Zu viele Einträge 20010220

Method ADD_CONTRACTPOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing BY_PASSING_BUFFER Call by reference Type reference (TYPE) C Puffer neu aufbauen? 20020116
2 Importing MATNR Call by reference Type reference (TYPE) MARA-MATNR Medienausgabe 20010220
3 Importing POSNR Call by reference Type reference (TYPE) VBAP-POSNR Kontraktposition 20010220
4 Importing VBELN Call by reference Type reference (TYPE) VBAK-VBELN Kontrakt 20010220
# Exception Resumable Description Created on
1 NOT_FOUND Kontraktposition nicht gefunden 20010710

Method CLEAR Signature

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

Method CONSTRUCTOR Signature

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

Method CONSTRUCTOR on class CL_ISM_SD_ORDER_HISTORY 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 20010220
2 Importing MATNR Call by reference Type reference (TYPE) MARA-MATNR Materialnummer 20010220
3 Importing SPART Call by reference Type reference (TYPE) JKSDUNSOLD-SPART Sparte 20010220
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 20010220
7 Importing VTWEG Call by reference Type reference (TYPE) JKSDUNSOLD-VTWEG Vertriebsweg 20010220

Method DELETE on class CL_ISM_SD_ORDER_HISTORY 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 has no exception.

Method HIDE Signature

Method HIDE on class CL_ISM_SD_ORDER_HISTORY has no parameter.
Method HIDE on class CL_ISM_SD_ORDER_HISTORY 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 => ' ' 20010220

Method IS_VISIBLE on class CL_ISM_SD_ORDER_HISTORY has no exception.

Method SET_EXPANDLEVEL Signature

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

Method SET_EXPANDLEVEL on class CL_ISM_SD_ORDER_HISTORY 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 20010220

Method SET_EXTENSION on class CL_ISM_SD_ORDER_HISTORY has no exception.

Method SET_VISIBLE Signature

Method SET_VISIBLE on class CL_ISM_SD_ORDER_HISTORY has no parameter.
Method SET_VISIBLE on class CL_ISM_SD_ORDER_HISTORY 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 20010220

Method SET_WORK_AT on class CL_ISM_SD_ORDER_HISTORY has no exception.

Method SHOW Signature

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