Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

delete functional location?

Former Member
0 Likes
1,287

hi all,

guys im in need to delete a complete record of functional location. can any one suggest to me on this issue.

i used programs RIARCTPV, RIARCTPA, this program RIARCTPA gives me this error which i mentioned below.

Archive file C:\TEMP\PM_PM_IFLOT_20120430_121300_0.ARCHIVE.ARCH cannot be opened for write program

could any one suggest on this issue.

thanks & regards

chinta

1 ACCEPTED SOLUTION
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
987

You mean archiving the funtional loaction with deletion indicator set or setting deletion indicator ?

6 REPLIES 6
Read only

kesavadas_thekkillath
Active Contributor
0 Likes
988

You mean archiving the funtional loaction with deletion indicator set or setting deletion indicator ?

Read only

0 Likes
987

Please donot edit your thread after the question has been asked, it leads to confusion ...Regarding your error : - I think so the path must be from application server & not presentation server.

Read only

0 Likes
987

yes bro you are right on the spot.

any how i resolved it. we got few notes from sap. used 'snote' transaction and implemented.

completed successfully the deletion of fl from sap.

thanks & regards

chinta

Read only

0 Likes
987

Why not share the note numbers here for the next people running into this problem?


Thomas

Read only

0 Likes
987

Hi Thomas,

I appreciate your post. read the details.

I)Executed RIARCTPV transaction successfully.but, when i Executed RIARCTPA transaction i got error saying with an error

C:\TEMP\PM_PM_FLOC_3004201_115500 .ARCHIVE cannot be opend for Write.

then this is what we did,

"1.Downloaded the SAP  Note 1001645 - SAP AS: Performance when setting up an index from the SAP market Place to Local Computer.
2.Executed the Transaction SNOTE, clicked on the GOTO option from the menu, selected Upload SAP note option selected the SAP note from the local drive and clicked the tick mark, sap note uploaded successfully.
3.Selected the uploaded SAP note and clicked in the choose option to implement the SAP note."

this is where we found the notes:

http://www.saptechno.com/sap-notes.html?view=sapnote&id=1001645

we completed the task successfully. thank you for your support.

regards

chinta

Read only

RaymondGiuseppi
Active Contributor
0 Likes
987

Execute

- Transaction IL02 and delete record (set deletion flag)

- Transaction SARA and archive records for object PM_IFLOT

Regards,

Raymond