‎2007 Jun 21 6:43 PM
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
‎2007 Jun 21 9:40 PM
<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