Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How is sorting done in SAP program RFKORD10 ?

Former Member
0 Likes
1,268

Hello All,

The program RFKORD10 [Print Program: Account Statement] is used for printing the account statement for the line items. This program sorts the items as 1.Current Due, 2.Overdue and 3.Not yet due items.

As per the customer requirement, I need to change the order into 1.Overdue, 2. Current Due and 3.Not yet due items.

I'm not able to track how the values are getting sorted in the program RFKORD10.

Please let me know if anyone has come across such a scenario.

Thanks in advance,

Vaibhav

Message was edited by: Vaibhav Abhyankar

Hello All,

The program RFKORD10 [Print Program: Account Statement] is used for printing the account statement for the line items. This program sorts the items as 1.Current Due, 2.Overdue and 3.Not yet due items.

As per the customer requirement, I need to change the order into 1.Overdue, 2. Current Due and 3.Not yet due items.

I'm not able to track how the values are getting sorted in the program RFKORD10.

Please let me know if anyone has come across such a scenario.

Thanks in advance,

Vaibhav

Message was edited by: Vaibhav Abhyankar

3 REPLIES 3
Read only

Former Member
0 Likes
984

Hi Vaibhav,

Not sure which version of SAP you are on but this might help.

From SPRO follow this path..

Financial Accounting --> Global settings --> Correspondence --> Define Sort Variants for Correspondence OR Define sort variants for line items.

You can change existing ones or create new variants and use them on the selection screen of RFKORD10.

Good Luck!!

Read only

0 Likes
984

Hello Sreedhar,

As far as my knowledge goes, this is called customizing.

This has worked fine in version 4.7 in which i'm working.

Thank you very much!!

Vaibhav

Read only

Former Member
0 Likes
984

hi aLL

i am using this as driver program to print the form

F140_ACC_STAT_01 problem is i am not able know from where the addresss is being picked from

This is about Account Statement printing output. The Logo has displayed in NZ (correct) but the address is still in Australia (wrong). It should be New Zealand Address.

can any oe tell me solution to do this