cancel
Showing results for 
Search instead for 
Did you mean: 

How to get DSO value from AR ?

Former Member
0 Kudos

Hello ,

i have to pull DSO value from Customer credit management ( Tcode : fd33) , its in a strecture ( Table name: RF02L, Field name: DSOIN, Data element: DSOIN_F02L )

i am not able to figure it out, where and how to pull this DSO value..I dont think ( or atlest i am not able to find ) any datasource provided by SAP gives this value )

please help..Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member182343
Active Contributor
0 Kudos

Hi,

For SAP standard datasource refer:

http://help.sap.com/saphelp_nw70ehp3/helpdata/en/b0/b96a3b74a4fc31e10000000a114084/content.htm?frame...

http://help.sap.com/saphelp_bw30a/helpdata/en/b0/b96a3b74a4fc31e10000000a114084/content.htm

Check below datasources:

0FI_AR_8

• 0FI_AR_9

• 0FI_AR_10

If there are not concern to your requirement , then go with Generic datasource.

Regards,

Vijay

Answers (2)

Answers (2)

ravi_chandra3
Active Contributor
0 Kudos

Hi

Create the generic datasource on the top of that table and then load that GDS data to the dso and then write the look up code at the endroutine.

snitwipro
Active Participant
0 Kudos

If you are not sure about the source table, then please check the where-use-list of your structure field, then use the table for further use.

Regards

Sourav