VF01 Header data condition tab

Hi All,
Help me to resolve the my requirments. I am totally new to this area as i am HR ABAP guy.
We have a custome program which calculate the actual vaues for billing and stores it in Z table based on some key field.
Brief req,
When we create the billing document VF01, what I need is, my condition tab  should be filled with the values which is stored in ztable with reference to condition type.
Any expert help is highly appreciated.
Any
BADI
EXIT
Enhancement point?            

HI Jelena Perfiljeva and  All.
As per the SD consultant. There is no manipulation of billing document condition types anyhow. These sales document type are service related and no PGI at all and would refer the preceding sales document conditions at billing creation point. None of the pricing condition types deriving via preceding condition types are not touching and above said enhancement which we are looking for is to identify the value to input under 2 or 3 condition types  (which are manual condition types by origin) to arrive to the final net figure.
Currently users have to do some working outside of SAP (In excel) to get to know the figure which to be input for a respective manual condition type. This  ABAP enhancement is to get identify the indicated value within SAP itself via a predefined logic definition (Custome program).Therefore no manipulation of automatic condition types but try to arrive to the figure via a custom program which calculate the actual values for billing and stores it in Z table based on some key field and that value is trying to populate under the respective manual condition type.
So is that possible by any means?
Thanks and Regards
Anees

