SAP ABAP Data Element COMT_ALTID_ORDER (Sequence of Alternative IDs)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODUCT_ALTER_IDENT (Package) Alternative Product IDs
Basic Data
Data Element COMT_ALTID_ORDER
Short Description Sequence of Alternative IDs  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type HIER_COUNT    
Data Type INT1   1-byte integer, integer number <= 255 
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 Item 
Medium 11 Sequence 
Long 11 Sequence 
Heading 11 Sequence 
Supplementary Documentation - COMT_ALTID_ORDER0001

Use

The order you specify is decisive when a product has been assigned more than one category for which an alternative ID type has been defined.

The main ID type is determined by the order of the ID types and is the ID type assigned the lowest value in this field.

Procedure

Example

The product "Illustrated Book" is assigned two different categories:

  • "Books" with the ID type "ISBN"
  • "Works of Art" with the ID type "Author"

If the ID type "ISBN" is assigned a lower value in this field than the ID type "Works of Art", the ID type that applies to the product "Illustrated Book" is "ISBN".

Dependencies

Supplementary Documentation - COMT_ALTID_ORDER0002

Use

When applications use an alternative ID profile to search for products, the order of alternative IDs specified within the profile determines the order in which the IDs are used in the search.

Procedure

Examples

The following profile is used to search for products:

Product_ID    1

GTIN    2

CUSTOMER_ID    3

The product ID is used first to search for products, then the GTIN, then the customer product ID.

Dependencies

History
Last changed by/on SAP  20040312 
SAP Release Created in 400