‎2008 Jul 24 8:04 AM
Hi,
My task is to create reports (se38) using given text file through BDC.
After adding all program lines, when I tried to apply check and activate thro BDC , it is not get activate.
any clue to solve this.
I applied recording technique to find all process.
Balamurugan.R
‎2008 Jul 24 8:09 AM
hi,
You have to call SE38 fro the Second time and you need not go to Text Editor but from SE38 fill the name of the Report and Then Record the CHECK AND ACTIVATE process.
All the Proces in One Recording is not Possible.
Regards
Sumit Agarwal
‎2008 Jul 24 8:09 AM
hi,
You have to call SE38 fro the Second time and you need not go to Text Editor but from SE38 fill the name of the Report and Then Record the CHECK AND ACTIVATE process.
All the Proces in One Recording is not Possible.
Regards
Sumit Agarwal
‎2008 Jul 24 8:22 AM
Hi Sumith,
Thanks for your reply . If I calle se38 again means , what is to ok_code for check and activate. If I use =WB_CHECK and =WB_ACTIVATE , there is no action.
Where to find the ok_code for that.
Thanks
Balamurugan
‎2008 Jul 24 8:30 AM
Hi
Do one thing do the recording again in SHDB now do the recording for check and activate ity will take the OK_code of both the events .
Might be it solves your problem .
Regards
Hitesh
‎2008 Jul 24 8:38 AM
Hi Hitesh,
You are right. I got ok_code for check and activate.
If I use it in BDC , after activate a screen is coming with continue option.
I have to code this screen also in BDC , then only without any use interaction it will create report.
Help me to find the program name , screen number and ok_code for continue.
with this my task will be over.
Thanks
‎2008 Jul 24 9:25 AM
Hi Bala
I have searched it out and FCODE for continue is PACO .
Regards
Hitesh
‎2008 Jul 24 9:57 AM
Hi Hitesh,
Thanks for your reply.
I found the program name , screen number and okcode .
after pressing activate button a pop up like screen will come.
Screen :
Program name : SAPLSEWORKINGAREA
Screen number : ' '0200'.
ok code : '=WEIT'.
Which solved my problem.
Thanks Hitesh
Thanks Sumit.
‎2008 Jul 24 1:24 PM
Hi,
When I tried to add more lines in tdline & tdfirst , it showing error "screen 0000 is too large for internal batch input area".
How to number tdline and tdfirst.
Explain the use of tdline and tdfirst.
Thanks
Balamurugan