How pricing is taken care for Inquiry document

Hi,
I find a problem in creating inquiry
The basic price PR00 is missing and it shows as an error
1) I have maintained in Item category
2) The document pricing procedure is maintained for inquiry doc type\
3) Condition record is also maintained.
What is that I have missed that is causing the error. kindly help me on this.
Rgds

Hi,
Please enter the pricing date while creating Inquiry. As pricing date is missing system is not taking the price automatically.
Hope this will resolve your issue.
Regards,
Krishna O

Similar Messages

  • What are phantom materials and assembly... how are they taken care during M

    Hello Gurus
    what are phantom materials and phantom assembly... how are they taken care during MRP run

    Hi
    Phantom assembly is the logical assemble. You have to define special procurement type in mateiral master as 50 to make the item as phantom.
    When you make the item as phantom when running mrp BOM will explode for the phantom <b>ONLY child materials requirements will be generated</b>.For phantom assembly planned order will not be generated.
    A phantom assembly is a logical grouping of materials. A phantom assembly is usually created within engineering, in order to describe a number of components easily and manage them as a whole. The components in a phantom assembly are placed immediately into the superior assembly. As opposed to this, components in an assembly are first assembled to produce the header material. After this the header material is placed into the superior assembly.
    Example: The phantom assembly "set of wheels" contains the components "front wheel" and "rear wheel". The front and rear wheels are placed immediately into the "bicycle" assembly. The "light" assembly contains the materials "bulb" and "reflector". The light components are first assembled and then the light is attached to the bicycle.
    Regards
    Ranga
    null

  • What are the steps need to be taken care  for MM data sources  while extrac

    what are the steps need to be taken care  for MM data sources  while extracting  from R/3 tables
    and please provide the Steps involved in R/3 side
    thnaks
    Racha

    Hi,
    For Inventory Management, you can have a look at the following link.
    [https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f83be790-0201-0010-4fb0-98bd7c01e328]

  • How to determine number range for billing document based on company code ..

    Hi Friends!!
    can anybody tell me how to determine number range for billing document based on company code & tax departure country if required??
    Amit...plz help me!!

    Hi Amit,
    1. Define different Billing Document number ranges in  SPRO -> Sales & Dist -> Billing -> Define number ranges for billing docs. (VN01). Make sure that all are internal number ranges.
    e.g.
    NO.  From number To Number    Current number  Ext
    A1   0930000000    0930999999
    A2   0940000000    0940999999
    A3   0950000000    0950999999
    2. Define a Ztable ZNUMB_RANGE as follows
    Comp. Code | Tax departure country | Billing Doc Type | Number Range
    100                IN                               F2                      A1
    200                IN                               F2                      A2
    200                US                              F2                     A3
    3. In user exit RV60AFZZ (USEREXIT_NUMBER_RANGE)
    Read table ZNUMB_RANGE for Number Range with Comp. Code, Tax country and Billing Doc.
    If found pass this number range value to us_range_intern.
    us_range_intern is a standard SAP variable which tells program which number range use to create the current document which is under process.
    Let me know if you are clear.
    Thanks,
    Mandar

  • How to create a Index for KM documents

    Hi Experts.......
    I have two queries .
    1,How to create a Index for the KM Server documents so that when ever i am in need of particular document,i can be able to retrive the exact document within short time......
    2,What Is TREX? Need of TREX ?
    If any one have documents for the above said queries kindly send it to [email protected]
    Thanks in Advance,
    Jasmine

    Hi Jasmine,
    1.In the EP 6.0 you can create index System Administration -> System Configuration -> Knowledge Management -> Index Administration
    2.TREX is search engine that will proccess the documents that you have specified in the index Data sources when you have created the index.
    The status of TREX you can see in System Administration -> Monitoring -> Knowledge Management -> TREX Monitor or Index Monitor for indexing monitoring.
    If you don't have connected any TREX engine to J2EE, just start the visual administrator and configure the TREX service.
    To install the TREX you can follow the instguides for TREX service.sap.com/instguides SAP Netweaver->Release 04 or 2004s -> Installation -> Cross-NW
    I hope that it helps.
    Bye
    Dan

  • FCHN-how to change check number for payment document?

    Hi,
    In Check register FCHN, it show incorrect check number link to my payment document.
    How to correct this payment document to correct check number? I just want this check register reflect correct check number.
    Thanks

    Both,
    i will give you a scenario
    Payment document 12345   check is 3333
    Payment document 67891   check is 2222
    You can swap these to when you feel the check number 3333 has to go to the doc no 67891
    NOTE:- When you are swaping, please be aware that either you are swaping the check created wrongly for 2 documents as above stated.
    or
    You are going to assign a new Check number through FCH5.
    Please simulate a scenarion in QAS
    Thanks

  • How can I get INSTID_B for the documents which are stored using Store Business Document functionality

    Dear experts,
    I had activated the functionality of Store Business document and successfully stored documents in external server.
    My client have a custom function module which is used to send emails.In that FM they used SO_DOCUMENT_READ_API1, SO_DOCUMENT_SEND_API1 function modules.They passed Instance Ident(SRGBTBREL->INSTID_B)(eg: FOL33000000000004EXT39000000000026) as export parameter to the FM 'SO_DOCUMENT_READ_API1' and get the attachment details and content.
    Here my problem is I do not have entries in the table SRGBTBREL for the documents which are stored using the Store Business Document functionality and without INSTID_B I am unable to use the FM 'SO_DOCUMENT_READ_API1' to get the document details and content. Please help me to find INSTID_B for documents which are stored using Store Business Document functionality or please let me know if there is any other way to use FM 'SO_DOCUMENT_READ_API1' for documents which are stored using Store Business Document.
    Thanks in advance.
    Regards,
    Kiran

    Hi Kiran,
    You can use the following method to get the information. For example if you want to get BO documents for a customer
    CALL METHOD cl_binary_relation=>read_links
       EXPORTING
         is_object           = ls_lpor
         it_relation_options = lt_relat
       IMPORTING
         et_links            = lt_links.
    then fill  ls_por-instid with a customer number (KUNNR), ls_por-typeid = 'KNA1' and ls_por-catid = 'BO'.
    Table  lt_relat should contain a line option  for each document type (for example 'I' 'EQ' 'NOTE', 'I' EQ 'ATTA', 'I' EQ 'URL', ...
    In table lt_links you will get your information.
    Maybe some other methods of class CL_BINARY_RELATION may also solve your issue.
    Regards,
    Klaus

  • How to calculate the amount for cleared documents.

    Hi Experts,
    I am working on a program and here i need to display the amount for the cleared document.
    I have a scenario where there are two financial document related to a single cleared document.
    I can get the amount for financial document from BSAK by passing the BELNR value of the financial document and confirm if it is a clearing document by comparing AUGBL value of BSAK with document number of cleared document.
    Actually i am not very clear about the process flow of clearing document.
    If anyone can explain me the same.

    Hello,
    Go through this links it will help full
    http://help.sap.com/saphelp_sbo2004c/helpdata/en/fd/25f4c6d8888e40a521972d0be5d68b/content.htm
    http://help.sap.com/saphelp_45b/helpdata/en/e5/0783e84acd11d182b90000e829fbfe/frameset.htm

  • How to disable Details option for a Document in KM?

    Hi,
       I had created a Folder by enabling Versioning and Lifetime ,under public documents and i had uploaded a word file under that folder.I had given read permissions to the other user .He is able to open the document with read permission and is able to see the version of the document.Now for the user whom i have given read rights should be able to acess only current version document and he should not be able to see the previous versions(Details->Settings->Versions).
         I want to disable the "Details" option for a document for the user to whom i had given read Rights.if possible i want to deavtivate the "Down Arrow" mark which guides the user to see the options like (Details,feedback,rating,send to,create link etc)
        Please guide me in this issue.
    With regards
    Praveen

    Hi,
    Let's first create our custom layoutset:
    We will duplicate the ConsumerExplorer layoutset.
    goto System Administration -> System Configuration -> Knowledge Management -> Content Management.
    Select User Interface -> Settings -> Layout Set.
    Find ConsumerExplorer, check it and click Advanced Copy.
    Uncheck Collection Renderer Settings and Resource Renderer Settings leaving only UI Command Groups checked.
    select Group Levels to Copy: All, Add "my_" As Prefix and execute.
    You have created a new layout set called my_ConsumerExplorer.
    Now we need to copy the versions command.
    Navigate back to User Interface -> Commands -> UI Commands. find the command versions. Check it and click Duplicate. give it the name my_versions, leave the rest as is and add to the Roles with Visibility the roles you want to be able to see this command. for example: "pcd:portal_content/administrator/super_admin/super_admin_role" for super admin role. Save the new command.
    Now navigate to UI Command Groups, find my_DetailsSettingsSecondGroup and click edit. in the Command List find versions and change it to my_vesions and save.
    Now all you have left is to change the layoutset of the iView.
    goto Content Administration -> Portal Content. Navigate to your iView, open it, find the property Layout Set and change its value to my_ConsumerExplorer. Save.
    Now test it to see if it works.
    Best regards,
    Avishai Zamir

  • How to setup number range for Material Documents created by goods movement

    Hi Experts,
    Good day!
    Would you know what table or transaction code we could setup or configure the number range for Material Documents number created by goods movement?
    Thanks. Have a wonderful day!
    Rockz

    Hi,
    Tcode - OMBT
    Regards,
    Vivek

  • How can I set DPI for a document in illustrator?

    I'm designing a user interface for iPad (Resolution: 1024x768, DPI:132). Setting the resolution is a piece of cake but when I change the ruler unit to Centimeters, it shows the screen about 36x27cm which is not right (iPad screen is 24.3x19cm).
    Illustrator calculates these lengths based on the DPI. But when creating a new document the only available DPI's are: 72, 150, 300 (File > New > Raster Effect). I searched for the answer on this forum and googled it and looked into the help but couldn't find a satisfying answer. I know that Illustrator is a vector design program but there must be a way to set the DPI to an arbitrary value.
    How can I have a 1024x768px artboard in Illustrator that is 24.3x19cm? (DPI=132)

    Alex,
    only when I'm printing or saving the image for the web, Illustrator will ask me the actual width.
    Almost. Illustrator won't "ask you for the width." As with any program, when you export a vector graphic to a raster image, you have the opportunity to specify its resolution, in number of pixels.  Illustrator tries to "simplify" (and thereby often confuses) this process by providing different interfaces for the same thing. The so-called "Save For Web" interface is just another way to export a raster image (and other web-centric things, like slicing). The settings available (or at least the ones most prominate) differ between the straightforward Export dialog and the Save For Web dialog.
    My question is: how illustrator calculates these measures?
    Again: When Illustrator's rulers are set to "Pixels," they are really set to points. A point measures 1/72 inch. So Illustrator assumes a "pixel" is scaled to measure 1/72 inch, even though it may not be in a particular raster image object you have on the page.
    But when you export as a raster image (in other words, rasterize the artwork), you don't care what those pixels are scaled to due to the actual, physical, hardware dimensions of the device's monitor pixels (so-many centimeters by so-many centimeters). Regardless of whether the device's hardware pixels are gigantic or microscopic, you just care how many of them there are. So long as you export your finished artwork rasterized to that number of pixels, it will effectively be scaled (in terms of actual measure) by whatever device it is displayed on, becasue the device is going to "turn on" a monitor pixel for each pixel in your image.
    In other words, when designing purely for electronic displays (as opposed to printing), forget all about PPI, or DPI, which are nothing but scale factors, and forget about the actual measure (centimeters x centimeters, inches by inches) of the monitor.
    If I display your 1024 x 768 image in a web browser on my 15-inch-diagonal Toshiba laptop, your image is going to occupy 1024 x 768 of my monitor's pixels.
    If I display your 1024 x 768 image in a web browser on my 10-inch-diagonal Acer netbook, your image is going to occupy 1024 x 768 of my monitor's pixels, and it will display at a smaller actual size than it does on my Toshiba, because the Acer's monitor pixels are smaller than the Toshiba's monitor pixels.
    But even though the image's actual measure is smaller on the Acer, and even though your image occupies the exact same number of monitor pixels on both the Acer and the Toshiba, I will have to do some scrolling on the Acer because its monitor has fewer hardware pixels.
    So if I'm designing images to fit neatly on my Acer without the need for scrolling, I care about its screen size in terms of number of hardware pixels, not in terms of actual measure (centimeters or inches).
    I want to be able to set the lines and curves in terms of pixels.
    Because Illustrator considers a pixel to be a particular measure (1/72 inch), work with your rulers set to either the bogus PIxels or to Points (which, in Illustrator, is the same thing). Forget about the dimensions of a device screen. It doesn't matter.
    If you want to also spec type in terms of "pixels" you can also (pointlessly) set your General Prefs to use the bogus Pixles as the "Unit Of Measure". But this is pointless because in Illustrator, a so-called "Pixel" is, in fact a point already, and Points is the default UOM for type. Either way, you have to realize that any measure for type (using "Pixels" or Points) is a measure of the font's em-square, not the measure of the actual glyphs. So setting your type to "9 Pixels" doesn't mean the type characters are going to occupy 9 pixels in height.
    But you can proceed to specify line weights, box sizes, etc., etc, in terms of ruler units (bogus pixels or legitimate points).
    Alternatively, if you want, you can set your rulers to Centimeters. And then as you draw your boxes and set your stroke weights, you can specify them in terms of Points or "Pixels" by just typing "pts" or "px" after the measures you key into the various dimension fields.
    But after all this is said and done, the point you're missing is still this: All that means nothing if you don't export the resulting images to the number of pixels that you want them to occupy on the device you are designing for. In other words, you can work with your Illustrator rulers set to "Pixels" all day long; but if you then export the artwork to a raster format using a Pixels-Per-Inch setting other than 72, It won't be the right size, because Illustrator still thinks a Pixel measures one point.
    So regardless of how you have your rulers set while working, it is just simpler (and more legitimately meaningful) to export your raster images in terms of number of pixels (N pixels x n pixels), not by PPI. That brings us full-circle right back to where your question started: There is no document-wide PPI for an Illustrator file.
    But what you have to understand is this: If your design includes already-rasterized objects, the number of actual pixels included in each of those raster objects is entirely independent of whatever Illustrator's rulers say they "measure" in "Pixels". That is very important. Because if you use as part of your design a raster image that is scaled to anything other than 72 ppi, and/or that image does not align to a point-size increment of Illustrator's grid, then when you export your final product, that image is going to be re-rasterized to whatever PPI you export, based on its on-page position and the quality of that image is going to be compromized. That's why it's important to understand that "Pixels" is bogus as a unit of measure in a program like Illustrator.
    In pursuit of web- and device-centric creative markets, Adobe continues to add confusion-generating "conveniences" to Illustrator. For example, to workaround Illustrator's problematic antialiasing, version CS5 added a feature called Align To Pixel Grd which causes vertical and horizontal strokes to align to whole-"pixel" increments, to avoid antialiasing of those edges.
    There are also probably templates in your AI installation (depending on version) already set up for mobile devices, and there's the whole "Device Central" online thing, if you're inclined to use that kind of thing. So look up and read about those features.
    JET

  • How to disable dialog box for ending document display

    I have a wf item that has a pdf attachment.  Every time the attachment is opened, a dialog box appears stating:
    1. Switch to the window of your PC application to display the document
    2. Close your document
    3. Press "Continue" in the R/3 window
    I've tracked it back to screen 0300 in LS025002.
    It's only informational and shows up after the attachment has already been opened and closed.
    How do I stop this dialog box from appearing?

    Those little popup boxes are called tooltips and they are programmed into the page. As iBod says, they cannot be disabled.
    There are a couple of things you can do on pages you know have tooltips. There is a time delay of a couple or three seconds before the first tooltip appears. So one way to keep their appearance to a minimum is to make up your mind before you move to an item to click on it and to not hover on items with tooltips for any amount of time. Also, if a series of menus or items all have tooltips, the time delay only exists for the first one. If you immediately move to the next item, the tooltip appears instantaneously. So with such a series, if you move completely off the series, the time delay will be reinstated.

  • [CS2/CS3 JS] How to set Default Font for multiple documents

    Hello,
    How do I set the default font for any new text frames I create.
    I have several thousand InDesign templates in which the default font is set to a font that is no longer licenced and therefore requires changing.
    I already have a script which will open each template and change the first insertion point of any (empty) text frame to a new font but any new text frames created in these templates still want to use the unlicensed font.
    Thanks for any assistance.
    Simon Kemp

    for existing documents:
    app.activeDocument.textDefaults.appliedFont = myDoc.fonts.itemByName ('Arial\tBold');
    for newly created ones:
    app.textDefaults.appliedFont = myDoc.fonts.itemByName ('Arial\tBold');

  • How to start approval procedure for a Document/Draft using DI API

    Hi!
    My code imports purchase orders from one non-B1 system to SAP B1 using DI API. The problem is that in B1 system there is an approval process configured and I need the newly created purchase order to enter this approval process.
    Currently this is not done because approval procedure isn't triggered when creating documents using DI API.
    I had an idea to create a draft of PO instead of the PO and then push this draft into approval process somehow. But I can't find a way how to tell DI API to start approval procedure for my draft/document.
    Thank you for your replies!
    Jan

    Unfortunately there is no way to trigger the approval process for any object added through the DI API.
    Your workaround of adding the documents as drafts is as close as you can really come but maybe you could extend it slightly - it will involve a UI API addon:
    Make the addon mandatory, and add a UDF to the user table, for example "U_Approver" and a UDF to PO document, like "U_Approval"
    - Set this U_Approval to yes when adding through DI and add as draft
    - When user opens draft document in the application, check are they an approver (U_Approver = "Y")
    - If they are not, and try to view/add a draft which is flagged as needing approval, block them from adding.
    You could further expand your DI project to send a mail to the approver whenever a draft PO is added.

  • How can I combine profiles for different document types ?

    Hello, we work with SAP basis 6.40 and we have several different documents set up in DMS. We want to allow users to see only selected app. files depending on the document type. Let me set an example:
    DOKAR = ZDT only .pdf (profile name DMS_ZDT)
    DOKAR = ZCS only .doc and .xls (profile name DMS_ZCS)
    We created 2 profiles and assigned them to 2 roles.
    The user with both roles who enter in the CV03N will see only .pdf files regardless of the DOKAR.
    Is there some way to obtain a different filter based on the document type ?
    Thank you,
    Vincenzo Lucarelli

    Dear Mr. Lucarelli,
    based on your description I think the responsible function module is 'CV119_GET_USER_PROFILE'.
    Due to information from our development team it is recommended to assign only one role to one user or profile. For further information you an see also the Online documentation. Due to this fact that function module only keep in mind one profile and does not take into account the second one.
    Please consider following scenario as an example:
    User 1 -> Role A -> Profile A
                -> Role B -> Profile B
    "User 1" will not be able to use all the profiles.
    This is according to the logic in FM CV119_GET_USER_PROFILE.
    As per the documentation in the customizing of DMS for profiles there is a recommendation that recommends to assign only one role to a user or activity group. So I think that the single profiles should be assigned directly to the user and not by using a role.
    Best regards,
    Christoph

Maybe you are looking for

  • Re: SQL Developer Problems and Feature Requests

    "no ocijdbc10 in java.library.path"... What should i do with it? I get it on the simplest of operations: changing (in fact setting) the connection password for the existing connection (defined by TNS/Connect Identifier). Oh, yes, there're workarounds

  • Apple TV Photos not that sharp? (sync with Aperture)

    Not sure if other people think this or if I'm doing something wrong, but I sync my ATV with Aperture and the photos as displayed on the TV just aren't that sharp. Does iTunes sync low res images to ATV? I have a 1080p HD TV and have set ATV to output

  • Oracle9i Data base creation "ASAP"

    I have installed the software only and not created database. When I try to login for creatin the database. I just logged in using the Z:\>sqlplus /nolog SQL*Plus: Release 9.2.0.1.0 - Production on Fri Jun 27 13:02:36 2003 Copyright (c) 1982, 2002, Or

  • Creating a PDF that has editable fields and replaceable images

    I've been trying to figure out how I can create a PDF that has editable texts and replaceable images. I'm working for a company in which all computers only have Adobe Reader as means to view or edit a PDF file. So far I have managed to create a file

  • Add-ons Manager

    I have Windows Vista and Adobe Reader X (10.1.6) In Add-ons Manager: Adobe Acrobat Adobe PDF Plug-In For Firefox and Netscape 10.1.6 Outdated Version Where is the new version? http://get.adobe.com/reader/ (Adobe Reader X (10.1.4) Something strange, i