Factors in Item Master Data

Hi all,
Can any one Please let me know,what is the Usage of Factor-1,2,3,4 Fields in Item Master Data   (Purchasing  and Sales Tabs).
I just want to know in which scenarios we can use them?
If anyone could explain the same with practical example,it would be helpful.
Thanks & Regards,
Ravi Patil

Dear ,
Factor 1, Factor 2, Factor 3 and Factor 4 Fields for Purchase and Sales
The quantities of certain items must be calculated by multiplying
several factors. In the factor fields, you enter the multiplication
variables. For example, a 1.20 m high fence, which is sold in meters, is
in stock. The price for the sold quantity is, however, based on square
meters. To calculate the quantity (that is, the surface area) on which
the price is based, the system must multiply the sold length by the
height of the fence.
In this case, the length of the fence is determined with factor 1 and
the height (in the example here: 1.20 m) with factor 2.
The system automatically sets all the factors to 1. You can enter any
number of factors, or none at all. The entries you make here are copied
to the business transaction documents in Purchasing and Sales. You can
overwrite the factors in the row information.
Note: If you use the factors for a large number of your items, you can
use the settings for the transactions in Purchasing or Sales to display
the fields directly when you enter the document. In this case, you do
not need to call up the row information to change the factors.
You could also find some information from online help.
Regards
Apple

