SAP ABAP Class /DSD/SL_CL_VIEW_COCI_CASHIT (View "Check-Out/Check-In Money 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 Interface implementation (CLASS c. INTERFACES i_ref)  /DSD/SL_IF_CONTENT Interface for Data Record Area 20020618
Properties
Class /DSD/SL_CL_VIEW_COCI_CASHIT  
Short Description View "Check-Out/Check-In Money Items"    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /DSD/SL   Route Settlement 
Created 20020618   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_COCI 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 20020618
Friends
Class /DSD/SL_CL_VIEW_COCI_CASHIT 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 20020618
2 MS_LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20020618
3 MT_DATA Instance attribute Private Type reference (TYPE) /DSD/SL_GUI_RACOCICI_S_TT Data "Check-Out/Check-In" 20020618
4 MT_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field catalog for ListViewer control 20020618
5 MT_SIGNATURES Instance attribute Private Type reference (TYPE) /DSD/SL_COCIES_SHORT_S_TT Check-In/Out Data (Short Name) 20070514
6 M_SIG_NOT_FOUND Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: No Signatures Available 20070514
7 M_VISIBLE Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX Visisble? 20020618
Methods
# Method Level Visibility Method type Description Created on
1 ADD_NEW_ROW Instance method Public Method Add a New Line 20020618
2 BUILD_OUTPUT_ROW Instance method Private Method Modify Output Line 20020618
3 CHECK_ROW Instance method Public Method Modification of a Line Required? 20020618
4 CONSTRUCTOR Instance method Public Constructor Constructor 20020618
5 DELETE_SELECTED_ROWS Instance method Public Method Delete Selected Items 20020618
6 DISPLAY_FIRST_TIME Instance method Private Method Display Data 20020618
7 EXCLUDE_FROM_TOOLBAR Instance method Private Method Delete Function from Toolbar 20020618
8 GET_OUTPUT_ROW_BY_INDEX Instance method Public Method Determine Output Line Based on Index 20020618
9 GET_SELECTED_ROWS Instance method Public Method Determine the Selected Lines 20020618
10 ON_TOOLBAR Instance method Private Event handling method Event Handler for "ON_TOOLBAR" 20020618
11 SET_DATA Instance method Public Method Set Data to Display 20020618
12 SET_EVENT_HANDLER Instance method Private Method Register Events 20020618
13 SET_FIELDCATALOG Instance method Private Method Set Field Catalog 20020618
14 SET_LAYOUT Instance method Private Method Set Layout 20020618
15 UPDATE_NOK Instance method Public Method Update of NOK Flag 20020618
Events
Class /DSD/SL_CL_VIEW_COCI_CASHIT has no event.
Types
Class /DSD/SL_CL_VIEW_COCI_CASHIT 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_RACOCICI_S Check Out Check In Positionen 20020618

Method ADD_NEW_ROW on class /DSD/SL_CL_VIEW_COCI_CASHIT 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_RACOCICI_S Struktur Check Out Check In - inkl. GUI-Spezifika 20020618

Method BUILD_OUTPUT_ROW on class /DSD/SL_CL_VIEW_COCI_CASHIT 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 20020618
2 Importing IS_ROW Call by reference Type reference (TYPE) /DSD/SL_GUI_RACOCICI_S Struktur Check Out Check In - inkl. GUI-Spezifika 20020618

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

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

Method DELETE_SELECTED_ROWS Signature

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

Method DISPLAY_FIRST_TIME Signature

Method DISPLAY_FIRST_TIME on class /DSD/SL_CL_VIEW_COCI_CASHIT has no parameter.
Method DISPLAY_FIRST_TIME on class /DSD/SL_CL_VIEW_COCI_CASHIT 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ů 20020618

Method EXCLUDE_FROM_TOOLBAR on class /DSD/SL_CL_VIEW_COCI_CASHIT 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_RACOCICI_S Check Out Check In - inkl. GUI-Spezifika 20020618
2 Importing I_ROW_ID Call by reference Type reference (TYPE) LVC_S_ROID-ROW_ID Číslo řádky 20020618

Method GET_OUTPUT_ROW_BY_INDEX on class /DSD/SL_CL_VIEW_COCI_CASHIT 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_RACOCICI_S_TT Check Out Check In - inkl. GUI Erweiterung 20020618

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

Method ON_TOOLBAR on class /DSD/SL_CL_VIEW_COCI_CASHIT 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/HH_RACOCICI_S_TT anzuzeigende Daten 20020618

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

Method SET_EVENT_HANDLER Signature

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

Method SET_FIELDCATALOG Signature

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

Method SET_LAYOUT Signature

Method SET_LAYOUT on class /DSD/SL_CL_VIEW_COCI_CASHIT has no parameter.
Method SET_LAYOUT on class /DSD/SL_CL_VIEW_COCI_CASHIT 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_RACOCICI_KEY Schlüssel zu Check Out Check In 20020618

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