cancel
Showing results for 
Search instead for 
Did you mean: 

deleting req of type PReqRel & FC req.Hi gurus

Former Member
0 Kudos

how delete the above req from APO which are non exisiting in R/3

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI,

Run the CCR for the requried material or plant, using /SAPAPO/CCR

- select the requried order types which you want to compare between R/3 and APO

- Excute, it will give the Missing in R/3 with/with out external key for all those orders those are in APO and not in R/3

- Please go to /SAPAPO/RRP3 and delete manually the orders

Yarala

Former Member
0 Kudos

Hi Gurus

I tried all the said report. Even manually it's not allowing me to delete. CCR says no difference.. RLCDEL does not detect any orders.... is there any other way ? the said PR's not avl in R/3..... any other way to delete?

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi Prasanna,

Please tryout the following

1) /sapapo/om17 transaction

2) /sapapo/DELETE_PP_ORDER report

3) /SAPAPO/SDORDER_DEL

4) /SAPAPO/OM_DELETE_INCON_ORDERS (Get GUID from transaction om16)

5) Use BAPI BAPI_POSVRPS_GETLIST3, get the list of items to be deleted and

delete using BAPI BAPIPOSVRPS_DELETE

6) function module BAPI_POSRVAPS_DELMULTI

Please confirm your findings

Regards

R. Senthil Mareeswaran.

Former Member
0 Kudos

Hi,

If you still face the problem, try below -

1. create new IM in r/3 for PO

2. Exclude the locations (in group of 5) for which the unwanted PO's are existed in APO & activate the IM.

3. Run the CCR for those location in APO & while doing so, check the Purchase orders (or any type of data which you want to deleted only from APO).

4. delete the result from APO. (there wil be deletion from APO tab after CCR results. Apply that tab for all the data which you dont want in APO like specifice series of PO)

5. create new IM & this time, dont exclude any location (as we did in step 2). Activate the IM.

6. repeate the process till you complete all the locations.

after this, the data (which you dont require) should get deleted only from APO.

Rgds/Jay

Former Member
0 Kudos

Hi Prasanna,

1) Try using /sapapo/rlcdel

2) Try using /sapapo/ccr

Please confirm

Regards

R. Senthil Mareeswaran.