SAP ABAP Data Element RMXTE_FRMLE_POSNR (Number of a Material or Substance Item)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PLM-RM (Application Component) Recipe Management
     RMXTAPI (Package) Main Package - Trial: API, Database, Customizing
Basic Data
Data Element RMXTE_FRMLE_POSNR
Short Description Number of a Material or Substance Item  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RMXTD_POSNR    
Data Type NUMC   Character string with only digits 
Length 4    
Decimal Places 0    
Output Length 4    
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 12 Item Number 
Long 15 Item Number 
Heading Item 
Documentation

Definition

Identifies a material or substance item in a subview of the formula.

Use

You use the item number to determine the order in which the material or substance items appear in the subview. Depending on the item type, the following applies:

  • Standard item
    Every item to which you assign a new item number is automatically created as a standard item. As soon as alternatives exist, the system sets the @KF@ indicator (Alternative Items Exist).
  • Alternative item
    You define an alternative item by assigning it the same item number as that of the relevant standard item.
    You can use the @AA@ function (Change Standard Item) to swap the standard and alternative items later.
  • Group item
    Group items are generated without item numbers.
    You can use the @9B@ function (Change Leading Item) to change a group item into the leading material item later. It is then assigned the item number of the old leading item.

Dependencies

Depending on your Customizing settings, certain fields might be locked for entry depending on the item type. In the case of alternative items, the value of the field is then taken from the relevant standard item; in the case of group items, from the leading item; in the case of standard items, the field remains blank.

When you copy or delete a standard item, the system also copies or deletes its alternative items.

You can copy or delete a group item only together with its leading material item. You cannot change its material number.

For information about further aspects you need to take into account, see Formula View Generation.

Example

History
Last changed by/on SAP  20031212 
SAP Release Created in 471