Here we would like to draw your attention to CNV_BACK_START transaction code in SAP. As we know it is being used in the SAP CA-GTF (General Application Functions in CA) component which is coming under CA module (Cross Application).CNV_BACK_START is a transaction code used for Start jobs for table backup in SAP.
It comes under the package CNV_BASIS.When we execute this transaction code, CNV_00001_START_BACKUP is the normal standard SAP program that is being executed in background.
Transaction CNV_BACK_START technical data table
Tcode | CNV_BACK_START |
Purpose | Start jobs for table backup |
Module | CA |
Component | CA-GTF |
SAP Package | CNV_BASIS |
Program running | CNV_00001_START_BACKUP |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named CNV_00001_START_BACKUP will run when we enter transaction code CNV_BACK_START.
CNV_BACK_START is a Report Transaction code type which is shortly represented as R.