SAP ABAP Data Element DB2CPYDS (Partition or data set that is to be copied)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-DB2 (Application Component) DB2 for z/OS
     STU2 (Package) CCMS for DB2 for OS/390
Basic Data
Data Element DB2CPYDS
Short Description Partition or data set that is to be copied  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR3    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Part/DS 
Medium 17 Partition/Dataset 
Long 20 Partition/Dataset 
Heading 17 Partition/Dataset 
Documentation

Definition

Identifies a partition or data set, within the table space, that is to be copied; or it copies the entire table space.

ALL
Copies the entire table space.

<integer>
Is the number of a partition or data set to be copied.

For a partitioned table space, the integer is its partition number.

For a nonpartitioned table space, find the integer at the end of
the data set name as cataloged in the VSAM catalog. The data set
name has this format:
<catname>.DSNDB

History
Last changed by/on SAP  20070813 
SAP Release Created in 700