SAP ABAP Class /DSD/SL_CL_WA_DELFUL_ITEM (Work Area Delivery Execution Items)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-DSD-RA-SL (Application Component) Route Settlement
     /DSD/SL (Package) Route Settlement
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  /DSD/SL_CL_WORKAREA "Template" for the Work Areas 20020413
Properties
Class /DSD/SL_CL_WA_DELFUL_ITEM  
Short Description Work Area Delivery Execution Items    
Super Class /DSD/SL_CL_WORKAREA "Template" for the Work Areas 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020413   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /DSD/SL_CL_WA_DELFUL_ITEM has no forward declaration.
Interfaces
Class /DSD/SL_CL_WA_DELFUL_ITEM has no interface implemented.
Friends
Class /DSD/SL_CL_WA_DELFUL_ITEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_MODEL Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_MO_DELFUL_ITEM Model Delivery Performance Conditions 20020413
2 MR_VIEW Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_VIEW_DELFUL_ITEM View Delivery Execution Conditions 20020413
3 MT_SIGNATURES Instance attribute Private Type reference (TYPE) /DSD/SL_DELFULES_SHORT_S_TT Delivery Execution Signatures (Short Form) 20080129
4 M_DELIVERY Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Mode: Delivery <-> Purchase Order 20020514
5 M_SIG_NOT_FOUND Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: No Signatures Available 20080129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20020413
2 DELETE_DATA Instance method Public Method Deleting line items 20020603
3 MARK_AS_NOT_DELIVERED Instance method Public Method Flags Items as "Not Delivered" 20070716
4 ON_BUTTON_CLICK Instance method Private Event handling method Event Handler for "BUTTON_CLICK" 20020524
5 ON_DATA_CHANGED Instance method Private Event handling method Event Handler for "DATA_CHANGED" 20020524
6 ON_NOK_CHANGED Instance method Private Event handling method Event Handler for "NOK_CHANGED" 20020525
7 ON_USER_COMMAND Instance method Private Event handling method Event Handler for "USER_COMMAND" 20020531
8 SET_BE_DELVRY Instance method Public Method Set BE Delivery Number 20020722
9 SET_DATA Instance method Public Method Set Worklist 20020414
10 SET_EVENT_HANDLER Instance method Private Method Register Event Handler 20020524
11 SET_FOCUS Instance method Public Method Set Focus Line 20020524
12 UPDATE_NOK Instance method Public Method Update of NOK Flag 20020524
Events
# Event Type Visibility Description Created on
1 DATA_DELETED Instance Event
(0)
Public
(2)
Line were Deleted 20020603
2 FOCUS_CHANGED Instance Event
(0)
Public
(2)
Change of the Focus Line 20020524
3 FOCUS_LOST Instance Event
(0)
Public
(2)
Focus Deleted, no Further Item Exists for Focus 20020605
4 NOK_CHANGED Instance Event
(0)
Public
(2)
Change NOK Flag 20020524
Types
Class /DSD/SL_CL_WA_DELFUL_ITEM 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 IR_DATA_BUFFER Call by reference Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Datenpuffer 20020521
2 Importing I_DELIVERY Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Modus: Lieferung <-> Bestellung 20020514
3 Importing I_EXTENSION Value transfer Type reference (TYPE) I Höhe / Breite 20020413
4 Importing I_OPEN Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Offen <-> Geschlossen 20020413
5 Importing I_TITLE Value transfer Type reference (TYPE) STRING Titel des Arbeitsbereichs 20020413
6 Importing I_VISIBLE Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Viditelnost 20020413

Method CONSTRUCTOR on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) /DSD/HH_RADELIT_KEY_TT Tabellentyp Schlüssel Auslieferung Position 20020603

Method DELETE_DATA on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method MARK_AS_NOT_DELIVERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_KEYS Call by reference Type reference (TYPE) /DSD/HH_RADELIT_KEY_TT Tabellentyp Schlüssel Auslieferung Position 20070716
2 Importing I_REASON Call by reference Type reference (TYPE) /DSD/HH_REASON DSD - RA: Gründe für nicht plangemäße Auslieferung 20070716

Method MARK_AS_NOT_DELIVERED on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method ON_BUTTON_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_COL_ID Call by reference Attribute reference (LIKE) 20020524
2 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20020524

Method ON_BUTTON_CLICK on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method ON_DATA_CHANGED 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) 20020524
2 Importing E_ONF4 Call by reference Attribute reference (LIKE) 20020524
3 Importing E_ONF4_AFTER Call by reference Attribute reference (LIKE) 20020524
4 Importing E_ONF4_BEFORE Call by reference Attribute reference (LIKE) 20020524

Method ON_DATA_CHANGED on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method ON_NOK_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_KEY Call by reference Attribute reference (LIKE) 20020525
2 Importing E_POK Call by reference Attribute reference (LIKE) 20020525

Method ON_NOK_CHANGED on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method ON_USER_COMMAND Signature

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

Method ON_USER_COMMAND on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method SET_BE_DELVRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_BE_DELVRY Call by reference Type reference (TYPE) /DSD/HH_RADELHD_S-BE_DELVRY Dodávka 20020722

Method SET_BE_DELVRY on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RADELHD_KEY Schlüssel der zu ladenden Daten 20020722

Method SET_DATA on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method SET_EVENT_HANDLER Signature

Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_DELFUL_ITEM has no parameter.
Method SET_EVENT_HANDLER on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method SET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID Číslo řádky 20020524

Method SET_FOCUS on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.

Method UPDATE_NOK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RADELIT_KEY Schlüssel zu Auslieferung Position 20020524
2 Importing I_POK Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Wert des progagierten NOKs 20020525

Method UPDATE_NOK on class /DSD/SL_CL_WA_DELFUL_ITEM has no exception.
Event Signatures

Event DATA_DELETED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ET_KEYS Exporting Value transfer Type reference (TYPE) /DSD/HH_RADELIT_KEY_TT Schlüssel Auslieferung Position 20020603

Event FOCUS_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_ROW_KEY Exporting Value transfer Type reference (TYPE) /DSD/HH_RADELIT_KEY Schlüssel der neuen Fokuszeile 20020524

Event FOCUS_LOST Signature
Event FOCUS_LOST on class /DSD/SL_CL_WA_DELFUL_ITEM has no parameter.
Event NOK_CHANGED Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_KEY Exporting Value transfer Type reference (TYPE) /DSD/HH_RADELIT_KEY Schlüssel zu Auslieferung Positionen 20020524
2 E_POK Exporting Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Nová hodnota 20020525
History
Last changed by/on SAP  20100310 
SAP Release Created in 461