SAP ABAP Interface IF_FIN_ORDPUR_OBJECT (For Managing Purchase Order Interface)
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_ORDPUR_DATA_POOL Persistence Object Administration for Order Information 20040721
Properties
Interface IF_FIN_ORDPUR_OBJECT  
Short Description For Managing Purchase Order Interface    
General Data
Package FIN_INTERFACE_MODEL   Interface Model 
Created 20040719   SAP 
Last changed 20041209   SAP 
Unicode checks active    
Forward declarations
Interface IF_FIN_ORDPUR_OBJECT has no forward declaration.
Interfaces
Interface IF_FIN_ORDPUR_OBJECT has no interface.
Friends
Interface IF_FIN_ORDPUR_OBJECT has no friend.
Attributes
Interface IF_FIN_ORDPUR_OBJECT has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 DELETE_ENTRIES Instance method Public Method Delete Purchase Orders 20040720
2 READ_ENTRIES Instance method Public Method Read Purchase Order 20040720
3 WRITE_ENTRIES Instance method Public Method Add/Change Purchase Orders 20040720
Events
Interface IF_FIN_ORDPUR_OBJECT has no event.
Types
Interface IF_FIN_ORDPUR_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_HEADER Call by reference Type reference (TYPE) FIN_T_ORDPUR_HEADER Bestellungen Kopfdaten 20040721
2 Importing IT_ITEM Call by reference Type reference (TYPE) FIN_T_ORDPUR_ITEM Bestellung Positiondaten 20040721
# Exception Resumable Description Created on
1 FAILED Löschen fehlgeschlagen 20040722

Method READ_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_HEADER Call by reference Type reference (TYPE) FIN_T_ORDPUR_HEADER Bestellungen Kopfdaten 20040720
2 Exporting ET_ITEM Call by reference Type reference (TYPE) FIN_T_ORDPUR_ITEM Bestellung Positiondaten 20040720
3 Importing IT_FIELD Call by reference Type reference (TYPE) FINB_READ_SELECT_CLAUSE Select-Klausel 20040720
4 Importing IT_SELECTION Call by reference Type reference (TYPE) FINB_SEL_TAB Selektionstabelle mit Feldnamen 20040720
# Exception Resumable Description Created on
1 FAILED Lesen fehlgeschlagen 20040720

Method WRITE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_HEADER Call by reference Type reference (TYPE) FIN_T_ORDPUR_HEADER Bestellungen Kopfdaten 20040721
2 Importing IT_ITEM Call by reference Type reference (TYPE) FIN_T_ORDPUR_ITEM Bestellung Positiondaten 20040721
# Exception Resumable Description Created on
1 FAILED Schreiben fehlgeschlagen 20040722
History
Last changed by/on SAP  20041209 
SAP Release Created in 300