SAP Reports / Programs | Financial Accounting | Localization(FI-LOC) SAP FI

RFIDCN_AR_AGING SAP ABAP Report - A/R Aging Report (China)







RFIDCN_AR_AGING 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 RFIDCN_AR_AGING into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

IDCNAR - A/R Aging Report (China)


ABAP code to call this SAP report using the submit statement

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.






SUBMIT RFIDCN_AR_AGING. "Basic submit
SUBMIT RFIDCN_AR_AGING AND RETURN. "Return to original report after report execution complete
SUBMIT RFIDCN_AR_AGING VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_BZIRK = Sales district
Selection Text: P_CURR_T = Amount in Transaction Currency
Selection Text: P_FBLDT = Baseline Date As Net Due Dt.
Selection Text: P_HDATE = Key Date Translation
Selection Text: P_H_RT = Use Historical Rate
Selection Text: P_N_INFO = Normal Items
Selection Text: P_RT_TY = Exchange Rate Type
Selection Text: P_SPART = Division
Selection Text: P_S_INFO = Special G/L Transactions
Selection Text: P_VKORG = Sales Organization
Selection Text: P_VTWEG = Distribution Channel
Selection Text: R_PRCTR = Profit Center
Selection Text: R_SEGMT = Segment
Selection Text: R_VBEL2 = Sales Document
Selection Text: S_KDATE = Open Items at Key Date
Selection Text: S_RCLACC = Reconciliation Account
Selection Text: S_SPCACC = Special G/L Indicator
Title: A/R Aging Report (China)
Text Symbol: 034 =
Text Symbol: 033 =
Text Symbol: 032 = G/L Acc Text
Text Symbol: 031 = G/L Acc Text
Text Symbol: 030 = Acc.Text
Text Symbol: 029 = Customer Name
Text Symbol: 028 = Customer Name
Text Symbol: 027 = Cust.Name
Text Symbol: 001 = Further Selections
Text Symbol: 002 = Output Control
Text Symbol: 003 = Due Date Sorted List
Text Symbol: 004 = Line Item Selection
Text Symbol: 005 = Key Date
Text Symbol: 006 = A/R Aging Report (China)
Text Symbol: 007 = Open Items at Key Date
Text Symbol: 008 = Include Cleared Items
Text Symbol: 009 = Net Due Date From Baseline Date
Text Symbol: 010 = Line Item Info.
Text Symbol: 011 = Company
Text Symbol: 012 = Customer





Text Symbol: 013 = Account
Text Symbol: 014 = SD Data Filter
Text Symbol: 015 = Subtotal On/Off
Text Symbol: 016 = Total Open Items
Text Symbol: 017 = Total Open Items
Text Symbol: 018 = Total Open Items
Text Symbol: 019 = Not Due
Text Symbol: 020 = Not Due
Text Symbol: 021 = Not Due
Text Symbol: 022 = Remaining Credits
Text Symbol: 023 = Remaining Credits
Text Symbol: 024 = Remaining Credits
Text Symbol: 025 = Subtotal On/Off
Text Symbol: 026 = Transaction Figures Selection


INCLUDES used within this REPORT RFIDCN_AR_AGING

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 RFIDCN_AR_AGING or its description.