SAP ABAP Data Element CO_ATPID (SET/GET parameter for characteristic value)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       COCB (Package) R/3 Application Development: PP Orders Batch Management
Basic Data
Data Element CO_ATPID
Short Description SET/GET parameter for characteristic value  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MEMORYID    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
Value Table TPARA    
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 Param. ID 
Medium 15 Parameter ID 
Long 20 SET/GET parameter 
Heading  
Documentation

Use

Name of the SET/GET parameter to which the value of a characteristic is to be transferred. The value is then proposed in the fields that are assigned to the SET/GET parameter.

Procedure

  1. Call up the screen in which the characteristic value is proposed.
  2. Use the technical info to find out the parameter ID of the SET/GET parameter for this field.
  3. Assign this SET/GET parameter to the characteristic.

Examples

The SET/GET parameter MAT is assigned to the field for the material number. You assign the SET/GET parameter MAT to characteristic PPPI_MATERIAL.

When you assign a value to characteristic PPPI_MATERIAL, the system automatically proposes the characteristic value entered in the input field for the material number on other screens.

You may want to use this function if you want to assign a value to a batch of a material in the PI sheet. You can use a matchcode to select the batch you want to use. One of the selection criteria in the matchcode is the material number. The characteristic value entered for PPPI_MATERIAL is now automatically entered in the input field.

Dependencies

  • You cannot use the value of a SET/GET parameter to propose a characteristic value.
  • You can only use SET/GET parameters for characteristics of type CHAR.

History
Last changed by/on SAP  19981109 
SAP Release Created in