RPRCCC_READ_BTA is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter RPRCCC_READ_BTA into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Selection Text: PA_CLR = Execute Clearing Immediately
Selection Text: PA_COMNR = Company ID
Selection Text: PA_ERNL = Error File is not Local
Selection Text: PA_EROUT = Error File Path and Name
Selection Text: PA_FIN = Source File Path and Name
Selection Text: PA_FNL = Source File is not Local
Selection Text: PA_OKNL = Output File is not Local
Selection Text: PA_OKOUT = Output File Path and Name
Selection Text: PA_PROT = Display log?
Selection Text: PA_SCAR = *
Selection Text: PA_SCOM = *
Selection Text: PA_SFLI = *
Selection Text: PA_SHOT = *
Selection Text: PA_SMEA = *
Selection Text: SEL_ATRA = TRAIN.....
Selection Text: SEL_AOTH = OTHERS....
Selection Text: SEL_AMIL = MILEAGE...
Selection Text: SEL_AMEA = MEALS.....
Selection Text: SEL_AHOT = HOTEL.....
Selection Text: SEL_AFLI = FLIGHT....
Selection Text: SEL_ACOM = COMMUNICAT
Selection Text: SEL_ACAR = CAR.RENTAL
Selection Text: RB_ERROR = Display Errors Only
Selection Text: RB_ALL = Display All Entries
Selection Text: PA_TEST = Test Run (No Data Transfer)
Selection Text: PA_STRA = *
Selection Text: PA_SOTH = *
Selection Text: PA_SMIL = *
Title: Conversion Report for AMEX Credit Card Files in BTA Format
Text Symbol: S07 = TAK
Text Symbol: S06 = Name of Trans. Key
Text Symbol: S05 = Transaction Key Mapping
Text Symbol: S04 = Display Log on Screen
Text Symbol: S03 = Output Params
Text Symbol: S02 = Read Parameters
Text Symbol: S01 = Accounting and Processing Parameters
Text Symbol: PAR = Control Parameters
Text Symbol: 021 = Multiple header lines
INCLUDE RPRCCD00.
INCLUDE RPC1TA00.
INCLUDE RPRCCC_READ_BTA_DATA.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name RPRCCC_READ_BTA or its description.
RPRCCC_READ_BTA - Conversion Report for AMEX Credit Card Files in BTA Format RPRCCC_READ_BTA - Conversion Report for AMEX Credit Card Files in BTA Format RPRCCC_MC_CDF3 - Upload of Master Card Transaction Data (Type CDF3) RPRCCC_MC_CDF3 - Upload of Master Card Transaction Data (Type CDF3) RPRCCC_DISPLAY_RECEIPTS - Display Credit Card Receipts RPRCCC_DISPLAY_RECEIPTS - Display Credit Card Receipts