SAP ABAP Class CL_ISM_SD_ORDER_HISTORY_UNSOLD (IS-M: History of Orders and Returns for Returns Recording)
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_UNSOLD  
Short Description IS-M: History of Orders and Returns for Returns Recording    
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 20010507   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_UNSOLD has no interface implemented.
Friends
Class CL_ISM_SD_ORDER_HISTORY_UNSOLD has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 HISTORY Instance attribute Private Object reference (TYPE REF TO) CL_ISM_SD_ORDER_HISTORY IS-M: History of Orders and Returns 20010507
2 HISTORY_RM_WE Instance attribute Private Object reference (TYPE REF TO) CL_ISM_SD_ORDER_HISTORY_RM_WE IS-M: History of Orders and Returns 20010507
3 ROLE_RM_WE Instance attribute Private Type reference (TYPE) C Display History in Role RM and WE? 20010507
Methods
# Method Level Visibility Method type Description Created on
1 ADD Instance method Public Method Add Item to History 20010507
2 ADD_CONTRACTPOS Instance method Public Method Add Contract Item to History 20010507
3 CLEAR Instance method Public Method Delete Display Values in History 20010507
4 CONSTRUCTOR Instance method Public Constructor Constructor 20010507
5 DELETE Instance method Public Method Remove Media Issue from History 20010507
6 GET_EXTENSION Instance method Public Method Return Size of History 20011022
7 HIDE Instance method Public Method Hide history 20010507
8 IS_VISIBLE Instance method Public Method History Visible? 20010507
9 SET_EXPANDLEVEL Instance method Public Method Set Depth to Which History to be Expanded 20010507
10 SET_EXTENSION Instance method Public Method Set Size of History 20010507
11 SET_VISIBLE Instance method Public Method Show History 20030321
12 SET_WORK_AT Instance method Public Method Set Requirement Being Processed 20010507
13 SHOW Instance method Public Method Display History 20010507
Events
Class CL_ISM_SD_ORDER_HISTORY_UNSOLD has no event.
Types
Class CL_ISM_SD_ORDER_HISTORY_UNSOLD 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 20010507
2 Importing MATNR Call by reference Type reference (TYPE) MARA-MATNR Material 20010507
3 Importing SPART Call by reference Type reference (TYPE) JKSDUNSOLD-SPART Sparte 20010507
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 20010507
7 Importing VTWEG Call by reference Type reference (TYPE) JKSDUNSOLD-VTWEG Vertriebsweg 20010507
# Exception Resumable Description Created on
1 TOO_MANY_ENTRIES Zu viele Einträge 20010507

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 20010507
2 Importing POSNR Call by reference Type reference (TYPE) VBAP-POSNR Kontraktposition 20010507
3 Importing VBELN Call by reference Type reference (TYPE) VBAK-VBELN Kontrakt 20010507

Method ADD_CONTRACTPOS on class CL_ISM_SD_ORDER_HISTORY_UNSOLD has no exception.

Method CLEAR Signature

Method CLEAR on class CL_ISM_SD_ORDER_HISTORY_UNSOLD has no parameter.
Method CLEAR on class CL_ISM_SD_ORDER_HISTORY_UNSOLD 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? 20010507
2 Importing DYNNR Call by reference Type reference (TYPE) SY-DYNNR Dynpro to which this history is linked to 20010507
3 Importing EXPANDLEVEL Call by reference Type reference (TYPE) C Tiefe bis zu der der Baum expandiert werden soll 20010507
4 Importing EXTENSION Call by reference Type reference (TYPE) I Extension of the history 20010507
5 Importing MAX_ENTRIES Call by reference Type reference (TYPE) I Maximale erlaubte Einträge in der Historie 20010507
6 Importing REPID Call by reference Type reference (TYPE) SY-REPID Report to which this history is linked to 20010507
7 Importing ROLE_RM_WE Call by reference Type reference (TYPE) C '' Historie für Rolle RM und WE darstellen? 20010507
8 Importing SIDE Call by reference Type reference (TYPE) I Side to which the history is docked to 20010507

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

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

Method HIDE Signature

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

Method IS_VISIBLE on class CL_ISM_SD_ORDER_HISTORY_UNSOLD 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 20010507

Method SET_EXPANDLEVEL on class CL_ISM_SD_ORDER_HISTORY_UNSOLD 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 20010507

Method SET_EXTENSION on class CL_ISM_SD_ORDER_HISTORY_UNSOLD has no exception.

Method SET_VISIBLE Signature

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

Method SET_WORK_AT on class CL_ISM_SD_ORDER_HISTORY_UNSOLD has no exception.

Method SHOW Signature

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