SAP ABAP IMG Activity OLIA_IOCI_FCONV (Convert HTML fields to SAP fields)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM-WOC-MO (Application Component) Maintenance Orders
     IOCI (Package) OCI Interface
IMG Activity
ID OLIA_IOCI_FCONV Convert HTML fields to SAP fields  
Transaction Code S_PLN_16000040   (empty) 
Created on 20020307    
Customizing Attributes OLIA_IOCI_FCONV   Convert HTML fields to SAP fields 
Customizing Activity OLIA_IOCI_FCONV   Convert HTML to SAP Fields 
Document
Document Class SIMG   Hypertext: Object Class - Class to which a document belongs.
Document Name OLIA_IOCI_FCONV    

Use

In this IMG activity you define how the HTML fields are converted from the catlog into SAP fields.

There are three types of HTML fields:

  • Fields that are converted 1:1 to SAP fields
  • SAP fixed values that are independent of the catalog value
  • Help fields (for example, material)

The following table shows the HTML fields and their meaning as they are defined for the OCI interface:

HTML field    Meaning

NEW_ITEM-MATNR    Material number

NEW_ITEM-VENDORMAT    Material number for the vendor

NEW_ITEM-VENDOR    Number of the vendor

NEW_ITEM-DESCRIPTION    Description of the item to be ordered

NEW_ITEM-MATGROUP    Material group

NEW_ITEM-CONTRACT_ITEM    New contract item

NEW_ITEM_CURRENCY    Currency. Required when a price comes back, otherwise optional. Must have the standard ISO code for currencies.

NEW_ITEM_PRICEUNIT    Number of units that must be ordered for a certain price

NEW_ITEM_PRICE    Price according to catalog

NEW_ITEM_QUANTITY    Required amount

NEW_ITEM_UNIT    Unit of measure (in standard ISO code)

NEW_ITEM-MANUFACTCODE    Manufacturer

NEW_ITEM-MANUFACTMAT    Product number of manufacturer

NEW_ITEM-LEADTIME    Delivery time in days

NEW_ITEM-SERVICE    Required if services should also be copied from the catalog.

NEW_ITEM-CUST_FIELD1    Customer-specific field

NEW_ITEM-CUST_FIELD2    Customer-specific field

NEW_ITEM-CUST_FIELD3    Customer-specific field

NEW_ITEM-CUST_FIELD4    Customer-specific field

NEW_ITEM-CUST_FIELD5    Customer-specific field

The following tables show which fields of the RIHFCOM_XL structure are copied into the corresponding target fields of the reservation (RESBD) or service row (ESLL) or operation (COMSRV). The mapping of HTML fields to SAP recipient structure fields is a default.

In the case of materials

SAP target field    SAP receiver structure field    HTML field

RESBD-MATNR    RIHFCOM_XL-MATNR    NEW_ITEM-MATNR

RESBD-IDNLF    RIHFCOM_XL-IDNLF    NEW_ITEM-VENDORMAT

RESBD-POSTP    RIHFCOM_XL-POSTP   

RESBD-POTX1    RIHFCOM_XL-KTEXT    NEW_ITEM-DESCRIPTION

RESBD-WERKS    RIHFCOM_XL-WERKS

RESBD-BDMNG    RIHFCOM_XL-MENGE    NEW_ITEM-QUANTITY

RESBD-MENGE    RIHFCOM_XL-MENGE    NEW_ITEM-QUANTITY

RESBD-ERFME    RIHFCOM_XL-MEINH    NEW_ITEM-UNIT

RESBD-EINHEIT    RIHFCOM_XL-MEINH    NEW_ITEM-UNIT

RESBD-LIFNR    RIHFCOM_XL-FLIEF    NEW_ITEM-VENDOR

RESBD-INFNR    RIHFCOM_XL-INFNR

RESBD-KONNR    RIHFCOM_XL-CONTRACT    NEW_ITEM-CONTRACT

