‎2008 Jun 10 12:24 PM
Hi,
When we generate the BDC program from SHDB, a dialog box will appear, asking the program name. Here there are
another options like
Field Contents
1. Read from file
2. Transfer from recording
Test Data
1. Create (Check Box)
2. File Name
Can anyone explain, what are these options for ?
Regards
Sabu
‎2008 Jun 10 12:29 PM
Hi Jose,
Welcome to SDN Jose...
Transfer from recording:
Choosing this would give you a code accepting the values that you;ve entered while creating the recording.
From File:
Choosing this option would generate a recorded code enabling you to choose a file and would enable you to fetch values from the file.
Now it depends on you as to which option u wanna choose... generally we perform BDC using the file. Hence we generate code using the file. Hence you would be able to do some alterations to the generated code, inorder to get your required code.
\[removed by moderator\]
Kiran
Edited by: Jan Stallkamp on Jun 10, 2008 1:37 PM
‎2008 Jun 10 12:29 PM
Hi Jose,
Welcome to SDN Jose...
Transfer from recording:
Choosing this would give you a code accepting the values that you;ve entered while creating the recording.
From File:
Choosing this option would generate a recorded code enabling you to choose a file and would enable you to fetch values from the file.
Now it depends on you as to which option u wanna choose... generally we perform BDC using the file. Hence we generate code using the file. Hence you would be able to do some alterations to the generated code, inorder to get your required code.
\[removed by moderator\]
Kiran
Edited by: Jan Stallkamp on Jun 10, 2008 1:37 PM
‎2008 Jun 10 12:35 PM
hi,
after you completed the recording , if you want the program for the recorded one, click on the name of your recording then click program in that
if you select the read from file : you will get the internal table
if transfer from recording is selected : internal table is not created.
thanks and regards