SAP ABAP Class IF_FIN_ORDPUR_OBJECT (For Managing Purchase Order Interface)
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
Class IF_FIN_ORDPUR_OBJECT  
Short Description For Managing Purchase Order Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20040719   SAP 
Last change 20041209   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_FIN_ORDPUR_OBJECT has no forward declaration.
Interfaces
Class IF_FIN_ORDPUR_OBJECT has no interface implemented.
Friends
Class IF_FIN_ORDPUR_OBJECT has no friend class.
Attributes
Class 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
Class IF_FIN_ORDPUR_OBJECT has no event.
Types
Class 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