RESBD-KTPNR    RIHFCOM_XL-CONTRACT_ITEM    NEW_ITEM-CONTRACT_ITEM

RESBD-MFRPN    RIHFCOM_XL-MFRPN    NEW_ITEM-MANUFACTMAT

RESBD-MFRNR    RIHFCOM_XL-MFRNR    NEW_ITEM-MANUFACTCODE

RESBD-LIFZT    RIHFCOM_XL-LEADTIME    NEW_ITEM-LEADTIME

RESBD-MATKL    RIHFCOM_XL-MATKL    NEW_ITEM-MATGROUP

RESBD-EKGRP    RIHFCOM_XL-EKGRP

RESBD-EKORG    RIHFCOM_XL-EKORG

RESBD-GPREIS    RIHFCOM_XL-PREIS    NEW_ITEM-PRICE

RESBD-PEINH    RIHFCOM_XL-PEINH    NEW_ITEM-PRICEUNIT

RESBD-SAKNR    RIHFCOM_XL-SAKTO

RESBD-CATALOGID    RIHFCOM_XL-CATALOGID

RESBD-CATALOG_PROD_ID    RIHFCOM_XL-CATALOG_PROD_ID

In the case of services

SAP target field    SAP receiver structure field

ESLL-SRVPOS    RIHFCOM_XL-MATNR    NEW_ITEM-MATNR

ESLL-KSTAR    RIHFCOM_XL-SAKTO

ESLL-MENGE    RIHFCOM_XL-MENGE    NEW_ITEM-QUANTITY

ESLL-TBTWR    RIHFCOM_XL-PREIS    NEW_ITEM-PRICE

ESLL-PEINH    RIHFCOM_XL-PEINH    NEW_ITEM-PRICEUNIT

ESLL-BRTWR    RIHFCOM_XL-PREIS    NEW_ITEM-PRICE

    RIHFCOM_XL-WAERS    NEW_ITEM-CURRENCY

ESLL-KTEXT1    RIHFCOM_XL-KTEXT    NEW_ITEM-DESCRIPTION

ESLL-MEINS    RIHFCOM_XL-MEINH    NEW_ITEM-UNIT

ESLL-MATKL    RIHFCOM_XL-MATKL    NEW_ITEM-MATGROUP

ESLL-IWEIN    RIHFCOM_XL-MEINH    NEW_ITEM-UNIT

COMSRV-KONNR    RIHFCOM_XL-CONTRACT    NEW_ITEM-CONTRACT

COMSRV-KTPNR    RIHFCOM_XL-CONTRACT_ITEM    NEW_ITEM-CONTRACT_ITEM

    RIHFCOM_XL-SERVICE    NEW_ITEM-SERVICE

All the fields that can be set on the SAP page are defined in the RIHFCOM_XL structure (transaction SE11).

Note

If you use conversion modules (for example, for copying long texts), then here you must also enter the fields that are used in the conversion modules. For more information, see the IMG activity Define conversion modules.

Requirements

Standard settings

Activities

Example

Business Attributes
ASAP Roadmap ID 204   Establish Functions and Processes 
Mandatory / Optional 2   Optional activity 
Critical / Non-Critical 2   Non-critical 
Country-Dependency A   Valid for all countries 
Assigned Application Components
Documentation Object Class Documentation Object Name Current line number Application Component Application Component Name
SIMG OLIA_IOCI_FCONV 0 HLA0006648 O  
SIMG OLIA_IOCI_FCONV 1 HLA0009595 O  
SIMG OLIA_IOCI_FCONV 2 HLA0006646 Maintenance Task Lists 
Maintenance Objects
Maintenance object type C   Customizing Object 
Assigned objects
Customizing Object Object Type Transaction Code Sub-object Do not Summarize Skip Subset Dialog Box Description for multiple selections
IOCI_FCONV S - Table (with text table) SM30 Convert HTML to SAP Fields 
History
Last changed by/on SAP  20040219 
SAP Release Created in 110