Here we would like to draw your attention to CNV_CRE_BACKUP_CLUST 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_CRE_BACKUP_CLUST is a transaction code used for Create tablespace for backup cluster in SAP.
It comes under the package CNV_BASIS.When we execute this transaction code, CNV_00001_I_BACKUP_CLUSTE is the normal standard SAP program that is being executed in background.
Transaction CNV_CRE_BACKUP_CLUST technical data table
Tcode | CNV_CRE_BACKUP_CLUST |
Purpose | Create tablespace for backup cluster |
Module | CA |
Component | CA-GTF |
SAP Package | CNV_BASIS |
Program running | CNV_00001_I_BACKUP_CLUSTE |
Screen No | 1000 |
Type | R |
Some Basic Questions & Answers
Program named CNV_00001_I_BACKUP_CLUSTER_CRE will run when we enter transaction code CNV_CRE_BACKUP_CLUST.
CNV_CRE_BACKUP_CLUST is a Report Transaction code type which is shortly represented as R.