SAP ABAP Class /DSD/SL_CL_MO_COCI_CASHIT (Model "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
Properties
Class /DSD/SL_CL_MO_COCI_CASHIT  
Short Description Model "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_TA_COCI Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /DSD/SL_CL_MO_COCI_CASHIT has no interface implemented.
Friends
Class /DSD/SL_CL_MO_COCI_CASHIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_BUFFER Instance attribute Private Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Data Buffer 20020618
2 MS_DATA_KEY Instance attribute Private Type reference (TYPE) /DSD/HH_RACOCICI_KEY Key of Loaded Data 20020618
3 MT_DATA Instance attribute Private Type reference (TYPE) /DSD/HH_RACOCICI_S_TT Data "Check-Out / In Items" 20020618
4 MT_SIGNATURES Instance attribute Private Type reference (TYPE) /DSD/SL_COCIES_SHORT_S_TT Check-In/Out Data (Short Name) 20070514
5 M_DATA_CHANGED Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: Data Has Been Changed 20020725
6 M_SIG_NOT_FOUND Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: No Signatures Available 20070514
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ROW Instance method Private Method Check Line 20020618
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020618
3 CREATE_NEW_ROW Instance method Public Method Add New Line 20020618
4 DELETE_DATA Instance method Public Method Deleting data records 20020618
5 DELETE_ROWS Instance method Public Method Delete lines 20020618
6 GET_DATA Instance method Public Method Transfer Worklist 20020618
7 LOAD_DATA Instance method Public Method Load Worklist 20020618
8 UPDATE_NOK_INTERN Instance method Private Method Update NOK Flag - Internal Use 20020618
9 UPDATE_ROW Instance method Public Method Check and Adapt the Line 20020618
10 WRITE_DATA_TO_BUFFER Instance method Public Method Write Data to Buffer 20020618
Events
# Event Type Visibility Description Created on
1 NOK_CHANGED Instance Event
(0)
Public
(2)
NOK Flag was Changed -> Propagate 20020618
Types
Class /DSD/SL_CL_MO_COCI_CASHIT has no local type.
Method Signatures

Method CHECK_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MSG Call by reference Type reference (TYPE) BAPIRET2_T Chybová hlášení 20020618
2 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RACOCICI_KEY Schlüssel Check Out Check In Positionen 20020618

Method CHECK_ROW on class /DSD/SL_CL_MO_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_DATA_BUFFER Call by reference Object reference (TYPE REF TO) /DSD/SL_CL_DATA_BUFFER Datenpuffer 20020618

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

Method CREATE_NEW_ROW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG Call by reference Type reference (TYPE) BAPIRET2 Chybové hlášení 20020618
2 Exporting ES_ROW Call by reference Type reference (TYPE) /DSD/HH_RACOCICI_S Check Out Check In Positionen 20020618

Method CREATE_NEW_ROW on class /DSD/SL_CL_MO_COCI_CASHIT has no exception.

Method DELETE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CURRENT Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX die aktuellen Daten wurden gelöscht 20020618
2 Importing IT_KEYS Call by reference Type reference (TYPE) /DSD/HH_RACOCICI_KEY_TT Schlüssel Check Out Check In Positionen 20020618

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

Method DELETE_ROWS 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_RACOCICI_KEY_TT Schlüssel Check Out Check In Positionen 20020618

Method DELETE_ROWS on class /DSD/SL_CL_MO_COCI_CASHIT has no exception.

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_DATA Value transfer Type reference (TYPE) /DSD/HH_RACOCICI_S_TT Daten "Check Out Check In Positionen" 20020618

Method GET_DATA on class /DSD/SL_CL_MO_COCI_CASHIT has no exception.

Method LOAD_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_RACOCICI_KEY DB Schlüssel 20020618

Method LOAD_DATA on class /DSD/SL_CL_MO_COCI_CASHIT has no exception.

Method UPDATE_NOK_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_UPDATE Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Wert geändert 20020618
2 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RACOCICI_KEY Schlüssel zu Check Out Check In Positionen 20020618
3 Importing I_NOK Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Gewünschter neuer Wert 20020618

Method UPDATE_NOK_INTERN on class /DSD/SL_CL_MO_COCI_CASHIT has no exception.

Method UPDATE_ROW 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/HH_RACOCICI_S Struktur Check Out / Check In Geld Position 20020705
2 Exporting ET_MODIFY_ADD Call by reference Type reference (TYPE) /DSD/SL_MODIFY_S_TT zusätzlich zu ändernde Zellen 20020618
3 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Chybová hlášení 20020618
4 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RACOCICI_KEY Schlüssel zu Check Out Check In Positionen 20020618
5 Importing IT_CHECK_CELLS Call by reference Type reference (TYPE) /DSD/SL_MODIFY_S_TT zu ändernde/prüfende Zellen 20020618

Method UPDATE_ROW on class /DSD/SL_CL_MO_COCI_CASHIT has no exception.

Method WRITE_DATA_TO_BUFFER Signature

Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_MO_COCI_CASHIT has no parameter.
Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_MO_COCI_CASHIT has no exception.
Event Signatures

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_RACOCICI_KEY Schlüssel zu Auslieferung Konditionen 20020618
2 E_POK Exporting Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Neuer Wert des NOK-Flags 20020618
History
Last changed by/on SAP  20100310 
SAP Release Created in 461