Skip to Content
0
Former Member
May 08, 2008 at 03:59 PM

BAPI_REQUISATION_DELETEmakingDELETE flag set for specified#, Is it correct?

23 Views

Hi Experts,

Am looking forawrd to DELETE some entries from EBAN-Purchase Requiasation tbl, based on some selection criteria from the selection screen.

So, am using BAPI_REQUISATION_DELETE.

Bfor running the prog. I ran this BAPI from SE37 with test data, say, I wanna to DELETE Purchase Requiassation # of delete_my_pr_01, so, I passed this delete_my_pr_01 into BAPI, I got the message saying that,

Purchase requisition delete_my_pr_01 successfully changed

And When I hv seen the EBAN tbl, actually delete_my_pr_01 is NOT DELETED, but, the DELTION INDICATOR field was set with flag!!

So, pls. let me know that,

1) Is my purpose is solving? I mean, with flag, it means that, the entry is no more in use

2) Is am getting correct message for my requirement?

3) Is any entry DO NOT DELETE PHYSICALLY in some tables, like EBAN, instaed, ONLY the DELETION FLAGS was SET?

4) Is am all set, Can I use this way, in my prog.? I mean, the entry relly/physically DO NOT DELETE from EBAN?

thanq

Edited by: Srinivas on May 8, 2008 12:00 PM