SAP ABAP Data Element T347AVLTYP (Source storage type)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   LE-TRM (Application Component) Task & Resource Management
     LESI (Package) LES - TRM Interface Package
Basic Data
Data Element T347AVLTYP
Short Description Source storage type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type LGTYP    
Data Type CHAR   Character String 
Length 3    
Decimal Places 0    
Output Length 3    
Value Table T301    
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 SourceType 
Medium 15 Source stor.ty. 
Long 20 Source storage type 
Heading SrcTy. 
Documentation

Definition

Storage type from which the material is to be removed or has already been removed.

Use

The system reads this table, which contains the source/destination storage type combination and the WM movement type of the created transfer order item, in order to decide whether the data from this item should be transmitted to TRM. You can use global entries for source/destination type definition.

The table is read in the following sequence:

  • Source storage type, destination storage type, WM movement type
  • Source storage type, destination storage type, blank
  • Source storage type, ***, WM movement type
  • Source storage type, ***, blank
  • ***, destination storage type, WM movement type
  • ***, destination storage type, blank
  • ***, ***, WM movement type
  • ***, ***, blank

The first entry found in this table decides whether the transfer order item just checked is transmitted to TRM. If this entry is set to "inactive", there is no data transmission to TRM.

It is appropriate to set the entry to "inactive" for certain WM movement types. For example, all transfer orders that are created using movement types 711 and 712 (difference postings) are not relevant for TRM, because there is no physical goods movement involved.

If you specify several storage types using wildcards (***), you must then define the relationship between these storage types in the table.

Example:

WNo SrcTy. DestTy.

001 001 002
001 002 001
001 *** 001
001 *** 002
001 001 ***
001 002 ***

Procedure

Examples

Dependencies

This table is used only if the interface to TRM has been activated.

History
Last changed by/on SAP  20020107 
SAP Release Created in 46C