SAP ABAP Class /DSD/SL_CL_MO_INVOICE_ITEM (Model Invoice Entry 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_INVOICE_ITEM  
Short Description Model Invoice Entry Items    
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_TA_INVOICE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class /DSD/SL_CL_MO_INVOICE_ITEM has no interface implemented.
Friends
Class /DSD/SL_CL_MO_INVOICE_ITEM 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 20020710
2 MS_DATA_KEY Instance attribute Private Type reference (TYPE) /DSD/HH_RAIVHD_KEY Key of Loaded Data 20020710
3 MT_DATA Instance attribute Private Type reference (TYPE) /DSD/HH_RAIVIT_S_TT Data "Invoice Entry Items" 20020710
4 MT_DELHD Instance attribute Private Type reference (TYPE) /DSD/HH_RADELHD_S_TT Outbound Delivery Header 20021127
5 MT_SIGNATURES Instance attribute Private Type reference (TYPE) /DSD/SL_INVES_SHORT_S_TT Invoice Signatures (Short Form) 20070831
6 M_DATA_CHANGED Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: Data Has Been Changed 20020725
7 M_SIG_NOT_FOUND Instance attribute Private Type reference (TYPE) /DSD/HH_CHECKBOX X: No Signatures Available 20070831
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_ROW Instance method Private Method Check Line 20020710
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020710
3 CREATE_NEW_ROW Instance method Public Method Add New Line 20020710
4 DELETE_DATA Instance method Public Method Deleting data records 20020710
5 DELETE_ROWS Instance method Public Method Delete lines 20020710
6 GET_DATA Instance method Public Method Transfer Worklist 20020710
7 LOAD_DATA Instance method Public Method Load Worklist 20020710
8 UPDATE_NOK_INTERN Instance method Private Method Update NOK Flag - Internal Use 20020710
9 UPDATE_ROW Instance method Public Method Check and Adapt the Line 20020710
10 WRITE_DATA_TO_BUFFER Instance method Public Method Write Data to Buffer 20020710
Events
# Event Type Visibility Description Created on
1 NOK_CHANGED Instance Event
(0)
Public
(2)
NOK Flag was Changed -> Propagate 20020710
Types
Class /DSD/SL_CL_MO_INVOICE_ITEM 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í 20020710
2 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RAIVIT_KEY Schlüssel Rechnungserfassung Position 20020710

Method CHECK_ROW on class /DSD/SL_CL_MO_INVOICE_ITEM 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 20020710

Method CONSTRUCTOR on class /DSD/SL_CL_MO_INVOICE_ITEM 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í 20020710
2 Exporting ES_ROW Call by reference Type reference (TYPE) /DSD/HH_RAIVIT_S Rechnungserfassung Position 20020710

Method CREATE_NEW_ROW on class /DSD/SL_CL_MO_INVOICE_ITEM 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 20020710
2 Importing IT_KEYS Call by reference Type reference (TYPE) /DSD/HH_RAIVIT_KEY_TT Schlüssel Rechnungserfassung Positionen 20020710

Method DELETE_DATA on class /DSD/SL_CL_MO_INVOICE_ITEM 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_RAIVIT_KEY_TT Schlüssel Rechnungserfassung Positionen 20020710

Method DELETE_ROWS on class /DSD/SL_CL_MO_INVOICE_ITEM 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_RAIVIT_S_TT Daten Rechnungserfassung Positionen 20020710

Method GET_DATA on class /DSD/SL_CL_MO_INVOICE_ITEM 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_RAIVHD_KEY DB Schlüssel 20020710

Method LOAD_DATA on class /DSD/SL_CL_MO_INVOICE_ITEM 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 20020710
2 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RAIVIT_KEY Schlüssel zu Rechnungserfassung Position 20020710
3 Importing I_NOK Call by reference Type reference (TYPE) /DSD/HH_CHECKBOX Gewünschter neuer Wert 20020710

Method UPDATE_NOK_INTERN on class /DSD/SL_CL_MO_INVOICE_ITEM 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_RAIVIT_S Zeile Rechnungserfassung Positionen 20020710
2 Exporting ET_MODIFY_ADD Call by reference Type reference (TYPE) /DSD/SL_MODIFY_S_TT zusätzlich zu ändernde Zellen 20020710
3 Exporting ET_MSG Call by reference Type reference (TYPE) BAPIRET2_T Chybová hlášení 20020710
4 Importing IS_KEY Call by reference Type reference (TYPE) /DSD/HH_RAIVIT_KEY Schlüssel zu Rechnungserfassung Positionen 20020710
5 Importing IT_CHECK_CELLS Call by reference Type reference (TYPE) /DSD/SL_MODIFY_S_TT zu ändernde/prüfende Zellen 20020710

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

Method WRITE_DATA_TO_BUFFER Signature

Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_MO_INVOICE_ITEM has no parameter.
Method WRITE_DATA_TO_BUFFER on class /DSD/SL_CL_MO_INVOICE_ITEM 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_RAIVIT_KEY Schlüssel zu Rechnungserfassung Positionen 20020710
2 E_POK Exporting Value transfer Type reference (TYPE) /DSD/HH_CHECKBOX Neuer Wert des NOK-Flags 20020710
History
Last changed by/on SAP  20100310 
SAP Release Created in 461