SAP ABAP Class /DSD/SL_CL_VIEW_INVOICE_HEADER (View Invoice Entry 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 20020710
Properties
Class /DSD/SL_CL_VIEW_INVOICE_HEADER  
Short Description View Invoice Entry Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020710   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_INVOICE 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 20020710
Friends
Class /DSD/SL_CL_VIEW_INVOICE_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 20020710
2 MS_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20020710
3 MT_DATA Instance attribute Private Type reference (TYPE) /DSD/SL_GUI_RAIVHD_S_TT Invoice Entry Header data 20020710
4 MT_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20020710
5 MT_SIGNATURES Instance attribute Private Type reference (TYPE) /DSD/SL_INVES_SHORT_S_TT Invoice Signatures (Short Form) 20070831
6 M_SIG_NOT_FOUND Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: No Signatures Available 20070831
7 M_VISIBLE Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Area Visible? 20020710
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_ROW Instance method Public Method Add New Line 20020710
2 BUILD_OUTPUT_ROW Instance method Private Method Create Output Line 20020710
3 CHECK_ROW Instance method Public Method Modification of a Line Required? 20020710
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020710
5 DELETE_SELECTED_ROWS Instance method Public Method Delete Selected Items 20020710
6 DISPLAY_FIRST_TIME Instance method Private Method Display Data 20020710
7 EXCLUDE_FROM_TOOLBAR Instance method Private Method Delete Function from Toolbar 20020710
8 GET_OUTPUT_ROW_BY_INDEX Instance method Public Method Determine Output Line Based on Index 20020710
9 GET_SELECTED_ROWS Instance method Public Method Determine Selected Lines 20020710
10 ON_TOOLBAR Instance method Private Event handling method Event Handler for "TOOLBAR" 20020710
11 SET_DATA Instance method Public Method Set Data 20020710
12 SET_EVENT_HANDLER Instance method Private Method Register Event Handler 20020710
13 SET_FIELDCATALOG Instance method Private Method Set Field Catalog 20020710
14 SET_FOCUS Instance method Public Method Set Focus Line 20020710
15 SET_LAYOUT Instance method Private Method Set Layout 20020710
16 UPDATE_NOK Instance method Public Method Update NOK Flag 20020710
Events
Class /DSD/SL_CL_VIEW_INVOICE_HEADER has no event.
Types
Class /DSD/SL_CL_VIEW_INVOICE_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_RAIVHD_S Struktur 'Rechnungserfassung Kopf' - erweitert für Dialog 20020710

Method ADD_NEW_ROW on class /DSD/SL_CL_VIEW_INVOICE_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_RAIVHD_S Obsah řádky 20020710

Method BUILD_OUTPUT_ROW on class /DSD/SL_CL_VIEW_INVOICE_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 20020710
2 Importing IS_ROW Call by reference Type reference (TYPE) /DSD/SL_GUI_RAIVHD_S zu prüfende Zeile 20020710

Method CHECK_ROW on class /DSD/SL_CL_VIEW_INVOICE_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 20020710
2 Importing I_OPEN Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Anzeigemodus 'Offen'? 20020710

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

Method DELETE_SELECTED_ROWS Signature

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

Method DISPLAY_FIRST_TIME Signature

Method DISPLAY_FIRST_TIME on class /DSD/SL_CL_VIEW_INVOICE_HEADER has no parameter.
Method DISPLAY_FIRST_TIME on class /DSD/SL_CL_VIEW_INVOICE_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 20020710

Method EXCLUDE_FROM_TOOLBAR on class /DSD/SL_CL_VIEW_INVOICE_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_RAIVHD_S Obsah řádky 20020710
2 Importing I_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID-ROW_ID Index řádky 20020710

Method GET_OUTPUT_ROW_BY_INDEX on class /DSD/SL_CL_VIEW_INVOICE_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_RAIVHD_S_TT Tabellentyp Rechnungserfassung Kopf - inkl. GUI Spezifika 20020710

Method GET_SELECTED_ROWS on class /DSD/SL_CL_VIEW_INVOICE_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) 20020710
2 Importing E_OBJECT Call by reference Attribute reference (LIKE) 20020710

Method ON_TOOLBAR on class /DSD/SL_CL_VIEW_INVOICE_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_RAIVHD_S_TT anzuzeigende Daten 20020710

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

Method SET_EVENT_HANDLER Signature

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

Method SET_FIELDCATALOG Signature

Method SET_FIELDCATALOG on class /DSD/SL_CL_VIEW_INVOICE_HEADER has no parameter.
Method SET_FIELDCATALOG on class /DSD/SL_CL_VIEW_INVOICE_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 20020710

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

Method SET_LAYOUT Signature

Method SET_LAYOUT on class /DSD/SL_CL_VIEW_INVOICE_HEADER has no parameter.
Method SET_LAYOUT on class /DSD/SL_CL_VIEW_INVOICE_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_RAIVHD_KEY Schlüssel zu Rechnungserfassung Kopf 20020710

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