‎2005 Dec 02 9:59 AM
Hello Everybody,
I am a novice to BAPIs. I read that While creating a BAPI if we have more no of inputs we shall create a BAPI Structure and use it.
What i really want to know is, is it <b>COMPULSORY that i declare a BAPI structure for inputs</b> and use its fields as references or can i use from existing bapi structure references?
Thank you in advance
‎2005 Dec 02 10:03 AM
hi Lakshmi,
you can refer to existing bapi structure if they are present if not then you can create custom and used them in your program, this will write approach to go ahead...
~ john
‎2005 Dec 02 10:15 AM