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

DDIC,BAPi

Former Member
0 Likes
301

Hi !!! one doubt

1) One client buffers one table data for some reason, another client runs the same program then will the data in the buffer gets used ????

2)When i'm runing aprogaram in which i have BAPI and it is sucessfully updating a record But when i'm debuging the bapi even then the record is getting updated ??

3) When we create a table a object is generated ?

4) In BADI we have filterdependent checkbox what is it??

5)in script we add field in Layout using perform <name> program <programname>

and where do we write form?? as we dont hav access to Driver progaram.

6) Defference between table and template ?

thanks

Ahmed

1 REPLY 1
Read only

raja_thangamani
Active Contributor
0 Likes
272

<i>1) One client buffers one table data for some reason, another client runs the same program then will the data in the buffer gets used ????</i>

-->Yes

<i>2)When i'm runing aprogaram in which i have BAPI and it is sucessfully updating a record But when i'm debuging the bapi even then the record is getting updated ??</i>

--> Yes it will, provided it doesnt need external commit work.

<i>4) In BADI we have filterdependent checkbox what is it??</i>

-->It means, Multiple active implementation possible using different filter Key.

<i>*Reward each useful answer</i>

Raja T