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