SAP ABAP Class /DSD/SL_CL_VIEW_DELFUL_COND (View "Delivery Execution Conditions")
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 20020413
Properties
Class /DSD/SL_CL_VIEW_DELFUL_COND  
Short Description View "Delivery Execution Conditions"    
Super Class    
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
# 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 20020413
Friends
Class /DSD/SL_CL_VIEW_DELFUL_COND 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 20020413
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_RADELCD_S_TT Data "Delivery Execution Conditions" 20020413
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) 20080128
6 M_DELIVERY Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Delivery <-> Purchase Order 20020514
7 M_SIG_NOT_FOUND Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: No Signatures Available 20080128
8 M_VISIBLE Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Visisble? 20020413
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_ROW Instance method Public Method Add a New Line 20020601
2 BUILD_OUTPUT_ROW Instance method Private Method Modify Output Line 20020418
3 CHECK_ROW Instance method Public Method Modification of a Line Required? 20020523
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020413
5 DELETE_SELECTED_ROWS Instance method Public Method Delete Selected Items 20020601
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_OUTPUT_ROW_BY_INDEX Instance method Public Method Determine Output Line Based on Index 20020523
9 GET_SELECTED_ROWS Instance method Public Method Determine the Selected Lines 20020601
10 ON_TOOLBAR Instance method Private Event handling method Event Handler for "ON_TOOLBAR" 20020531
11 SET_DATA Instance method Public Method Set Data to Display 20020413
12 SET_EVENT_HANDLER Instance method Private Method Register Events 20020531
13 SET_FIELDCATALOG Instance method Private Method Set Field Catalog 20020413
14 SET_LAYOUT Instance method Private Method Set Layout 20020413
15 UPDATE_NOK Instance method Public Method Update of NOK Flag 20020524
Events
Class /DSD/SL_CL_VIEW_DELFUL_COND has no event.
Types
Class /DSD/SL_CL_VIEW_DELFUL_COND 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/HH_RADELCD_S Auslieferung Konditionen 20020601

Method ADD_NEW_ROW on class /DSD/SL_CL_VIEW_DELFUL_COND 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_RADELCD_S Struktur Auslieferung Konditionen - inkl. GUI-Spezifika 20020418

Method BUILD_OUTPUT_ROW on class /DSD/SL_CL_VIEW_DELFUL_COND 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 Tabellentyp - zu ändernde Zellen 20020523
2 Importing IS_ROW Call by reference Type reference (TYPE) /DSD/SL_GUI_RADELCD_S Struktur Auslieferung Konditionen - inkl. GUI-Spezifika 20020523

Method CHECK_ROW on class /DSD/SL_CL_VIEW_DELFUL_COND 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 20020413
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'? 20020413

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

Method DELETE_SELECTED_ROWS Signature

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

Method DISPLAY_FIRST_TIME Signature

Method DISPLAY_FIRST_TIME on class /DSD/SL_CL_VIEW_DELFUL_COND has no parameter.
Method DISPLAY_FIRST_TIME on class /DSD/SL_CL_VIEW_DELFUL_COND 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 Tabulka funkčních kódů 20020418

Method EXCLUDE_FROM_TOOLBAR on class /DSD/SL_CL_VIEW_DELFUL_COND 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_RADELCD_S Auslieferung Konditionen - inkl. GUI-Spezifika 20020523
2 Importing I_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID-ROW_ID Číslo řádky 20020523

Method GET_OUTPUT_ROW_BY_INDEX on class /DSD/SL_CL_VIEW_DELFUL_COND 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_RADELCD_S_TT Auslieferung Konditionen - inkl. GUI Erweiterung 20020601

Method GET_SELECTED_ROWS on class /DSD/SL_CL_VIEW_DELFUL_COND 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_COND 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_RADELCD_S_TT anzuzeigende Daten 20020413

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

Method SET_EVENT_HANDLER Signature

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

Method SET_FIELDCATALOG Signature

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

Method SET_LAYOUT Signature

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

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