SAP ABAP Class IF_PURCHASE_REQ_BAPI (Interface to Call BAPI Without Mapping)
Properties
Class IF_PURCHASE_REQ_BAPI  
Short Description Interface to Call BAPI Without Mapping    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20041216   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_PURCHASE_REQ_BAPI has no forward declaration.
Interfaces
Class IF_PURCHASE_REQ_BAPI has no interface implemented.
Friends
Class IF_PURCHASE_REQ_BAPI has no friend class.
Attributes
Class IF_PURCHASE_REQ_BAPI has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_DATA Instance method Public Method Get Purchase Requisition Data 20041216
2 PROCESS Instance method Public Method Create Purchase Requisition 20041216
3 READ_DATA Instance method Public Method Read Purchase Requisition 20070802
4 SET_DATA Instance method Public Method Set Purchase Requisition Data 20041216
Events
Class IF_PURCHASE_REQ_BAPI has no event.
Types
Class IF_PURCHASE_REQ_BAPI has no local type.
Method Signatures

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HEADER Call by reference Type reference (TYPE) MEREQBAPIHEADER Kopfdaten für Interface BAPI vs. MEREQ 20041216
2 Exporting EX_ITEM Call by reference Type reference (TYPE) MEREQBAPI_T_ITEMDATA Positionsdaten für Bestellanforderung via BAPI 20041216
3 Exporting EX_MESSAGE Call by reference Type reference (TYPE) MEPO_T_MESSAGES_BAPI Message Handler Einkauf: Übergabetabelle 20050523

Method GET_DATA on class IF_PURCHASE_REQ_BAPI has no exception.

Method PROCESS Signature

Method PROCESS on class IF_PURCHASE_REQ_BAPI has no parameter.
Method PROCESS on class IF_PURCHASE_REQ_BAPI has no exception.

Method READ_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_HEADER Call by reference Type reference (TYPE) MEREQBAPIHEADER Kopfdaten für Interface BAPI vs. MEREQ 20070802
2 Exporting EX_ITEM Call by reference Type reference (TYPE) MEREQBAPI_T_ITEMDATA Tabellentype für interne BUS2105 BAPI-Objekte 20070802
3 Exporting EX_MESSAGE Call by reference Type reference (TYPE) MEPO_T_MESSAGES_BAPI Message Handler Einkauf: Übergabetabelle 20070802
4 Importing IV_BANFN Call by reference Type reference (TYPE) BANFN Bestellanforderungsnummer 20070802

Method READ_DATA on class IF_PURCHASE_REQ_BAPI has no exception.

Method SET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HEADER Call by reference Type reference (TYPE) MEREQBAPIHEADER Kopfdaten für Interface BAPI vs. MEREQ 20041216
2 Importing IM_ITEM Call by reference Type reference (TYPE) MEREQBAPI_T_ITEMDATA Positionsdaten für Bestellanforderung via BAPI 20041216
# Exception Resumable Description Created on
1 CX_MMPUR_ROOT Exception Einkauf 20050222
History
Last changed by/on SAP  20100310 
SAP Release Created in