SAP ABAP Interface IF_FIN_DUEDATE_OBJECT (Interface for Managing Due Dates)
Hierarchy
FINBASIS (Software Component) Fin. Basis
   FIN (Application Component) Financials
     FIN_INTERFACE_MODEL (Package) Interface Model
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_FIN_DUEDATE_DATA_POOL Persistence Object Administration for Order Information 20040726
Properties
Interface IF_FIN_DUEDATE_OBJECT  
Short Description Interface for Managing Due Dates    
General Data
Package FIN_INTERFACE_MODEL   Interface Model 
Created 20040726   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_FIN_DUEDATE_OBJECT has no forward declaration.
Interfaces
Interface IF_FIN_DUEDATE_OBJECT has no interface.
Friends
Interface IF_FIN_DUEDATE_OBJECT has no friend.
Attributes
Interface IF_FIN_DUEDATE_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ENTRIES Instance method Public Method Delete Purchase Orders 20040726
2 READ_ENTRIES Instance method Public Method Read Purchase Order 20040726
3 WRITE_ENTRIES Instance method Public Method Add/Change Purchase Orders 20040726
Events
Interface IF_FIN_DUEDATE_OBJECT has no event.
Types
Interface IF_FIN_DUEDATE_OBJECT has no local type.
Method Signatures

Method DELETE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTRY Call by reference Type reference (TYPE) FIN_T_DUEDATE Rechnungsinformationen für Fälligkeitsdaten 20040726
# Exception Resumable Description Created on
1 FAILED Löschen fehlgeschlagen 20040726

Method READ_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ENTRY Call by reference Type reference (TYPE) FIN_T_DUEDATE Rechnungsinformationen für Fälligkeitsdaten 20040726
2 Importing IT_FIELD Call by reference Type reference (TYPE) FINB_READ_SELECT_CLAUSE Select-Klausel 20040726
3 Importing IT_SELECTION Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20040726
# Exception Resumable Description Created on
1 FAILED Lesen fehlgeschlagen 20040726

Method WRITE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_ENTRY Call by reference Type reference (TYPE) FIN_T_DUEDATE Rechnungsinformationen für Fälligkeitsdaten 20040726
# Exception Resumable Description Created on
1 FAILED Schreiben fehlgeschlagen 20040726
History
Last changed by/on SAP  20041209 
SAP Release Created in 300