BI  : Datasource for Item Master

Hi ,
I just wanted to know the dataosurce for belwo fileds. Kindly advise.
Item # -- Item Number (should be unique)
Item Type - - Finished, Raw, WIP or
Item Description - Descriptive phrase, notes that describe item
Item Name - Item Name
Item Cost - Standard Cost
Date last modified -Last date the item field (row) was modified
Warehouse Code - Warehouse Code or Name
Plant Code - Plant Code or Name
Plant Location Code - Location Code or Name
On-Hand Quantity - Quantity (# of units) of Item stored in inventory
Thanks & regards,
M. S

Take a look at these:
Item # - 0MATERIAL_ATTR
Item Type - 0MATL_TYPE on 0MATERIAL_ATTR. 0MATL_TYPE_TEXT for the Material Type description
Item Description - 0MATERIAL_ATTR has many attributes, such as 0MATL_CAT (Material Category) and 0MATL_GROUP (Material Group) that define its usage and characteristics.
Item Name - 0MATERIAL_TEXT
Item Cost - 0PRICE_STD for Standard Cost or 0PRICE_AVG for Average Cost on 0MAT_PLANT_ATTR
Date last modified - 0CH_ON on 0MATERIAL_ATTR
Warehouse Code - 0WHSE_NUM_TEXT
Plant Code - 0PLANT_ATTR
Plant Location Code - 0PLANT_ATTR
On-Hand Quantity - 2LIS_03_BF and 2LIS_03_BX

Similar Messages

  • How to create sql query for item master with operator LIKE with variables?

    hi all,
    How to create sql query for item master with
    operator LIKE(Contains,Start With,End With) with variables using query generator in SAP B1 ?
    Jeyakanthan

    Hi Jeyakanthan,
    here is an example (put the like statement into the where field)
    SELECT T0.CardCode, T0.CardName FROM OITM T0 WHERE T0.CardName Like '%%test%%'
    The %% sign is a wildcard. If you need start with write 'test%%' and otherwise ends with '%%test'. For contains you need '%%test%%'. You also could combinate this statements like 'test%%abc%%'. This means starts with test and contains abc.
    Regards Steffen

  • Alerts for item master change and new item creation

    hai experts
                       my manager has to get an alert when any update has been done in item master or when a new item master is created .

    Hi.........
    Check this query for alert.........
    Quaery for New Item Creation:
    SELECT T0.[ItemCode], T0.[ItemName], T0.[CreateDate] FROM OITM T0
    Where DateDiff(DD,T0.[CreateDate],GetDate())<2
    Query For Updation of Item:
    SELECT T0.[ItemCode], T0.[ItemName], T0.[UpdateDate] FROM OITM T0
    Where DateDiff(DD,T0.[UpdateDate],GetDate())<2
    Above two alerts will be coming for two days........
    Regards,
    Rahul

  • BoObjectType for Item Master Data

    Hi,
    Does anyone know the BoObjectType for the Item Master Data?
    For Sales Orders for example, it's "oOrders"
    but I can't find the BoObjectType for the Item Master Data to access its User Defined Fields.
    Thanks.

    Hi,
    I think it is oItems ...
    From the SDK help file:
    BoObjectTypes Enumeration
    Member    Description    Value
    oItems    Items object.      4
    Regards,
    Ibai Peñ

  • UDF for Item Master Data

    Hi,
    The UDF options in the menu bar for the Item Master Data are available in one database but NOT in another database.
    Is this a known bug and/or related to conversion of a database from a previous version.
    We're using SBO 6.5 SP:01 EF:07
    Thanks

    Hi,
    UDF options in the menu bar are only visible if there are defined UDF for the active form. Are you sure that the seccond database has any UDF?
    Regards,
    Ibai Peñ

  • BI : Datasource for Payroll master

    Hi Gurus  ,
    I would like to know the Datasource that would bring in the below fields for Payroll master.
    Employee Number : Unique Employee Number
    Employee Name : Employee full Name
    Employee Bank Account Number : Employee Bank Account Number (Direct Deposit )
    Employee Address : All address fields including city, state, zip code, country, etc.
    Regular/Non-Regular Flag     : Employee is hourly or salaried employee?
    Salary :Salary base
    Date Modified : Last date employee information was modified
    Modifier : User ID or name of user that modified the record.
    Thanks & regards ,
    M.S

    Hi,
    I think you can use the data sources:
    Payroll Data (for Concurrent Employment) 0HR_PY_1_CE
    Payroll Data  0HR_PY_1
    You can refer the below link for more help:
    http://help.sap.com/saphelp_nw70/helpdata/en/6a/cccc6015484464b25605375a5db965/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/en/6a/cccc6015484464b25605375a5db965/frameset.htm
    Hope this helps.
    thanks,
    rahul

  • Query for item master data

    hi all,
    i want to create a query for items in the item master data that shows the changed field, the old value, the new value, user name and the date it was changed .
    can anyone help please.
    ciao

    thanks for the reply
    my clients internal auditors require that they have Exception Reports in SAP , i.e reports that can show changes made, date and by which user etc...
    1. changes made to item master data
    2. changes made to business partner master data
    3. changes made to invoices, purchase orders etc..
    this reports can be set in query form or xl reporter..
    i tried but couldent find the tables ....
    any sugestion will be appriciated..

  • Datasource for document master data available?

    Hi experts,
    I've failed to find extractor for document master data (table DRAW etc.) in R/3 business content. Has anyone found such or do I need to create it all by myself?
    I'm on R/3 4.6C and BW3.5
    Regards,
    Dieter

    Hi Dieter,
    There is no standard data source on the table DRAW. You would have to create a custom datasource.
    Bye
    Dinesh

  • Standard datasource for Invoice master data

    Hi ,
    Can anybody please tell me , Is there any standard datasource for Invoice masterdata.
    Right now in my company there are using 0FI_AP_4 datasource as an Invoice masterdata.
    This Invoice masterdata is getting data from 0FI_AP_4 datasource.
    But I have a requirement like I need to enhance this 0FI_AP_4 with other tables (PAYR,REUGH).
    Is there any simple way to follow.Please help me.
    Thanks in advance.
    Pints will be rewarded.
    Vamsi.

    Resolved

  • Query for Item master part convert excisable through batch file

    Hi team
    I need to add one time more than 100 items. make the manual each item as excisable take more time.
    Please provide the query to convert to excisible.
    Thanks

    Hi Anantha,
    Updating Item through Query is not Advisable as Updating through Query is not Supported by SAP.
    Try to Update Items to Excusable Item through DTW (Data Transfer Workbench)
    Hope this helps
    Regards::::
    Atul Chakraborty

  • How to find infosource/datasource for master data.....

    i would like to know how to find the infosource/datasource for the master data in RSA1, i have looked for in infosources options to find master data infosource, say for example 0material,  0fiscalyear /0fiscperiod. i was not able to find but in the process chains the data is getting loaded into it. i could see the data going from monitor screen to the selection screen of the master data and then click on execute button and data is present.
    secondly when i have clicked on the respective infoobject i was not able to find any requests under requests tab???????

    Hi
    go to RSA1 -> Infosources ->
    Here go to top screen ...or find the control icon thru cntl +F
    here enter your infosource/infoobject name......
    Double click on the result and it will show the infosource...under that infopackage
    Assign points if useful
    Regards
    N Ganesh

  • Debit Credit for Item in Report

    Hi Gurus
    Any have had this kind of reports? Let me explain
    My User Want to see  a Report for Balance Sheets all items Positive, We know that SEM BCS work only with for Assets and liabilities, how can I identify when was a credit and when was a debit in item.
    in ECC we identify a debit with posting key (40) and credit with posting key (50) for any accounts (assets and liabilities).
    Is there any in SEM for identify credit and debit for manual documents and authomatic documents.
    Thanks in advance
    Cheers

    In my experience this has been handled either by changing the item hierarchy in BW to change the signs for liabilities and revenues, or via reporting structures in the query.
    Changing the master data in BW has risks associated with the synchonization. Each time a sychronization program is executed, these settings are removed and must be replaced.
    Having a structure in BW requires maintenance consideration for item master data changes.
    The best solution is for the users to accept the original sign, if they can be so convinced to do so considering the costs associated with the alternatives.

  • Item Master Data Creation - Statuses

    Greetings,
    My client is looking for best practice - status naming conventions for Item Master Data Creation Process. They are in the Specialized Retail Industry and have internal naming conventions and want to align more with Industry Standards.  Their process has 3 staging areas - 1st - Baseline Master Data, 2nd - Internal Enrichment, 3rd - Item Master Complete - item master is now ready to be used  to build offers.
    thanks!
    MC

    Hi Mir - thanks for taking time to respond.  I think my question might have been confusioning. Its process related.  The client starts creating their item master with a minimal amount of information required to create a PO- (stage1 - example status would be "Available to Procure") the master then gets enriched with more internal information such as classifications and attributes to be consumed by other business areas and down stream processes specific to their business - such as building an offer for Web or TV (stage2 - example status would be "Available to Build Offer").  Client is looking for advice on what to name Stage 1 and Stage 2 status  
    Any thoughts?

  • Item master Data upload through DTW

    Hi Experts
                        I want to upload Item master Data through DTW what are the fields needed as mandatory..
    Regards
    Vinoth             

    Hi,
    Please refer sample template to get an idea for mandatory field.
    C:\Program Files (x86)\SAP\Data Transfer Workbench\Templates\Samples\1. Add New Data\Inventory\Item Master Data
    For item master data, only item code is mandatory when you are adding new item.
    Thanks & Regards,
    Nagarajan

  • Datasource for Master Data in CRM

    Hi CRM Gurus,
    I am working in a CRM-BW integration project. I wanted to know the list of relevant Datasources for Master data in CRM side for which i have to load data in BW side for the Opportunity Cube and Activity Cube.
    Also want the list of Datasources for Master Data for Business Partner and Product in CRM system and the relevant Infoobjects(Master Data) in BW side.
    Full points will be awarded. Eagerly Awaiting for your help.
    Regards
    Vishwanath

    Hi,
    The datasources are:
    Opportunity - 0CRM_OPPT_H - Opportunities header
                  0CRM_OPPT_I - Opportunities Items
    Activities - 0CRM_SALES_ACT_1 - Activities
    Master data -
    0CRM_OPPT_CYCLE_TEXT
    0CRM_OPPT_PHASE_TEXT
    0CRM_OPPT_TYPE_TEXT
    Business Partner
    0CRM_BPART_ATTR
    0CRM_BPART_TEXT
    Products
    0CRM_PRODSL_ATTR
    0CRM_PROD_ATTR
    0CRM_PROD_HIER
    0CRM_PROD_IDCMP_TEXT
    0CRM_PROD_TEXT
    0CRM_PROD_TYPE_TEXT
    These are indicative. Do a proper business blueprinting for all your needs.

Maybe you are looking for

  • How E-mail functionality works with Interaction Center Webclient

    Dear all, How the E-mail functionality works with IC Webclient, How can we can send and receive E-mails to customers and internal employees through Interaction Center. Does SMTP server required to be involved for this functionality or External Teleph

  • Ipad2 has lost the mirroring icon, how is it reset?

    Hi, I have a friend who has an iPad2 I had set up her iPad to mirror via AirPlay to her TV through an Apple TV, however her nephew has been playing with the settings and the mirroring icon has disappeared, will I have to reset everything and start fr

  • How do I reset firefox to default settings on android

    Experiencing problems due to some sort of plug-in error and general issues with flash player. Trying to fix this by reseting firefox but there is no reset option on the troubleshooting information page for my device which is a Samsung galaxy tab S SM

  • PSC1350xi all-in-one won't print

    Windows XP SP3 connected via usb to printer. Printer is installed using the install disc from HP My scanner works just fine. The printer "prints," but no ink on paper. The cartridge goes back and forth (zip, zip, zip) and sounds like something is pri

  • Getting back my old iweb page?

    I had to reinstall my OS, and now, I have my iweb site up on the web, but when I go to update it, since I reinstalled, there is a "clean site" on iweb. How do I get my site back?