SAP ABAP Data Element BU_FN_CHECK_COPY (Function: Checks Whether Copying is Possible)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-BP (Application Component) SAP Business Partner
     BUPA (Package) SAP Business Partner
Basic Data
Data Element BU_FN_CHECK_COPY
Short Description Function: Checks Whether Copying is Possible  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FUNCNAME    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
Value Table TFDIR    
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 Copy Check 
Medium 15 Copying Check 
Long 20 Copying Check 
Heading 30 Copying Check 
Documentation

Definition

This field is only required in connection with the clearing tool for data cleanup.

Here you can enter a function module that checks whether users are permitted to copy the dependent object of the current object class or not. If no module has been entered, no check is made.

As an alternative to the list of function modules, you can implement interface IF_CLEARING_OBJECT (for actual objects requiring cleanup) or IF_CLEARING_REFERRING_OBJECT (for dependent objects), and make this known in field TBZ5-CLASS_IF_CLOB or TBZ5.-CLASS_IF_REFOB respectively.

The function module must obey a normed interface. This interface can be taken from the analogous method IF_CLEARING_REFERRING_OBJECT~ CLEAR_REF_CHECK_COPY.

History
Last changed by/on SAP  20010216 
SAP Release Created in 30A