Here we would like to draw your attention to DEMO_CR_CAR_RENTAL transaction code in SAP. As we know it is being used in the SAP BC-ABA (ABAP Runtime Environment in BC) component which is coming under BC module (BASIS).DEMO_CR_CAR_RENTAL is a transaction code used for Call Car Rental Demo in SAP.
It comes under the package SABAP_DEMOS_CAR_RENTAL.When we execute this transaction code, DEMO_CR_CALL_CAR_RENTAL is the normal standard SAP program that is being executed in background.
Transaction DEMO_CR_CAR_RENTAL technical data table
Tcode | DEMO_CR_CAR_RENTAL |
Purpose | Call Car Rental Demo |
Module | BC |
Component | BC-ABA |
SAP Package | SABAP_DEMOS_CAR_RENTAL |
Program running | DEMO_CR_CALL_CAR_RENTAL |
Type | T |
Some Basic Questions & Answers
Program named DEMO_CR_CALL_CAR_RENTAL will run when we enter transaction code DEMO_CR_CAR_RENTAL.
DEMO_CR_CAR_RENTAL is a Dialog Transaction code type which is shortly represented as T.