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

Program - RSBDCLOG in ECC6.0

Former Member
0 Likes
808

Hi,

As part of our upgarde project from SAP 4.6c version to ECC6.0, I came across one custome function module whithin which another standard program 'RSBDCLOG' is being submited. Now in ECC 6.0 there is no program called 'RSBDCLOG'. CAn anyone please tell if the name of the program has changed in ECC 6.0 or is there any other program in ECC 6.0 for the same functionality that we can call inour FM ? Is there any standard way by which we can figure all such programs that are missing in the new version?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
606

Hi,

Please tell what is the purpose of this program so that we can find the alternatives.

Try RSBDCOS0

RSBDCREO

RSBDCSUB

Thanks,

Arun.

4 REPLIES 4
Read only

Former Member
0 Likes
606

Hello,

As per this , the equalvent is RSBDC_ANALYSE.

Vikranth

Read only

Former Member
0 Likes
607

Hi,

Please tell what is the purpose of this program so that we can find the alternatives.

Try RSBDCOS0

RSBDCREO

RSBDCSUB

Thanks,

Arun.

Read only

0 Likes
606

Hi,

I have already tried the above mentioned programs but none of them seems to be doing the same job as RSBDCLOG. In case of RSBDCLOG the program will simply list all the sessions that are given as input to its selectionscreen which has got only one parameter that is 'Session name'. In the out put list you get the session name date and time along with the person responsible and the server it was executed on. This apart there are some more buttons in the application bar where from you can select your operations for a particular sessions that is listed by the output of the program.

Of all the programs mentioned above RSBDCREO is the closest one in terms of the output but does not have the User responsible field and the User command buttons on the Application bar.

Is there any standard way through which I can find the exact new name of the previous program in the new version. Any manner which could be employed to find out the new version of any given standard program that is missing in the ECC 6.0.

Read only

0 Likes
606

Hi All,

I think that this may be what you are looking for. Transaction code SM35P will allow you to display an SM35 session log and will also let you download to excel. You can also print the log from here.

Also, I think this message status can be changed to 'answered'. I do not know how to do this.

Regards,

Connie