Here we would like to draw your attention to W_PRICAT_DELPOS transaction code in SAP. As we know it is being used in the SAP SD-EDI (Electronic Data Interchange in SD) component which is coming under SD module (Sales & Distribution).W_PRICAT_DELPOS is a transaction code used for Delete PRICAT Items in SAP.
It comes under the package WRF_VPRI_IN.When we execute this transaction code, RWRF_PRICAT_INBOUND_DELPO is the normal standard SAP program that is being executed in background.
Transaction W_PRICAT_DELPOS technical data table
Tcode | W_PRICAT_DELPOS |
Purpose | Delete PRICAT Items |
Module | SD |
Component | SD-EDI |
SAP Package | WRF_VPRI_IN |
Program running | RWRF_PRICAT_INBOUND_DELPO |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named RWRF_PRICAT_INBOUND_DELPOS will run when we enter transaction code W_PRICAT_DELPOS.
W_PRICAT_DELPOS is a Report Transaction code type which is shortly represented as R.