Here we would like to draw your attention to CRTRETDELDOC transaction code in SAP. As we know it is being used in the SAP MM-IM (Inventory Management in MM) component which is coming under MM module (Material Management).CRTRETDELDOC is a transaction code used for Tcode MIGO return delivery Portal in SAP.
It comes under the package MMIM_UI_MODEL.When we execute this transaction code, MMIMPA_CALL_MIGO_RETDEL is the normal standard SAP program that is being executed in background.
Transaction CRTRETDELDOC technical data table
Tcode | CRTRETDELDOC |
Purpose | Tcode MIGO return delivery Portal |
Module | MM |
Component | MM-IM |
SAP Package | MMIM_UI_MODEL |
Program running | MMIMPA_CALL_MIGO_RETDEL |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named MMIMPA_CALL_MIGO_RETDEL will run when we enter transaction code CRTRETDELDOC.
CRTRETDELDOC is a Report Transaction code type which is shortly represented as R.