SAP ABAP IMG Activity COM_PRODUCT_LOGSYS (Maintain Storage Form of Product IDs for Logical Systems)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   AP-MD-PRO (Application Component) Central Part of Product Master
     COM_PRODUCT (Package) Product: General Tables and Programs
IMG Activity
ID COM_PRODUCT_LOGSYS Maintain Storage Form of Product IDs for Logical Systems  
Transaction Code S_AEC_66000033   (empty) 
Created on 19990921    
Customizing Attributes COM_PRODUCT_LOGSYS   Maintain Storage Form of Product IDs for Logical Systems 
Customizing Activity COM_PRODUCT_LOGSYS   Define Storage Form for Logical Systems 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name COM_PRODUCT_LOGSYS    

For each logical system from which products are downloaded to the CRM system, information needs to be available for the product types Material and Service indicating whether the product IDs in these logical systems should be stored lexicographically.

This information is transferred automatically with the Customizing download of the product master and can be checked using transaction COMCPRLOGSYS.

This information is required to transfer numeric product IDs correctly from the logical system to the CRM System.

Example

A material with the material number 012345678912345678 is transferred from an ERP system (sending system). You want to create this material as a product in the CRM System (receiving system). The product ID is created in the receiving system according to one of the following scenarios:

  • Product IDs are stored lexicographically in the receiving system, and:
    • Material numbers are stored lexicographically in the sending system.
    • The new product will be stored with the ID 012345678912345678 in the receiving system because the leading zero is a significant character in this case.
    • Material numbers are not stored lexicographically in the sending system.
    • The new product will be stored with the ID 12345678912345678 in the receiving system because the leading zero is not a significant character in this case.
  • Product IDs are not stored lexicographically in the receiving system.

    In this case, the new product will be stored with the ID 0000000000000000000000012345678912345678 in the receiving system.

Requirements

Standard settings

Recommendation

Activities

Further notes

Please see the documentation for the indicator Save Product IDs Lexicographically.

Business Attributes
ASAP Roadmap ID 201   Make global settings 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 1   Critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG COM_PRODUCT_LOGSYS 0 AEC0000001 CRM Cross-Application Components 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
COMV_PR_LOGSYS V - View COMCPRLOGSYS Maintain Storage Form of Product IDs for Logical Systems 
History
Last changed by/on SAP  19990930 
SAP Release Created in