Here we would like to draw your attention to ACF_WHITELIST_SETUP transaction code in SAP. As we know it is being used in the SAP BC-WD (Web Dynpro in Basis) component which is coming under BC module (BASIS).ACF_WHITELIST_SETUP is a transaction code used for Install ACF Security List in SAP.
It comes under the package SWDP_UIEL_ACTIVE_COMPONENT.When we execute this transaction code, WDR_ACF_WL_INSTALL is the normal standard SAP program that is being executed in background.
Transaction ACF_WHITELIST_SETUP technical data table
Tcode | ACF_WHITELIST_SETUP |
Purpose | Install ACF Security List |
Module | BC |
Component | BC-WD |
SAP Package | SWDP_UIEL_ACTIVE_COMPONENT |
Program running | WDR_ACF_WL_INSTALL |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named WDR_ACF_WL_INSTALL will run when we enter transaction code ACF_WHITELIST_SETUP.
ACF_WHITELIST_SETUP is a Report Transaction code type which is shortly represented as R.