SAP ABAP Data Element OIH_LICTP (License type)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       OIH (Package) TDP Tariffs, Duties and Permits
Basic Data
Data Element OIH_LICTP
Short Description License type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type OIH_LICTP    
Data Type CHAR   Character String 
Length 4    
Decimal Places 0    
Output Length 4    
Value Table OIH20    
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID OII  
Default Component name LICENSETYPE   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Lic.type 
Medium 15 License type 
Long 20 License type 
Heading Ltyp 
Documentation

Definition

The excise tax reference license type is used to categorize methods of processing licenses, which apply in different parts of the world.

The possible values are:

For Europe:

  • 0001 Excise duty
  • 0010 Excise duty enhanced
  • 0011 Excise duty - region-based

For North America:

  • 0002 Federal excise tax
  • 0003 State excise tax
  • 0004 County excise tax
  • 0005 City excise tax
  • 0006 Other excise tax

For Singapore and Argentina:

  • 0008 Pre-paid permit
  • 0009 Duty-free permit

For information purposes only:

  • 007 Vendor license

You can define your own license types, but they must include a reference to one of the reference license types delivered as standard.

Supplementary Documentation - OIH_LICTP 0100

Use

Tax regime of license type

Procedure

Examples

A tax regime has to be defined for every company code.
There are synonyms for every possible tax regime:



Europe            0001, 0010
North America    0002
Far East        0008

Example: For a company in Germany, the tax regime entered in the
    field would be either 0001 or 0010.
    For a company in the US, the tax regime 0002 would be entered.

Dependencies

When a license is entered in the license master data for a particular company code, the system checks the tax regime to make sure that the license type corresponds to the tax regime.

Tax regime:        Possible license types :
0001            0001
0010            0010
0002            0002, 0003, 0004, 0005, 0006
0008            0008, 0009

Example: For a company in Germany, the tax regime would be 0001.
    If a license master is entered with license type 0003 for
    this company code, the system produces an error message.

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