Similar Messages

  • Base line date field ( header data 2nd tab) to be made noneditable in MIRO

    Hi friends,
    My requirment is to make Base line date field ( header data 2nd tab) to be noneditable in Tcode MIRO .
    This base line date should be noneditable only for one specific company code.
    Help me with some clues.
    regards
    Sathish

    why cant you use a screen variant....In SHd0..
    also check this..
    [http://forums.sdn.sap.com/click.jspa?searchID=37685778&messageID=8389969]

  • Getting header data (condition values) for shipment

    For the shipment VI03, the user wants the header Condition values(KWERT) corresponding to condition values(KSCHL).
    Some of the condition type having values in item level but these condition types are not maintained in header level, so they want for these condition types values should be Zero.
    As I am taking condition values for PRICING function module, it will display at sub-item level values depending on condition values.
    Please let me know is there any functiona module or table exist where header data is directly mainatined(Condition values & Condition type).
    Thanks & Best Regards,
    Mahesh

    First find the related salesorder using:
    VBFA
    VBAK-VBELN = VBFA-VBELV
    LIKP-VBELN = VBFA-VBELN
    VBFA-VBTYP_N = 'J'.
    or
    LIPS
    VBAK-VBELN = LIPS-VGBEL
    After that, with the order, get condition number in VBAK and then search KONV.
    VBAK-KNUMV -> KONV-KNUMV.
    Regards.
    Valter Oliveira.

  • XKOMV at header condition tab

    Hi All,
    I have the following requirement. I need to access XKOMV structure when the sales order header screen-condition tab is accessed. this structure has different value in run-time at header and item level. I want the value of XKOMV when header condition is accessed. which screen number should i filter in my user exit? I tried SY-DYNNR = '5002' but control never goes there. please advise.
    Thanks,
    Binita

    Can you please try using requirement routine for that particular conditon type?
    In that routine you can get the correct value and even pass to memory parameter...
    Thanks.

  • VA02 - Header Condition Tab - Pricing Authorization

    Dear all
    One of my requirement is that, In Sales Order VA02, VA03, VA01  - in Header level Condition tab - I want to hide the Cost Price line only.
    I am able to do that Detail (Item level).
    But header level, it shows the Cost Price.
    Can someone hlep me, how to configure that not to display it based on authorization
    Regards,
    Venkat

    Hi
    Maintain the condition type as header condition as well in SPRO -MM - Purchasing - Conditions - define condition types.
    If you want it to be called in PO automatically then remove tick marks - required and mandatory in calculation schema for that vendor.
    thanks

  • Payment terms in PO header data

    Hi,
    How the Payment Terms is fetched In PO Header data under tab Delivery/Invoice? In case if a PO is created for 10 line items with different Vendor Sub range, which payment terms will be fectched in PO?
    Thanks & Regards!
    Aniruddha

    HI,
    U grp certain materials and for these u maintain the payment terms in vendor subrange then the pymt terms maintained in VSR
    will be only picked and not from vendor master.
    murugan

  • RECN: Conditions Tab: Header data for second section not appearing

    Hello,
    Need your kind advise please. I have entered a contract successfully. The contract type is Pay:Rates Payment. The contract has been successfully saved.
    The problem comes when I am trying to display the contract. Here is what's happening sequentially:
    Procedure 1
    1.  I am using TCode RECN and keying in the contract number.
    2. Upon pressing Enter, the General Data tab of the contract is opening.
    3. I am clicking on the icon to change the status from 'display' to 'change'. The mode successfully becomes the 'change mode'.
    4. I am clicking on the Conditions tab and I can see that the screen shows two sections. The top section shows the various conditions that I have created. The bottom section shows the details of the condition for the line item selected from the top section.
    5. I am making the necessary changes and successfully saving the changes made to the contract. Then I am pressing F3 and coming back to the main RECN screen.
    BUT:
    An error occurs when I modify the above procedure slightly.
    Procedure 2
    1. When I am entering the contract once more, the first screen that is opening is the Conditions tab of the contract (quite naturally as this was the last screen that i used just now).
    2. When I am then clicking on the icon to change the status from display to 'change', the system is issuing an error message "Please fill all the mandatory fields".
    3. Upon close examination i am finding that in the bottom section of the Conditions Tab (which is supposed to show the details of the condition on which the cursor has been selected in the top section) the field just above the 5 tabs (ie. Condition, Terms, Calculation, Distribution, Memo) is not populating with the name of the condition on which the cursor has been selected in the top section.
    4. Since this field is a mandatory field, the system naturally throws the error "fill up all mandatory fields".
    The point to be noted is that this field gets perfectly populated when i am following the procedure 1. But in the same contract, this field doesnt get populated and throws the error message when I am following the Procedure 2.
    Request you to please help me understand why in the procedure 2, the field is not getting populated.
    Regards.

    Hello Veman,
    Many thanks for the kind response. However in my case the problem is that when I am trying to go into the 'change' mode for an existing record (which has already been once successfully saved), it is STILL throwing the error message 'fill up all mandatory fields'. The only way to come out of the screen is to press the 'cancel' button.
    What is even more funny is that when I am trying to enter the contract directly using the menu RE Cntract - Change from the first RECN screen, then there is no problem coming.
    My question is WHY is the system throwing that error message when clearly there is no error existing in the record. I believe this will be a programming error. The problem that i am referringto matches very closely to the solution provided vide note number 1291666. The reason why I cant apply this note is because my SAP release is 600 whereas this remedy is for 602, 603 ans 604.
    Regards,
    Suvarghya Dutta

  • How to make the condition tab screen to inactive mode while posting VF01

    Hi Experts,
    Im an Abapper, I need your advise here.
    Please understand my issue/requirement that, I have to make the item conditions tab in display or deactivate mode to prevent users to change or create the price or conditions while posting VF01.
    As std, system allows users to create or change the prices/qts and also add new conditions. My client needs to make it as display mode for all type of postings in VF01.
    Please guide me, how to arrive it through Exit or Enhancements.
    thanks & regards
    Sankar.

    Dear sankar babu
    1) In VTFL under your delivery to billing header choose your item category for pricing type maintain as C  and that means copy manual pricing elements and redermine others if it is delivery related billing
    2) In VTFA under your order to billing header choose your item category for pricing type maintain as C  and that means copy manual pricing elements and redermine others if it is order related billing
    3) If in  your pricing procedure if there are some  condition types for which condition records are maintained make sure  t code V/06 in its details (only for automatic conditions) changes which can be made tab for manual entries maintain D(not able to process manually)
    Steps one and two are sufficient enough if all the condition types are manual condition types in your Pricing procedure
    I think this will work for you as i have tested this already
    Regards
    Raja

  • User Exit for changing Zterm while copying header data from VA01 to VF01

    H i All,
    I have a requirement where I need to copy sales order header data to invoice header data (VA01 to VF01). The field of interest to me is Payment terms(zterm). In case the customer belongs to a particular condition type grp then I have to modify the zterm in invoice header.
    Kindly let me know which user exit I can make use of.

    Hi,
    Check Exit V46H0001  SD Customer functions for resource-related billing
    Also check BADI:
    BADI_SD_V46H0001  -  SD Customer functions for resource-related billing
    Method: EXIT_SAPLV46H_003 Customer Function when Creating/Changing Header

  • PO/ S.Location and GR msg check box in 'delivery/invoice' tab of header dat

    Hi all,
    Under which case the below 2 fields are required to b filled while creating a PO apart from making them mandatory fieds in document type settings.
    1. GR msg check box in 'delivery/invoice' tab of header data
    2. Storage Location data in item details
    in me59n, system unable process p.req to PO becoz it is mandatory to fill these two fields.

    Hi,
    1. GR message check box issues message to the buyer after every the goods receipt against the PO.
    Message type has to be configured for this functionality.
    2. If you are managing stock of material at storage location level , then you will need to maintain this at PO item level.
    Regards,
    Maheshwari

  • Custom field at Header level in Additional Data B tab of VA01/VA02

    Kindly help me out , I have a requirement to add a custom field at Header level in Additional Data B tab of VA01/VA02.
    Program: SAPMV45A
    screen 8459
    This can be done only through access key or not. Can any body tell me procedure to do that.
    Appreciate your response.Thanks in advance

    Please help me out this

  • Not able to put data selection condition in data selection tab of infopakag

    I was loading data from data source as data mart ( export data sauce from ODS) to other ODS.
    when I tried to do delta Initialization with data transfer , I am not able to put data selection condition in data selection tab of infopakage.
    when I choose Full Update in Update tab . It enables data selection fields in data selection tab. and I could put the condition.
    I have checked in transfer structure as well , the fields are marked for selection.
    Please advice .
    Please tell me what could be the reason for this problem

    Ashutosh,
    As you are doing delta upload the data selection tab will be disabled, if you want to do the selective load then you need to do init update with your selection.
    When you do the full updtae then definitely the data selection tab will be enabled for all the objects.
    Hope this helps...
    *******Assign Points if it helps********
    Thanks,
    Gattu

  • LIKP-KODAT from  transaction VL02N in header data in processing tab non edi

    Hi gurus i want to make the field LIKP-KODAT from  transaction VL02N in header data in processing tab.
    is any way to make this by the spro transaction?
    Thanks.

    Hi,,
    what do you want to do with the meitoned field?? you did not mention that..
    SB

  • New tab strip for PO header data

    Hello,
    for a customer project there is the need to add a new customer individual tab strip to PO and contract header data. Is there an User Exit or any other predefined way to do this in a most efficient way with minimum changes in SAP standard?
    Regards
    Norbert

    Hi Norbert,
    You can add th new custom tab to the PO and contract header data  using the below mentioned Enhancement.
    Enhancement        MM06E005
    Short text         Customer fields in purchasing document
    Create a project in the Tcode CMOD and assign the above mentioned enhancement.
    Add new fields in include structure CI_EKKODB.
    Design your screen for the new fields in SAPLXM06        0101.
    Put your logic in the corresponding function module exit as provided in the enhancement.
    Regards
    Dillip

  • Use of Active Button in Header Condition Tab Page

    Dear Friends
    What is use Active button  and what it work in Sales Doct Header Condition Tab page
    Thanking you
    Arun

    Hi,
    When you if enter a header condition type for e.g HB00 & enter the amount & click on activate, then it will activate the condition type in the pricing document.
    Hope it will solve your problem.
    Regds........
    Sumit
    Edited by: Sumit Rayaguru on Feb 9, 2009 7:22 AM

Maybe you are looking for

  • I have an I Mac june 2009 24" type 9.1 can I install win 7 pro 64 bit via bootcamp?

    I had Win XP servicepack 3 installed via bootcamp. Recent OSX updates changed bootcamp and it supports now only Win 7. I was not informed about this change. So to be able to use my Win XP applications again I bought Win 7 Pro 64 bit OEM. The Cd wil w

  • Combine audio/video files

    Does anyone know of an automator action I can use to combine multiple files into a single one?

  • Runtime Error in CV04N

    Hi Experts, I am executing CV04N for displaying Document list.When I click on Thumbnails, it is showing thumnail view of the documents. But when I click on Table(Shift+F4),or back button, it is showing Run time Error. The description is mentioned bel

  • Inbound process for material master

    hi abapers, i have on req my req is iam sending material master from one server to other server.. in inbound side i want to do mapping for materials, like matetial type 'FERT' in sending  system ,in receving side this material type should be 'HAWA'.

  • PDF export multipage document CS4 how ?

    hello, does anyone know how to export a multi-page PDF document in Photoshop CS4. It works fine as one page with the SAVE AS pdf menu, but then it does n t allow me( or i didn t see it ;)) to save from a folder several files, or many already opened f