Here we would like to draw your attention to DELETE_NF_SETTINGS transaction code in SAP. As we know it is being used in the SAP BC-BMT (Business Management in Basis) component which is coming under BC module (BASIS).DELETE_NF_SETTINGS is a transaction code used for Delete Framework Settings in SAP.
It comes under the package SP0E.When we execute this transaction code, RH_DELETE_NF_USER_SETTING is the normal standard SAP program that is being executed in background.
Transaction DELETE_NF_SETTINGS technical data table
Tcode | DELETE_NF_SETTINGS |
Purpose | Delete Framework Settings |
Module | BC |
Component | BC-BMT |
SAP Package | SP0E |
Program running | RH_DELETE_NF_USER_SETTING |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RH_DELETE_NF_USER_SETTINGS will run when we enter transaction code DELETE_NF_SETTINGS.
DELETE_NF_SETTINGS is a Report Transaction code type which is shortly represented as R.