SAP ABAP Class /SAPPO/IF_DATA_PROVIDER (Database Access)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPO/CL_DATA_PROVIDER Database Access 20091005
2 Interface implementation (CLASS c. INTERFACES i_ref)  /SAPPO/CL_DATA_PROVIDER_ARCH Data Access from Archive 20091026
Properties
Class /SAPPO/IF_DATA_PROVIDER  
Short Description Database Access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090915   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /SAPPO/IF_DATA_PROVIDER has no forward declaration.
Interfaces
Class /SAPPO/IF_DATA_PROVIDER has no interface implemented.
Friends
Class /SAPPO/IF_DATA_PROVIDER has no friend class.
Attributes
Class /SAPPO/IF_DATA_PROVIDER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_HEADER Instance method Public Method Read Header 20090915
2 GET_HEADER_SINGLE Instance method Public Method 20090923
3 GET_MSG Instance method Public Method Read Messages 20090915
4 GET_OBJECTS Instance method Public Method Read Objects 20090915
Events
Class /SAPPO/IF_DATA_PROVIDER has no event.
Types
Class /SAPPO/IF_DATA_PROVIDER has no local type.
Method Signatures

Method GET_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20090915
2 Returning R_TAB_ORDER_HDR Value transfer Type reference (TYPE) /SAPPO/TAB_ORDER_HDR Kopftabelle 20090915

Method GET_HEADER on class /SAPPO/IF_DATA_PROVIDER has no exception.

Method GET_HEADER_SINGLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ORDER_ID Call by reference Type reference (TYPE) /SAPPO/DTE_ORDER_ID ID des Auftrages 20090923
2 Returning RS_ORDER_HDR Value transfer Type reference (TYPE) /SAPPO/ORDER_HDR Nachbearbeitungsauftrag Headerdaten 20090923

Method GET_HEADER_SINGLE on class /SAPPO/IF_DATA_PROVIDER has no exception.

Method GET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20090915
2 Returning R_TAB_ORDER_MSG Value transfer Type reference (TYPE) /SAPPO/TAB_ORDER_MSG Nachrichtentabelle 20090915

Method GET_MSG on class /SAPPO/IF_DATA_PROVIDER has no exception.

Method GET_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TAB_ORDER_KEY Call by reference Type reference (TYPE) /SAPPO/TAB_ORDER_KEY Schlüsselfelder des Auftrages 20090915
2 Returning R_TAB_ORDER_OBJ Value transfer Type reference (TYPE) /SAPPO/TAB_ORDER_OBJ Objekttabelle 20090915

Method GET_OBJECTS on class /SAPPO/IF_DATA_PROVIDER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in