Application Development 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: 

bdc-recording

Former Member
0 Kudos

1) what does it means bdc-recording? where we can done the recoding in bdc whether development client or test client ( where it available the test data) if u done recording on test client how to send that to development client?

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

BDC RECORDING method is used to record the screen fields and values in the transactions and we can generate the program also create sessions also create function modules for that transaction.

Ofcourse you can do recording in any landscape but development is preferred.

If you save the recording in a package then you can transport it to any landscape using the transport request which you will get at the time of assigning the program to the package.

reward points if helpful.

Thanks and Regards.

3 REPLIES 3

Former Member
0 Kudos

Hi,

BDC RECORDING method is used to record the screen fields and values in the transactions and we can generate the program also create sessions also create function modules for that transaction.

Ofcourse you can do recording in any landscape but development is preferred.

If you save the recording in a package then you can transport it to any landscape using the transport request which you will get at the time of assigning the program to the package.

reward points if helpful.

Thanks and Regards.

Former Member
0 Kudos

The purpose of BDC recording is to obtain all the fields and field values, screen numbers in a tabular manner , so that screen flows are recorded.

Transaction code is : SHDB

After recording u have to save this and from there u can create a pgm.

Once after creating a pgm and assigning it to a package,then you can pass that to another clnt according to the landsacpe.

(Transport organization)

Preferably the coding is done in Dev clnt.

reward if helpful

Rgds

Umakanth

Former Member
0 Kudos

Hi,

You can do the recording in any of the client : developement or quality. But while doing the recording you need proper test data. So i would advice you to first do the recording with the proper test data in the test client,save or import the data to your local machine and then import the same recording in the development client.

Hope this will help...still any issues,pls feel free to ask.

Thanks,

Rupesh