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

FB03

Former Member
0 Likes
723

Hi All,

I copied FB03 Program SAPMF05L into ZSAPMF05L via SE80,

After that i copied Transaction FB03 into ZFB03 with program name ZSAPLF05L .

All happened fast without any troubles!!!

However now when i run ZFB03 i get error message..entries not found in table 020 .

I checked that when i Create ZFB03..and press save TSTC table is not updated with ZFB03..

I think problem is due to this..

Please inform if i am correct and also advise how this can be avoided..

I have to call ZFB03 in one of my Zprogram...

Suggestions will be rewarded .

Praveen.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
579

Dear praveen parasiya,

I saw in SE80 that the program SAPMF05L has a lot transaction code. Probably you can see whether your program do have all those transaction code. Besides, you can check transaction code using SE93. At there, you can display or create a new tcode for your program.

3 REPLIES 3
Read only

Former Member
0 Likes
580

Dear praveen parasiya,

I saw in SE80 that the program SAPMF05L has a lot transaction code. Probably you can see whether your program do have all those transaction code. Besides, you can check transaction code using SE93. At there, you can display or create a new tcode for your program.

Read only

Former Member
0 Likes
579

Hi Praveen,

First thing, You should not copy the FB03. It is very large program with lots of interlinks.

Can you tell me what is your requirement.

Regards,

Atish

Read only

0 Likes
579

Hi..

My requirement is to display Account Details along with details from addon table...

Its actualli more than that....all over just this point giving error!!!!

Praveen