SAP ABAP Function Module OIRE_READ_DTF (PC: Read the DTF transaction)
Hierarchy
IS-OIL (Software Component) IS-OIL
   IS-OIL-DS-SSR (Application Component) Service Station Retailing
     OIR_E (Package) SSR Card processing (IS-Oil Sevice Station Retailing)
Basic Data
Function Module OIRE_READ_DTF PC: Read the DTF transaction  
Function Group OIRE_PC_DTF   PC Functions for DTF handling  
Program Name SAPLOIRE_PC_DTF    
INCLUDE Name LOIRE_PC_DTFU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_ACCESS TYPE ROIREDTF-ACCESS_DTF Access method
Importing I_BUKRS TYPE ROIREDTF-BUKRS Company Code
Importing I_DUMM TYPE C 'E' 'Dummy' Indicator
Importing I_COMPINDICATOR TYPE OIREUPLKXXXX-COMPFL PC transactions with a complaint flag
Importing I_COMPRES TYPE OIREUPLKXXXX-COMPRES Complaint result
Importing I_SETTLNR TYPE OIREUPLKXXXX-SETTLNR Settlement run number
Importing I_SETTLDAT TYPE OIREUPLKXXXX-SETTLDAT Settlement run date
Importing I_TRNSMNR TYPE OIREUPLKXXXX-TRNSMNR SSR PC: Transmission number
Importing I_DOCNR TYPE OIREUPLKXXXX-UPLNR Processed/Invoiced to SSP
Importing I_DOCYEAR TYPE BKPF-GJAHR Fiscal year
Importing I_DOCTYPE TYPE OIRADTLT-DOCTYPE Document type
Importing I_CHOBJ TYPE OIREUPLKXXXX-CHOBJ Clearing house
Importing I_GET_FIDOC TYPE C Get also the FI documents
Importing I_LOCKIND TYPE C Locking indicator
Importing I_PROC TYPE OIRE1_PROC Processed/Unprocessed indicator structure
Importing I_FILL_T_LINK TYPE C Indicator to fill T_LINK
Importing I_MAXHITS TYPE SYST-DBCNT Number of maximum hits
Importing I_WITH_AUTH TYPE C Flag for authorisation filtering
Tables TI_PBLNR TYPE OIRE_PBLNR_RANGE_TT Business Location
Tables TI_SSR_CCINS TYPE OIRE_CCINS_RANGE_TT Payment Card Type
Tables TI_VKDAT TYPE OIRE_VKDAT_RANGE_TT Sales Date
Tables TI_UPLDAT TYPE OIRE_UPLDAT_RANGE_TT Upload date
Tables TI_WAERS TYPE OIRE_WAERS_RANGE_TT Currency
Tables TI_TERMNR TYPE OIRE_TERMNR_RANGE_TT Receipt number at the business location
Tables TI_MATNR TYPE OIRE_MATNR_RANGE_TT SAP material number
Tables TI_CCNUM TYPE OIRE_CCNUM_RANGE_TT Payment card numbers
Tables TI_VAL_ROUTINE TYPE OIRE_VAL_ROUTINE_RANGE_TT Validation status of the PC transactions
Tables TI_NUMBERS TYPE OIRE_RESULT_NUMBERS_TT Number of selected records
Tables TI_SRCID TYPE OIRE_SRCID_RANGE_TT Data source indicator
Tables TI_LINKNR TYPE OIRE_LINKNR_RANGE_TT DTLT link number range table
Tables TI_LINK TYPE OIRE1_T_LINK Link between DTF table and UPLNR
Tables TI_DTLT_RESULT TYPE OIRA3_T_DTLT_RESULT DTLT link number range table
Tables TI_DTF_HDR TYPE OIREUPLKXXXX DTF Header
Tables TI_DTF_ITM TYPE OIREUPLPXXXX DTF Item
Tables TI_SETTLNR TYPE OIRE_SETTLNR_RANGE_TT Settlement number table
Tables TI_SETTLDAT TYPE OIRE_SETTLDAT_RANGE_TT Settlement date ranges table type
Tables TI_TRANSNR TYPE OIRE_TRANSNR_RANGE_TT Transmission number table
Tables TI_LINKNRYR TYPE OIRE1_T_LINKNRYR Link number and link year
Tables TI_RECON_NO TYPE ROIRE_RECON_NO_RANGE Reference structure for reconciliation number ranges
Tables TI_RECON_DAT TYPE ROIRE_RECON_DAT_RANGE Reference structure for upload number (UPLNR) ranges
Tables TI_CHOBJ TYPE ROIRE_CHOBJ_RANGE Reference structure for CH object ranges
Tables TI_STFLG TYPE OIRE_STFLG_RANGE_TT Statistical update flag ranges table type
Tables TI_DOCNR TYPE OIRA_DOCNR_RANGES_TT Reference structure for document number range
Exception INVALID_ACCESS_METHOD TYPE Invalid access method
Exception WRONG_VALIDATION_STATUS TYPE Entered validation status is wrong.
Exception CLEARING_HOUSE_DOES_NOT_EXIST TYPE Clearing house does not exist
Exception COMPANY_CODE_DOES_NOT_EXIST TYPE Company code does not exist
Exception INVALID_DOCUMENT_TYPE TYPE Entered document type is invalid
Exception INVALID_COMPLAINT_FLAG TYPE Entered complaint flag is invalid
Exception INVALID_LOCK_INDICATOR TYPE Entered locking indicator is invalid
Exception INVALID_COMPRES TYPE Entered complaint result is invalid
Exception INVALID_DUMMY_INDICATOR TYPE Entered 'dummy' indicator is invalid
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20091125 
SAP Release Created in