SAP ABAP Data Element EWLNR (EDI: Goods/Services Number (First 30 Places))
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBAS (Package) Financial accounting 'Basis'
Basic Data
Data Element EWLNR
Short Description EDI: Goods/Services Number (First 30 Places)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type EWLNR    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 GdsServNo. 
Medium 20 Goods/services no. 
Long 30 EDI: Goods/services number 
Heading 22 Goods/services no. 
Documentation

Definition

The goods/service number corresponds to the name transferred by the EDI partner for a service actually performed or goods supplied. The G/L account to be posted to is determined via this name. The entry can also be made generically using the "*" character; first an entry with the precise name is searched for, then, if no exact entry exists, a search with the generic argument is carried out. With the generic search, the G/L account from the first appropriate entry is transferred.

For the surcharge/discount postings for header conditions (rebates, freight, and so on), the table is accessed with the value "+" (surcharge) or "-" (discount).

Technical note:

  1. You are using IDoc type INV_ID01:

The goods/service number is determined from the intermediate structure INV_ID01, segment EDI_Z51, field EDI_Z51-MATNR. This should be taken into account when installing the converter (EDI subsystem).

If the EDI_Z51-MATNR field is not filled, the system accesses the table with the value "*".

  1. You are using IDoc type INVOIC01:

The goods/service number is determined from the intermediate structure INVOIC01, segment E1EDP19, field E1EDP19-IDTNR if qualifier E1EDP19-QUALF has the value "002". This should be taken into account when installing the converter (EDI subsystem).

If the E1EDP19-IDTNR field is not filled, the system accesses the table with the value "*".

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