SAP ABAP Data Element /SAPHT/DRM_INTXMNO (DRM internal transmission number)
Hierarchy
ECC-DIMP (Software Component) DIMP
   IS-HT-DRM (Application Component) Distributor-Reseller-Management
     /SAPHT/DRM08 (Package) Common Objects - Both OLTP and Server
Basic Data
Data Element /SAPHT/DRM_INTXMNO
Short Description DRM internal transmission number  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type /SAPHT/DRM_INTXMNO    
Data Type CHAR   Character String 
Length 20    
Decimal Places 0    
Output Length 20    
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 Trans No 
Medium 20 IntTransmission No 
Long 40 Internal Transmission Number 
Heading 55 IntTrans No 
Documentation

Definition

This is a system generated number alloted to every EDI transmission taken to the staging table.

The same transmission from distributor/ reseller may be received twice. If you take both transmissions into the staging table, you will have duplicate records with same EDI transmission number. But they will have different internal transmission numbers. Internal and EDI transmission numbers together enable you to remove duplicate data from staging table at a covenient time, without bothering about it at the time of taking transmitted data into the staging table.

Procedure

Examples

Business partner B_PARTNER1 sent an EDI transmission 11111111111234567890. When this was received into the staging table, the system allotted an internal transmission number 00000000000012345678.

In this example the EDI transmission number is 11111111111234567890.

Business partner B_PARTNER1 later resent EDI transmission 11111111111234567890. When this was received into the staging table, the system allotted an Internal Transmission Number 00000000000012345679.

Upon confirmation from the Business Partner, you can mark the first transmission, with internal transmission number 00000000000012345678, as duplicate.

Dependencies

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