Based on Payment terms make Manditory field in Billing DOc

Dear all,
I am trying to find LCNUM field in Billing document field.If i check in Table level i can able to see the field..but if i go to VF02 that field is not appearing ,WHere can i see the field.
Req:
I need to make the Mandatory field as Financial number (In Header-Billing Tab -LCNUM) when payment term comes as Payment against to LC/BG while creating Billing document in VF01
Is there any User exit
In Incompletion log i can control only one filed .but here i need to control the field based on some other field.
Thanks in Advance
Regards
raj.

Hi Ram ,
1. In Incompletion log i can control only one filed .but here i need to control the field based on some other field : Use  user exist    MV45FZZ where in you can control or link to the required field.
2,I need to make the Mandatory field as Financial number (In Header-Billing Tab -LCNUM) when payment term comes as Payment against to LC/BG while creating Billing document in VF01 .Is there any User exit : Use  Zfield which can be achived through field exist. Take the help of developer.
Trust ok
Regards
Veera

Similar Messages

  • How to block sales order and Delivery order based on payment terms ?

    Hi  experts ,
    I have an sceneria to block the sales order and delivery based on payment terms ?
        For eg )  Customer payment terms  is Z001 which is 5 % discount within 30 days , No discount within 60 days.
                        My requirement here is a)   if open item exceeds 30 days , delivery to be blocked
                                                               b)  if open item exceeds 60 days , Sales order to be blocked..
    Pls give me a solution....

    HI Kakas,
    If possible in configuration , pls let me know .
    payment terms is     5 % within 30 days if customer pays
                                     No discount  within 30 to 60 days if customer pays.   
    Here , i need to control , sales order to be allowed and delivery not to be allowed  for a customer if any open invoice within 30 to 60 days and sales order to be blocked if  open invoice exceeds 60 days..
    Is this possible in Credit management ?.. 
    pls let me know...
    with Regards
    S.Siva

  • How to calculate  Payment not yet due based on payment terms

    Dear All
    i need to calculate the payments which are not yet due based on payment terms in the ageing report of payables.
    FOR Ageing : i used this n this works but i want calculate the payment payment which is not yet due based on payment terms.
    SELECT ail.amount amt, ail.corrected_inv_id inv_id,
    aiv.vendor_id ven_id
    FROM ap_invoice_lines_v ail, ap_invoices_all aiv
    WHERE 1 = 1
    AND ail.invoice_id = aiv.invoice_id
    AND aiv.invoice_type_lookup_code IN ('DEBIT', 'CREDIT')
    AND ail.corrected_inv_id IS NOT NULL) mem
    WHERE 1 = 1
    and inv.invoice_id=paid.invoice_id(+)
    and aida.invoice_id=inv.invoice_id
    AND to_char(to_date(aida.accounting_date) + due.due_days) BETWEEN to_date(:p_invdate) - 90 and to_date(:p_invdate) - 61
    AND ven.vendor_number BETWEEN NVL (:p_supplier, '00000')
    AND NVL (:p_supplier, '99999')
    Regards
    Shaizy
    Edited by: user11298424 on Aug 7, 2012 7:53 AM

    sorry Francis,
    this will run:
    REPORT zforum101 .
    TABLES: faede, bsid, bsega, t052.
    PARAMETERS : p_zterm LIKE t052-zterm DEFAULT '1400'.
    PARAMETERS : bldat TYPE sy-datum DEFAULT '20060801'.
    SELECT SINGLE * FROM  t052
           WHERE  zterm  = p_zterm.
    CLEAR faede.
    MOVE-CORRESPONDING t052 TO faede.
    MOVE: t052-ztag1 TO faede-zbd1t,
          t052-ztag2 TO faede-zbd2t,
          t052-ztag3 TO faede-zbd3t.
    MOVE bldat TO faede-bldat.
    faede-koart = 'D'.
    CALL FUNCTION 'DETERMINE_DUE_DATE'
         EXPORTING
              i_faede = faede
         IMPORTING
              e_faede = faede
         EXCEPTIONS
              OTHERS  = 1.
    bsega-netdt = faede-netdt.
    WRITE bsega-netdt.
    A.
    pls reward useful answers
    Message was edited by: Andreas Mann

  • FM to calculate discount based on Payment Terms (for Accounting document)

    Hi-
    I am refering to Cash discount calculated on an accounting document.
    Discount is calculated based on Payment Terms. [ Baseline date: date from which discount period starts; Cash discount terms ; Cash discount percentage rates.]
    Is there a standard SAP FM that i can use in my custom program calculate discount ???

    Hi,
    Try this.......
    CALL FUNCTION 'ISU_S_DISCOUNT_PROVIDE'
    EXPORTING
    x_rabzus = st_discount_hdr-rabzus
    x_ab = wa_discount_item-ab
    x_wmode = '2'
    IMPORTING
    y_obj = xy_obj
    EXCEPTIONS
    not_found = 1
    foreign_lock = 2
    general_fault = 3
    OTHERS = 4.
    Regards,
    Jyothi

  • Tax invoice not show in assignment field of billing doc & ref doc of FI doc

    Dear Gurues
    Does anyone know how to able to display Tax invoice numbering at the assignment field of Billing doc and reference doc header field in FI doc generated by posting billing doc. Also post through POS IDoc?
    I have change SD config to correct the existing non vat billing to be able to record vat billing.  The result seem ok when I enter regular billing, system generate FI doc with Psk01 customer, Psk50 Revenue acc, output tax.  This shows Tax invoice number at reference doc header and assignment field at output tax line item.  Assignment field of billing doc is also display.  
    But when entering to billing with a dummy article (same meaning as material master) that was set up to GL acc, I found that the FI doc after posting billing show a billing doc number instead of Tax invoice number at reference doc header field.  This result is same when post thru POS IDoc as well. (FI doc is Psk40 Cash on hand, Psk50 Revenue acc, output tax)
    Out put tax acc has sort key as 009 - external doc number
    Your suggestion is mostly appreciated.
    Yours sincerely,
    Kulsri K.

    OK I can clear it now.  Just set tax category to Dummy Article to be Full tax then Tax sequence number is running.

  • Payment terms-greyed out field

    Hi,
    We would like the payment terms field to be in display mode in VA01 and VA02.Basically taking off the access of this field from enduser.How do we do it.
    Secondly in XD01 or XD02 we want only authorised users to change or create payment terms field.Example we have 4 people who create and change customers but this payment terms field should only be createable or changeable only by a 1 particular user out of the four.How can this be done.
    Hope to receive a reply from the group and thank you.
    Regards
    Vinod

    hello, friend.
    1.  if you want payment terms to be unmodifiable in VA01 and VA02, you can use tcode SHD0 to create your screen variant, and make the field for display only.  you then save and assign this screen variant to your document type in VOV8. 
    an alternative to this is that you define payment terms in sales orders as critical fields in OVA8.  this can be modified by everyone, but the order will be blocked if there is a modification, and will require release by an authorized party.
    2.  as for the customer master, i seem to recall that it is possible but i will have to get back to you on this.
    regards.

  • Control amount value based on payment terms in obb9 and me21n

    Dear Sapgurus,
    In OBB8 Create Payment Terms.
    Create 4 Payment terms PT , PT1, PT2, PT3.
    For the 1st one PT you select Installment Payment CheckBox.
    For PT1, PT2 & PT3 give the no of days as per your requirement.
    Go to OBB9 and assigned.
    PT -- PT1 -- 20% (Document Date)
    PT -- PT2 -- 50% (Posting date)
    PT -- PT3 -- 30% (Posting date) in me21n i assign pt payment terms based on this one i want control amount in f-48 like first accroiss 20% is not allowed 1000 rs total value 200 allowed in f-48 how do i make logic, if i assigned in me21n payment terms i want ot check this payment terms in assigned obb9 if i take first payment terms if document date is their i want to take advance payment if payment date is their its normal payment. Whther it is correct or not & If i given any payment terms in  me21n i want check background how many payment terms is assigned in this one if payment terms is document date i want to check in f-48 and if posting date in payment terms i want to check in f-53 control how do i prepare logic please give me suggessions.
    Regards
    Umi

    Hi Sridhar,
      it would be helpful if you could share with us as how you did?.
    Regards,
    Siva

  • Dicounts based on payment terms:

    Hi Guru's,
    I have a scenario as below based on the 'payment terms', these dicounts are apart from other discount:
    If old bills are cleared within 7 days............3%, 14 days......2%, 21 days.......1% discounts are given,
    how are these can be configured, can any one help me out urgently please....
    Regards,
    sushil

    Hi,
    As I understood, this is what you want to do. You want to apply a discount automatically based on the sales order line item Payment Term.
    Let's do it in this way.
    the field your talking about is ZTERM in VBKD table.
    This is not there in the condition allowed fields.
    Go to IMG / Sales and Distribution / Basic Functions / Pricing / Pricing Control / Define Condition Tables / Conditions: Allowed fields
    Add ZTERM to there.
    Now you have to create a new condition table with this.
    in the same node use "Create condition tables" to create a table with that new field.
    Now add that table to your Access Sequence using  IMG / Sales and Distribution / Basic Functions / Pricing / Pricing Control / Define Access Sequences
    Now go to VK11 & give your condition type & enter. Select the new table in the access sequence.
    Give your discount combination based on the payment term there. Eg: 7 days............3%, 14 days......2%, 21 days.......1%
    now try from a new sales order. Based on the LIne item Billing tab, payment term, discount will determine automatically.
    Hope this helps you!
    Best regards,
    Anupa

  • Block Sales Docs based on payment terms

    How can we block the sales documents for a customer who has not paid within the given due date based on the payment terms? 
    Thanks and regards,
    Bharath S

    Hi Bharath,
    Use the stored procedure to acheive your requirement and also check the thread
    On hold if outside payment terms
    *Close the thread if issue solved.
    Regards
    Jambulingam.P

  • GR based BAPI_INCOMINGINVOICE_CREATE payment terms issues!!

    hello friends,
                    I am using BAPI_INCOMINGINVOICE_CREATE for posting of
    GR based Invoice verification (Alternation to MIRO).I am able to post the document through
    BAPI if and only if ::-
    1) i specify payment terms(PMNTTRMS in header data of BAPI) in coding
    or
    2) if my purchase order contains payment terms .
    I have some issues using this BAPI::
    1) i want to post BAPI for purchase orders and vendors which  doesn't have
    any payment terms , in this case BAPI gives and error message "specify correct payment terms"
    Current SAP version is SAP4.7 enterprise with SAP_APPL at 23 number
    Looking forward for response
    Points will be assigned

    hello friends,
                       I am still looking for good response.
    Regards
    jase

  • Payment to Vendor Based on Payment Term

    Hi experts,
    I want to create some new payment terms in SAP with integration with IV. Say if I have 30 days credit period in PO payment term , system will not allow to pay vendor before 30 days of GR date.
    How to customise this. Can any body explain the process step by step? Is it a config issue or customisation issue? If need to write code, where to write it.
    Full point will be awarded for useful reply,
    Regards,
    Santosh

    Hi all,
    I know how to create Payment terms. But my question  is how to link the payment terms with advance. Say payment term is 50 % advance against GR. rest 50 % after 2 months of GR.System should prevent user if he wants to pay before scheduled date.  How to Map it in sap. Can it be done through config setting? or it is to be done through customised development. If it is done through customisation which user exit to use.
    Regards,
    Santosh

  • Delivery block based on payment terms

    Dear Experts,
    I want to set up the delivery block by the system, for the sales order which has the particular payement term 'cash in advance'  until the payment recieved by the accounting..
    How can i achieve this...appreciate if u could share ur ideas...
    Thanks in advance.
    Reg
    JJ

    HI
    This can be achieved at sales order level.
    check if payment terms = "cash in advance"
    VBAk-LIFSK = 01.
    You can write this logic in MV45AFZZ include.
    Use USEREXIT_SAVE_DOCUMENT.
    try and revert

  • ZUONR field in billing doc to item texts in Accounting Doc

    I have a client who wants to have the contents of the ZUONR field in the billing document appear in the line item texts of the resultant accounting document. Does anyone know how I can achieve this?
    Cheers,
    Ross Goodman

    Thanks,
              I know where the data lives The process involved is WPUBON idoc from POS inbound in SAP retail automatically creates 3 documents for a sale of article
    1] Article document
    2] Billing document
    3] Accounting document created from the billing document
    This is all automatic.
    So I will look into the use of the user exit to get the ZUONR content from the billing doc to flow through to the accounting document also.
    Many thanks, will let you know if ity works.
    Ross

  • Reclassify GR/IR based on payment terms

    Dear experts,
    I am using tcode : FAGLF101 to reclassify my vendor balance from short term to long term payables. This is working fine.
    My user wants to reclassify the credit balance of the GR/IR account related to the above vendor to long term payables as well. This will show a negative amount under the long term payables.
    Accounting entries for GR
    DR  expense
    CR  GR/IR clearing a/c
    Is there a way to reclassify the above entry?
    regards
    Sylvia

    Daer yadav,
    Thanks for your input.
    I have down this requirment with same programe name and with FORM USEREXIT_MOVE_FIELD_TO_VBKD.
    regards
    raj.

  • User  exit to populate BSEG field during billing doc release

    Hi,
       Can anyone identify for me a suitable user exit during Billing Document Release that will allow me to populate a field in bseg?
    Many thanks,
    Ross

    I got it, thanks anyway.

Maybe you are looking for

  • 2 external Monitor setup

    Hello all. Is it possible to have (2) Apple Cinema monitors connected to the latest MacBook Pro at the same time using the new mini connection? -TIA

  • How to configure "JSP SMART UPLOAD" in "j2ee 1.2.1"?

    hi there, i am doing a project in JSP.in that the user can upload files in to the server, for doing the upload thing i have downloaded "JSPSMART UPLOAD" bean . but i dont know how to use it in j2ee 1.2.1, can any one tell me how to configure it in j2

  • How do I start my itunes all over again??

    How do I clear my itunes to make a brand new account with no music on it??

  • Database access help

    Hi All, I am having major difficulties with my web application on Sun Web Server 6.1. After a few days of moderate use (ca. 60 database accesses an hour), my web server locks up and gives time out errors when requests are made. After discussing this

  • Airport express / Time capsule wi-fi & network speed measurements

    I am trying to figure out the best way to connect up my LAN, how to get the best out of the gigabit ethernet devices on it, as well as 5GHz wifi.  I have a mac mini as a media server and I want to maximise the speed, as well as improve time capsule a