SAP ABAP Data Element LINE_TYPE_MMSRV (Line Type for Services)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   MM-SRV (Application Component) External Services
     MMSRV_SP (Package) Service Package: External Service Management
Basic Data
Data Element LINE_TYPE_MMSRV
Short Description Line Type for Services  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR01    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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  
Medium  
Long  
Heading  
Documentation

Definition

Specifies what type of service line is entered.

Use

The possible line type could be

  1. Standard Line
    1. This line is the standard or normal case. It describes a service with a short text, a quantity, and a unit of measure, e.g. with the aid of a master record from the service master database. It's value is BLANK.
  2. Blanket Line
    1. This item describes a lump-sum service to which the standard quantity '1' is automatically assigned. It's value is 'B'.
  3. Contingency Line
    1. This line type describes a service that is not essential to the execution of the order or contract and which is only commissioned if it should subsequently transpire to be necessary. It's value is 'C'.
  4. Line with Open Quantity
    1. This line type describes a service without specification of a quantity. It's value is 'O'.
  5. Informatory Line
    1. This line type does not describe a service. It is chosen if the service line is merely to be used to store additional text. It's value is 'I'.

History
Last changed by/on SAP  20130529 
SAP Release Created in 700