SAP ABAP Class /DSD/SL_CL_VIEW_DELFUL_HEADER (View Delivery Execution Header)
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 Interface implementation (CLASS c. INTERFACES i_ref)  /DSD/SL_IF_CONTENT Interface for Data Record Area 20020411
Properties
Class /DSD/SL_CL_VIEW_DELFUL_HEADER  
Short Description View Delivery Execution Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020411   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 /DSD/SL_CL_CONST Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 /DSD/SL_CL_FRAME_COCKPIT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 /DSD/SL_CL_TA_DELFUL Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
4 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 /DSD/SL_IF_CONTENT Interface for Data Record Area 20020411
Friends
Class /DSD/SL_CL_VIEW_DELFUL_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ALV Instance attribute Public Object reference (TYPE REF TO) CL_GUI_ALV_GRID GUI Element 20020411
2 MS_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20020413
3 MT_DATA Instance attribute Private Type reference (TYPE) /DSD/SL_GUI_RADELHD_S_TT Delivery Execution Header Data 20020411
4 MT_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20020413
5 MT_SIGNATURES Instance attribute Private Type reference (TYPE) /DSD/SL_DELFULES_SHORT_S_TT Delivery Execution Signatures (Short Form) 20070831
6 M_DELIVERY Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Mode: Delivery <-> Purchase Order 20020514
7 M_SIG_NOT_FOUND Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: No Signatures Available 20070831
8 M_VISIBLE Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Area Visible? 20020411
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_ROW Instance method Public Method Add New Line 20020603
2 BUILD_OUTPUT_ROW Instance method Private Method Create Output Line 20020418
3 CHECK_ROW Instance method Public Method Modification of a Line Required? 20020517
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020411
5 DELETE_SELECTED_ROWS Instance method Public Method Delete Selected Items 20020603
6 DISPLAY_FIRST_TIME Instance method Private Method Display Data 20020506
7 EXCLUDE_FROM_TOOLBAR Instance method Private Method Delete Function from Toolbar 20020418
8 GET_INDEX_FOCUS_ROW Instance method Public Method Determine Index of the Focus Line 20020722
9 GET_OUTPUT_ROW_BY_INDEX Instance method Public Method Determine Output Line Based on Index 20020508
10 GET_SELECTED_ROWS Instance method Public Method Determine Selected Lines 20020603
11 ON_TOOLBAR Instance method Private Event handling method Event Handler for "TOOLBAR" 20020531
12 SET_DATA Instance method Public Method Set Data 20020411
13 SET_EVENT_HANDLER Instance method Private Method Register Event Handler 20020531
14 SET_FIELDCATALOG Instance method Private Method Set Field Catalog 20020413
15 SET_FOCUS Instance method Public Method Set Focus Line 20020413
16 SET_LAYOUT Instance method Private Method Set Layout 20020413
17 UPDATE_NOK Instance method Public Method Update NOK Flag 20020524
Events
Class /DSD/SL_CL_VIEW_DELFUL_HEADER has no event.
Types
Class /DSD/SL_CL_VIEW_DELFUL_HEADER has no local type.
Method Signatures

Method ADD_NEW_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ROW Call by reference Type reference (TYPE) /DSD/SL_RADELHD_S Struktur 'Liefererfüllung Kopf' - erweitert für Dialog 20020603

Method ADD_NEW_ROW on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method BUILD_OUTPUT_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_OUTPUT Call by reference Type reference (TYPE) /DSD/SL_GUI_RADELHD_S Obsah řádky 20020418

Method BUILD_OUTPUT_ROW on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method CHECK_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MODIFY_ADD Call by reference Type reference (TYPE) /DSD/SL_MODIFY_S_TT zu ändernde Zellen 20020517
2 Importing IS_ROW Call by reference Type reference (TYPE) /DSD/SL_GUI_RADELHD_S zu prüfende Zeile 20020517

Method CHECK_ROW on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Basis GUI Element 20020411
2 Importing I_DELIVERY Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Lieferung <-> Bestellung 20020514
3 Importing I_OPEN Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Anzeigemodus 'Offen'? 20020411

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

Method DELETE_SELECTED_ROWS Signature

Method DELETE_SELECTED_ROWS on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no parameter.
Method DELETE_SELECTED_ROWS on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method DISPLAY_FIRST_TIME Signature

Method DISPLAY_FIRST_TIME on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no parameter.
Method DISPLAY_FIRST_TIME on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method EXCLUDE_FROM_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FUNCTIONS_TO_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS Auszuschließende Funktionen 20020418

Method EXCLUDE_FROM_TOOLBAR on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method GET_INDEX_FOCUS_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_ROW_ID Call by reference Type reference (TYPE) INT4 Přirozené číslo 20020722

Method GET_INDEX_FOCUS_ROW on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method GET_OUTPUT_ROW_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ROW Call by reference Type reference (TYPE) /DSD/SL_GUI_RADELHD_S Obsah řádky 20020508
2 Importing I_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID-ROW_ID Index řádky 20020523

Method GET_OUTPUT_ROW_BY_INDEX on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ROWS Call by reference Type reference (TYPE) /DSD/SL_GUI_RADELHD_S_TT Tabellentyp Auslieferung Kopf - inkl. GUI Erweiterungen 20020603
2 Exporting ET_ROW_IDS Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20100705

Method GET_SELECTED_ROWS on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method ON_TOOLBAR Signature

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

Method ON_TOOLBAR on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_DATA Call by reference Type reference (TYPE) /DSD/SL_RADELHD_S_TT anzuzeigende Daten 20020411

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

Method SET_EVENT_HANDLER Signature

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

Method SET_FIELDCATALOG Signature

Method SET_FIELDCATALOG on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no parameter.
Method SET_FIELDCATALOG on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.

Method SET_FOCUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID-ROW_ID Index Fokuszeile 20020523

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

Method SET_LAYOUT Signature

Method SET_LAYOUT on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no parameter.
Method SET_LAYOUT on class /DSD/SL_CL_VIEW_DELFUL_HEADER 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_RADELHD_KEY Schlüssel zu Auslieferung Kopf 20020524

Method UPDATE_NOK on class /DSD/SL_CL_VIEW_DELFUL_HEADER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 461