‎2005 Jun 28 9:30 PM
Hi friends,I am creating a bdc program to extend material to other plants. the problem is the view, accounting 2 view is coming on the next screen of the view selection screen( 18 entries come in intial screen and on next page the rest of views are displayed for selection)
i am trying to program in bdc to select n views irrespective of coming on single screen or not.
if you guys have any solution, please rush
thanks
‎2005 Jun 28 9:47 PM
Hi Lakhbir,
If possible with your requirements, I would recommend using a BAPI when updating/creating a view on the Material Master, there by eliminating the screen sequencing problems that are inherent with BDCs.
Try BAPI BAPI_MATERIAL_SAVEDATA. You can use t.code BAPI to read the docuemention on this BAPI.
I hope this helps.
Mike Vondran
‎2005 Jun 29 1:14 AM
‎2005 Jun 29 6:55 AM
‎2005 Jun 29 9:41 AM