SAP ABAP Class CL_ISM_SD_LISTORDERPLANTCHANGE (IS-M/SD: List of SD Orders for Change)
Hierarchy
IS-M (Software Component) SAP MEDIA
   IS-M (Application Component) SAP Media
     JSDI (Package) IS-M/SD SD Integration
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ISM_SD_ORDER_LOCK IS-M/SD Interface for Order Locks 20021031
Properties
Class CL_ISM_SD_LISTORDERPLANTCHANGE  
Short Description IS-M/SD: List of SD Orders for Change    
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 20021031   SAP 
Last change 20050224   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ISM_SD_LISTORDERPLANTCHANGE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ISM_SD_ORDER_LOCK IS-M/SD Interface for Order Locks 20021031
Friends
Class CL_ISM_SD_LISTORDERPLANTCHANGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_CHANGES Instance attribute Protected Type reference (TYPE) RJKSDORDPLANT_ALV_TAB IS-M/SD: Order Items with Keys 20021031
2 GT_LOCKED_ORDER Instance attribute Protected Type reference (TYPE) KEYLIST_TYPE IS-M: Table Type for Orders 20021031
3 GT_MAPPING Instance attribute Protected Type reference (TYPE) RJKSD_OBJECT_SET_MAPPING_TAB IS-M/SD Table with Local Names and Class Constants 20021031
4 GT_ORDER Instance attribute Public Type reference (TYPE) RJKSDORDPLANT_ALV_TAB IS-M/SD: Order Items with Keys 20021031
5 GV_DISPLAY Instance attribute Protected Type reference (TYPE) XANZEIGE ' ' Checkbox display 20021031
6 GV_ISSUE Instance attribute Protected Object reference (TYPE REF TO) CL_ISM_SD_MEDIAISSUE_SET IS-M: Hit List for Media Issue Selection 20021031
7 GV_JOB_NAME Constant Public Type reference (TYPE) BTCJOB 'RJKSD_ORDER_PLANT_CHANGE' Background job name 20021031
8 GV_ORDPOS Instance attribute Protected Object reference (TYPE REF TO) CL_ISM_SD_ORDERPOSITION_SET Hit List of Order Items 20021031
9 GV_PARTNER Instance attribute Protected Object reference (TYPE REF TO) CL_ISM_SD_PARTNER_SET IS-M: Hit List for Business Partners 20021031
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_BUFFERS Instance method Public Method Clear Internal Buffer 20021031
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20021031
3 GET_MODE Instance method Public Method Get Mode (Display/Change) 20021031
4 GET_ORDERS Instance method Public Method Read Orders 20021031
5 GET_OUTTAB_REF Instance method Public Method Return Reference to Data Table 20021031
6 GET_OUTTAB_TYPE Instance method Public Method Return Type of Data Table 20021031
7 HANDLE_CHANGED_CELL Instance method Public Event handling method Process Changes to Component Data 20021031
8 IS_LOCKED Instance method Public Method Determine Whether Order Blocked 20021031
9 IS_SAVE_REQUIRED Instance method Public Method Have user changes been made? 20021031
10 LOCK Instance method Protected Method Lock Orders 20021031
11 PUT_CHANGES Instance method Public Method Store Changed Orders Temporarily 20021031
12 SAVE Instance method Public Method Save Changed Orders 20021031
13 SET_MODE Instance method Public Method Set Mode (Display/Change) 20021031
14 UNLOCK Instance method Protected Method Unlock Orders 20021031
Events
Class CL_ISM_SD_LISTORDERPLANTCHANGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 KEYLIST_TYPE Protected See coding List of Order Keys 20021031
2 KEY_TYPE Protected See coding Order Key 20021031
3 LIST_LINE_TYPE Protected Type reference (TYPE) RJKSDORDPLANT_ALV Type of Entry from Order List 20021031
4 LIST_TYPE Protected See coding Order List 20021031
5 SORTEDLIST_TYPE Protected See coding Sorted Order List 20021031
Method Signatures

Method CLEAR_BUFFERS Signature

Method CLEAR_BUFFERS on class CL_ISM_SD_LISTORDERPLANTCHANGE has no parameter.
Method CLEAR_BUFFERS on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Call by reference Type reference (TYPE) XANZEIGE Ankreuzfeld Anzeige 20021031
2 Importing I_MAPPING_TAB Call by reference Type reference (TYPE) RJKSD_OBJECT_SET_MAPPING_TAB IS-M/SD Tabelle mit lokalen Namen und Klassenkonstanten 20021031

Method CONSTRUCTOR on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method GET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_DISPLAY Value transfer Type reference (TYPE) XANZEIGE Ankreuzfeld Anzeige 20021031

Method GET_MODE on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method GET_ORDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PARAMS Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20021031

Method GET_ORDERS on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method GET_OUTTAB_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_OUTTAB_REF Value transfer Object reference (TYPE REF TO) DATA 20021031

Method GET_OUTTAB_REF on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method GET_OUTTAB_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TYPENAME Value transfer Type reference (TYPE) TYPENAME Name des Dictionary Typs 20021031

Method GET_OUTTAB_TYPE on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method HANDLE_CHANGED_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Attribute reference (LIKE) 20021031

Method HANDLE_CHANGED_CELL on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method IS_LOCKED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_LOCKED Value transfer Type reference (TYPE) XFELD Gesperrt Flag 20021031
2 Importing I_ORDER Call by reference Type reference (TYPE) RJKSDORDER2 Auftragsschlüssel 20021031

Method IS_LOCKED on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method IS_SAVE_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_SAVE Value transfer Type reference (TYPE) XFELD Feld zum Ankreuzen 20021031

Method IS_SAVE_REQUIRED on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method LOCK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORDER_TAB Call by reference Type reference (TYPE) RJKSDORDER2_TAB IS-M: Tabellentyp für Aufträge 20021031

Method LOCK on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method PUT_CHANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_TAB Call by reference Type reference (TYPE) RJKSDORDPLANT_ALV_TAB IS-M/SD Auftragspositionen mit Schlüssel 20021031

Method PUT_CHANGES on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHANGE_TAB Call by reference Type reference (TYPE) RJKSDORDPLANT_ALV_TAB IS-M/SD Auftragspositionen mit Schlüssel 20021031
# Exception Resumable Description Created on
1 FAILED Fehler beim Sichern aufgetreten 20021031

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DISPLAY Call by reference Type reference (TYPE) XANZEIGE Ankreuzfeld Anzeige 20021031

Method SET_MODE on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.

Method UNLOCK Signature

Method UNLOCK on class CL_ISM_SD_LISTORDERPLANTCHANGE has no parameter.
Method UNLOCK on class CL_ISM_SD_LISTORDERPLANTCHANGE has no exception.
History
Last changed by/on SAP  20050224 
SAP Release Created in 471