Similar Messages

  • Error Message while adding Item in Item Master Data- [Microsoft][SQL Server Native Client 10.0][SQL Server]Conversion failed when converting the nvarchar value 's008 01' to data type int. (CINF)

    Dear Experts
    I am getting the following error message while adding item in Item Master data. I have modified the following SBO_SP_transactionNotification in SQL server after that could not able to add the item
    ALTER proc [dbo].[SBO_SP_TransactionNotification]
    @object_type nvarchar(20),                      -- SBO Object Type
    @transaction_type nchar(1),               -- [A]dd, [U]pdate, [D]elete, [C]ancel, C[L]ose
    @num_of_cols_in_key int,
    @list_of_key_cols_tab_del nvarchar(255),
    @list_of_cols_val_tab_del nvarchar(255)
    AS
    begin
    -- Return values
    declare @error  int                       -- Result (0 for no error)
    declare @error_message nvarchar (200)           -- Error string to be displayed
    select @error = 0
    select @error_message = N'Ok'
    --    IF @OBJECT_TYPE = '59' AND (@TRANSACTION_TYPE = 'A' or @TRANSACTION_TYPE = 'U')
      BEGIN
       IF EXISTS(
        SELECT T0.Price FROM IGN1 T0
        where  IsNull(T0.Price, '0') = '0' and T0.DocEntry = @list_of_cols_val_tab_del)
       BEGIN
        SELECT @ERROR=1,@ERROR_MESSAGE='Please insert the price !'
      END
    end
    -- Select the return values
    select @error, @error_message
    end

    Hi Rathna,
    Just put the SP like this, without the -- before the IF. A -- marks the line as a command therefore you need to uncomment and it will work.
    IF @OBJECT_TYPE = '59' AND (@TRANSACTION_TYPE = 'A' or @TRANSACTION_TYPE = 'U')
      BEGIN
       IF EXISTS(
        SELECT T0.Price FROM IGN1 T0
        where  IsNull(T0.Price, '0') = '0' and T0.DocEntry = @list_of_cols_val_tab_del)
       BEGIN
        SELECT @ERROR=1,@ERROR_MESSAGE='Please insert the price !'
      END
    end
    Hope it helps

  • Error while importing Item MAster Data using DTW

    Hi,
    when we are importing item master data using items template
    it is giving error.
    Error:":connected value 1 was not found "
    can any one send the oitems template that is working fine wthout any error.
    Thanks,
    Neetu

    You cannot import  data prepration templates>>Testcase1_Test Data for Import function>Oitems directly.
    You will have to do certain prerequisites like setting CommissionGroup, CommissionPercent, CommissionSum,CustomsGroupCode etc., in SAP before importing Items.
    So I would like you to try out with minimum fields in the template and import. After understanding, you can import the required fields.
    I suggest you to use the template from "C:\Program Files\SAP\Data Transfer Workbench\Templates\Templates\oItems"

  • Error while importing Item Master data through DTW

    Hello Expert,
      I trying to import item master data through DTW but it gives an error while importing as shown in attach file..
      Please help me...
      I am using SAP 9.0 Pl 6
    Regards,
    Sandy

    Hi Sandy,
    Kindly follow the check list
    1. Right Click DTW and run it as Administrator.
    2. Is your DTW version is same as SAP B1.
    3. Uninstall and re-install DTW.
    4. If you are using 64-bit DTW, try to use 32-bit one.
    5. Check the Template, is it of the same DTW version.
    6. Remove all the unnecessary columns.
    7. Last try different Template extension.. (e.g: CSV (Comma delimited), or Text (Tab delimited))
    Hope you find this helpful......
    Regards,
    Syed Adnan

  • Unit Price in Item Master Data

    Step no.1) At time of Defining Item Master Data  we are Defining Unit Price say<b> 2,000</b> <b>INR.</b> Data Saved in Price List 01.
    Now with this information I am Preparing Purchase Order.After Selecting Specific Item unit price is reflecting in P.O by default, Then I modified Unit price from 2000 INR to 2500 INR in P.O.
    Step no 2)  I received material by Goods Receipt PO
    Step no 3) When I am posting A/P Invoice based on GoodsReceipt PO in invoice the original Master Data Unit price is Reflecting.
    Now vice versa I made another Transaction also in Another System.
    In Step no 3 it is reflecting the Unit Price of Purchase Order.
    Can I know why it gives different Information for same type of Transaction. Does I followed wrong System.
    Regards
    Narender

    Please confirm the following.
    Once you select a Price in PO it should carry all the way through at the AP Invoice and should not change unless changed manually.
    Are you copying the PO >  Goods Receipt PO > AP Invoice
    And when copying to Goods Receipt PO or Invoice you are not changing the price or Pricelist
    Pls let me know
    Suda

  • How to include the UDF of items master data into PLD (Inventory in Warehouse Report (Detailed))

    Hi,
    Is there a way to include the UDF in the items master data into the <<Inventory In Warehouse Report (Detailed)>> PLD?
    I checked the default layout and found out all the column source type is "free text" and the content is #Item, how do I know the value of the UDF?
    Thanks

    Hi,
    Some of the standard reports are hardcoded in sap. Not possible to add UDF field in PLD.
    Also refer this thread Variables -  Sap business one
    Thanks & Regards,
    Nagarajan

  • Set Length in Inches in item master data in purchasing tab

    Dear Experts,
    I want to set the length,width and height in Inches in the item master data of purchasing data tab. By default it is coming in meter. Please help me
    Regards,
    Ravindra

    Hi Ravindra......
    Go to Administration --> System Initialization --> General Settings --> Display Tab --> Default Length UoM --> set in Inch.
    Hope this will solve your problem.......
    Regards,
    Rahul

  • Item master data: can't modify

    Hello Experts,
    In Item master data >> Purchasing Data Tab >> Items Per Purchase Unit: when I try to change the value of this said field, it gives an error:
    Cannot change the field becuase item is already involved in transactions Message [150-16]
    Though I closed all the PO, Goods Receipt-PO, and Invoice but still the error is same.
    Help Required
    Regards,
    Edited by: Shazad Nazir on Jan 6, 2009 11:40 AM

    Hi,
    You can check Note No. [1059753|https://websmp130.sap-ag.de/sap(bD1odSZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=1059753] regarding your case.
    Regards,
    Jitin
    SAP Business One Forum Team

  • Inbuilt RFC/IDOCs to upload ITEM MASTER DATA in SAP IS Retail system

    Hi,
    Kindly let me know the inbuilt IDOCs/RFCs to upload ITEM MASTER DATA in SAP IS Retail system.
    Otherwise let me know the tcode to check the inbuilt IDOCs/RFCs in SAP IS retail system or let me know all MASTER DATA related inbuilt IDOCs/RFCs in SAP IS retail system.
    Thanks
    Ramesh

    Hi,
    Please check below link. hope it helps you to answer your question
    http://wiki.sdn.sap.com/wiki/display/Retail/SAPRetailPOS+Interface

  • Cost Price In Item Master Data Changing

    hi guys...
    the cost price in item master data has been changing by itself in WH2..what could be the possible reasons guys???
    regards

    Hi,
    You must have set your 'Valuation method as ,Moving Average' so the system changes calculates the ost price and changes the value everytime
    regards
    Md.nazeer Shaikh

  • Update of Intrastat details against Item Master Data

    Hi I'm looking to import Intrastat details against item master data.  I understnad from the portal that this needs to be imported to UDO but need some guidance in terms of template set up. 
    Grateful for any help
    Regards
    David

    Hi,
    If you have made already the transactions you cannot update the G/L method.
    Secondly if you have set G/L by Item level then you need to define the inventory accounts for all the items in your template then only you will be able to proceed further
    Regards
    Md.nazeer Shaikh

  • 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ñ

  • Add barcode in the item master data

    Hi All
    we have a field in the item master data called Bar Code.  if you have several hundred thousand items in the database how do you assign a barcode for each item?  do you enter the barcode manually for each item or is there any other way to enter this item's barcode automatically when the item is added into ware house?  if you have enter manually the barcode how we should follow with the number of characters in the field? is that should look like exactly on the barcode label when you print? or we need to follow our own naming convention in using the numbers?
    thanks
    Santhosh

    Check this Thread
    [Barcode scanner addon;

  • Linking UDO to Item Master Data

    Hello Everyone
    I just created a User Define Object to store alternative codes for items. In the master data i put all the itemcodes and a description. In the Master Data rows I store all the alternative codes and the supplier that item can have. Sometimes they are few alternativa codes, sometimes a lot
    Now I want for the these UDO be related to the Item Master Data so it can me update in the same place. Any ideas?

    Ok. These how the UDO works now:
    In the master data level, i use the itemcode. When i double click the line, it takes me to another table with the alternative codes for that specific itemcode only
    I added a UDF to the item master date and linked to the table (i tried linking them to the udo but could not find how) so it shows all the rows in the table, not just the ones matching that item. I tried with 2 UDF but still could not relate the two. Any ideas how???
    Can it be done with the Screen Painter?? Where can i fin documentation about the Screen Painter usage?? I only found documentation on installation

  • Maximum number of Item Master Data

    Hi! is there anyone, who used SAP B12007 for more than 1,00,000 item master data? I would like to know the issues in this context, if there is any.

    Hi
    Your question is good, but in SAP there is no limit. The main thing is yr system Requirement will be better to give fast and rapid performance.
    U can enter as many item u can no limit from SAP side.
    Size in MB as per SAP DB size
    Document Type     Avg # documents per day     Avg # line items per document     Avg KB per document*     Est. MB volume year 1*     Est. MB volume year 2*     Est. MB volume year 3*     Est. MB volume year 4*     Est. MB volume year 5*     Est. MB total     year 5*
    Purchasing - A/P                                             
    Purchase Order     1.0     1.0     6.11     1.49     1.64     1.80     1.98     2.18     9.10
    Goods Receipt PO     1.0     1.0     5.99     1.46     1.61     1.77     1.95     2.14     8.93
    AP Invoice     1.0     1.0     4.79     1.17     1.29     1.41     1.56     1.71     7.13
    Outgoing Payment     1.0     1.0     1.44     0.35     0.39     0.42     0.47     0.51     2.14
    Sales - A/R                                             
    Sales Opportunity     1.0     1.0     9.88     2.41     2.65     2.92     3.21     3.53     14.73
    Sales Order     1.0     1.0     5.58     1.36     1.50     1.65     1.81     1.99     8.31
    Delivery     1.0     1.0     6.64     1.62     1.78     1.96     2.16     2.37     9.90
    AR Invoice     1.0     1.0     6.12     1.50     1.64     1.81     1.99     2.19     9.13
    Incoming Payment     1.0     1.0     1.44     0.35     0.39     0.42     0.47     0.51     2.14
    Production                                             
    Production Order     1.0     1.0     1.38     0.34     0.37     0.41     0.45     0.49     2.05
    Service management                                             
    Service Call     1.0     1.0     1.10     0.27     0.29     0.32     0.36     0.39     1.64
    Service Contract     1.0     1.0     1.02     0.25     0.27     0.30     0.33     0.36     1.52
    Customer Equipment Card     1.0     1.0     1.00     0.24     0.27     0.30     0.32     0.36     1.49
    Financial accounting                                             
    Journal Entry     1.0     1.0     0.84     0.20     0.22     0.25     0.27     0.30     1.25
    Thanks
    Kevin
    Edited by: Kevin Shah on Nov 19, 2009 11:59 AM

Maybe you are looking for

  • Is there a way to create a save preset?

    Basically what I'd like to do is, when I go to "save as" it will default it to a psd rather then a jpg. Thats all I want! Is this possible? This way I don't have to constantly select psd and just type the name and be done with it. Thanks in advance!

  • Converting cropped 4X3 video to native 16X9 in Final Cut Pro 5

    I short a short on the Panasonic DVX-100A in the cropped widescreen mode, which is essentially still a 4X3 image with black bars. I want to convert it to a native widescreen 16X9 file so I can transfer it to Beta for festivals. Does anyone know how t

  • I have a few issues.

    So I am running 8.1 with Vista on an HP Touchsmart and whenever I change the Artist Name or Ablum Info for a WHOLE album. It ends up splitting the album into two separate albums. It does NOT copy the songs it just splits around the middle for the mos

  • Streaming data from cRIO to a data file (binary file) on a network Network Drive on the same LAN

    Dear All  I hope my message finds you all well  My Question is :  is it possible to log my data from cRIO to a network drive and stream the data being captured to a binary file in this drive ? and do the conventional File IO functions ? I heard that

  • 10.4.9 Server Starts in Verbose Mode

    When I restart my G4 Server, it looks like it is starting like normal, shows the blue startup screen and says Mac Server is starting up, but when the bar reaches the end, it briefly goes to an all blue screen and then moves to a black screen with whi