cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Standard T Code to Delete FM relevant Activities

priyadarshan_behera
Participant
0 Likes
1,047

Hello Experts,

Is there any standard T Code to delete all relevant transactions in FM Module.

There are OKC3 & OBR1 which delete & reset Controlling & FI relevant transactions. But i am not getting the same way to deal with FM.

Accepted Solutions (0)

Answers (1)

Answers (1)

iklovski
Active Contributor
0 Likes

Hi,

For FM you should use FM_DLFM if you want to delete entire FM data. Alternatively, you have FM_DLOI and FM_DLFI transaction for deletion of specific documents, commitments and actuals accordingly.

Regards,

Eli

priyadarshan_behera
Participant
0 Likes

Hi Eli,

Thanks for your reply.

I checked the same & its really helpful. But the thing is it is only taking into consideration of 7 Table's

FMIFIHD FMIFIIT FMIT FMIOI FMIOICCN FMIOI FMIOICCN

But how can we delete the below tables ???? Is there any other T Codes in addition to those which you have mentioend ?

BPGE BPJA BPHI BPCK BPDG BPDJ BPDK BPDKT BPDP BPBK KBLP KBLPS KBLPW
iklovski
Active Contributor
0 Likes

Some of the tables you've mentioned are not considered FM data. For example, KBLP... This is a table for earmarked funds, which is not necessary related to FM. BP* tables you have mentioned refer to budgetary figures of former budgeting module. This is kept untouched as well as budgetary data for BCS module, as the documents in these tables are considered financial documents, and not secondary documents, like the ones stored in FMIOI and FMIFIIT tables. There is no standard tool to delete this data.