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

rsa3 code

Former Member
0 Likes
859

hi,

i have program (z program not mine) that i run in rsa3 in Bw but i wont to now

where is the code of this program i try to put the name in se38 but it dosent exist

where i can find the code of program that i run in rsa 3?

Regards

1 ACCEPTED SOLUTION
Read only

ferry_lianto
Active Contributor
0 Likes
781

Hi,

Please try to run in debug mode (RSA3) then you can debug step by step in order to find the souce code names.

Regards,

Ferry Lianto

4 REPLIES 4
Read only

Former Member
0 Likes
781

RSA3 is 'BW Extractor checker', which perform elementary reporting on archived data. Here you will be entering the Data source that you want to check. There is no place to enter the zprogram.

Pl check again.....

Vinodh Balakrishnan

Read only

0 Likes
781

hi,

in data source i have to put above name of program that (data source)i wont to run i wont to now where i find the code that

fill the source.

regards

Read only

Former Member
0 Likes
781

Hi Tal_s,

RSA3 is used to simulate the BI extractor calls, popularly known as Extractor Checker.

RSA3 requires a DataSource name created using transaction RSA2, RSO2 and RSA6.

A DataSource as a parent object contains a Structure (called extract structure) and a FM (that actually extracts the data from the R/3 tables). These objects are assigned to the DataSource.

You can find the FM using RSA2 by entering the DataSource name and then SE37 can show you the code.

Hope this helps.

Thanks

Sanjeev

Read only

ferry_lianto
Active Contributor
0 Likes
782

Hi,

Please try to run in debug mode (RSA3) then you can debug step by step in order to find the souce code names.

Regards,

Ferry Lianto