| Siebel Enterprise Integration Manager Administration Guide > EIM: Examples of Common Usage > Other Examples > Example of Using the EIM_ASSET Interface Table
 Table 21 shows an example of how to populate the EIM_ASSET interface table for an import process in order to properly display product and part number information in the Oracle's Siebel application's Asset Management - Assets View. 
Table 21.	Import Example of How to Populate EIM_ASSET
    |  |  |  
    | OWNER_ACCNT_BU | The organization of which the account is part. |  
    | OWNER_ACCNT_LOC | The account site for the related asset. |  
    | OWNER_ACCNT_NAME | The account's actual name. |  
    | AST_ASSET_NUM | The product's serial number. |  
    | AST_PROD_BU | Can be specified as "Default Organization" if necessary. |  
    | AST_PROD_NAME | The product's actual name. |  
 
 |