Help on Payment Term creation

Hi,
We have a requirement to create a new payment term for the below details.
30% prepayment, 30% order date 10 days, 30% 10 days net, 10% 90 days net
Please explain the procedure to create terms of payment  for prepayment and order date payment.
Can anyone please advise me.
Thanks and regards,
Venu.

Hi,
Please put this query in FI/CO then get the proper solution due to this is technical forums.
Anil

Similar Messages

  • Change Search Help for Payment Terms Field

    Hi,
    I would like to change the Search Help for Payment Terms Field, in Customer Master (KNVV-ZTERM). and in Sales Document. I believe it is the same.
    Default is From Table T052 / T052U
    ZTERM  and TEXT1  Fields
    I would like to have
    From Table TVZBT
    ZTERM and VTEXT
    PayT    Own Explanation Field.
    Can we change the Search Help.

    Hi,
      The search help for the payment terms is not coming from the DDIC search help..
      It is coded in the process on value-request event...
      The function module FI_F4_ZTERM is called for this..you have to change this function module in case if you want the values from a different table..
      OR do implicit enhancement in the subroutine FORM HELP_ZTERM in the include MF02DFH0 to call your search help instead of the function module FI_F4_ZTERM ..And do the same for the sales order also..
    Thanks
    Naren

  • Need help regarding payment terms f4 for purchase order

    hello everyone,
                im currently workin on smartform for purchase order so transaction code is me23n in dat 1st tab delivery/invoice can u see payment terms field its technical field name is ZTERM in dat if u click on f4 ull find tht value along with description say eg 0001 payable immediately due net lik dis it comes so i need to display ths text i.e payable imm... lik dis in my smartforms field im unable to retrieve tht text element i gt 1 function module also ie Fi_F4_ZTERM here im gettin whole record i wnt only 1st record i.e 0001 payable if u click on f4 thr r many records...so whn u go to me23n ie for display u shd hav value tht is alrdy stored lik dis u check ulll understand..  thnx in advance fr ur help...

    Hi,
    The text of payment terms is stored in table T052U.
    You can get the payment terms of a PO in table EKKO and field ZTERM.
    Pass the value of this field i.e. EKKO-ZTERM to T052U-ZTERM  and T052U-SPRAS as SY-LANGU .
    You will get the description of the payment terms maintained in the PO.
    Regards,
    Vinod

  • Need help with Payment Terms

    Good Morning SAP Gurus-
    I need help with an request.  My client wishes to create a new Payment term with the following:
    Due date should fall on the 1st day of the month after the due period of 60 days end of month. So for example; an invoice with document date of March 8th should have a due date of June 1st 2012.
    How would I configure that in OBB8?

    OBB8
    Base line date as "Document dat"
    Fixed day    01
    Additional months   2
    try this,
    thanks

  • Instalment payment terms creation

    Dear SAP Gurus,
    I want to create Payment terms for Customer, with the following options:
    Can any one help me how to create the Payment Terms (Installment Payment Terms) for the following:
    S.No     Description                                             %     Due               
    1)     Advance                                           10%     Immediately
    2)     Receipt of Bill of lading                      30%     90 days
    3)     Receipt of safe receipt certificate      40%     90 days
    4)     PTOC                                           10%     18 months  from start of project
    5)     FAC                                           10%     24 months after PTOC
    Note: project business and in projects we receive advance once in lifetime of a project and after that with every invoice raised,in project there has to be created an advance line item, which is adjusted from time to time against the advance taken at the time of project start.
    Please provide the same scenario with screen shots.....
    Thanks & Regards
    Yugandhar.

    HI,
        We can crete instalment paymnet terms in OBB8. first you have to divide the payments in parts and the give link in OBB9,
    please do for example if customer needs instalment payment terms 30% 20% 50% first we have create paymnet term in OBB8 THREE PAYMENT TERMS IN OBB8 AND NEXT WE HAVE TO GIVE LINK IN OBB9
    Edited by: Gadupudi naresh on Apr 13, 2011 5:20 PM

  • Payment term creation

    Hi Gurus,
    i m creating payment term with obbd i want to write full description also consisiting 10 lines.

    Hi,
      Use t. code OBB8,  If u want to create new clcik on new entries,  give the 4 digit paymen tterm key ,  if u want to maitain only for MM  give the description in own explanation , select the radio button for default for baseline date, give the paymen tterm  days in no. of days, and then save.
      regards,
       zafar

  • Payment terms from P.O. in FBL3N

    Hi Experts,
    can you please advise how to fill in field "Payment term days (T052-ZBD3T)" into FBL3N line item report for not invoiced deliveries? It is blank now. I tried via menu: Settings/Special fields, but getting error: field BSEG-ZBD3T not allowed.
    Is there some way via UExit/subtition ?
    Thank you for your help!

    Payment terms are not relefant for G/L account line items.
    When you want to have it in you have to make the fields optional in the field status group from the g/l account and in the posting key. For normal posting this field hidden in the posting key!
    The field you have then to fill with a substitution / user exit

  • Payment Terms in VA01.

    Hello Gurus,
    I have a requiremnt that when the user preses F4 help in payment terms, he should get only a limited payment terms with respect to his( Company, Plant, sales area, division and distribution channel. It is not possible through authorization, We need to develop a ztable with a relevant field and populate the data depending on the userid from this table.
    Is this the correct method and how to go about it.
    Pankaj

    Hi
    Yes it's good but you should consider that the search help is managed programmly in SAPMV45A program in the PROCESS ON VALUE-REQUEST event.
    Here is called the fm FI_F4_ZTERM.
    So u should change that fm in order to insert a code to check the value to be shown or you change the program SAPMV45A in order to call a your own ZFI_F4_ZTERM.
    Max

  • Only Customized payment terms in selection list

    Dear all,
    What are settings/customization reqd. for only customized payment terms to appear on selection list in any of
    the purchasing documents ?

    Hi
    only customized payment terms in purchasing documents? You can user personall list option in F4 help in payment terms field.
    There is no sutomization or settings for this.
    Regards
    Antony

  • Wrong payment term during invoice creation

    Hi All,
    when i created sales order with one line item then it is creating two entries in VBKD table with POSNR = '0000' with payment term ZTERM = 'ZI15'  and POSNR = '1000'  with payment term ZTERM = 'Z223',  but problem is that when going to create Invoice it is picking wrong payment terms Z223 while it shud be ZI15. can anyone please help me to know why it is creating 2 entries in VBKD and why it is taking wrong invoice during Invoice creation.
    Saurabh

    HI,
    Please review SAP note 38934 which may help to explain this issue.
    If you do not have VBKD data for a particular line item, it is the same
    as the header (vbkd-posnr = 000000). This is standard behaviour.
    so if you have a vbkd line item, that simply means some part of the business data is different to the header
    and that's why the line item for VBKD was created (in this case a different payment terms has been entered for the line item)
    For the second part of the issue, please start at trx VTFA and check the copy control (especially at line item level).
    kind regards
    Paul Q

  • Help required for Payment Term change report in SAP BI

    Dear Experts ,
    I have got a client requirement to develop a report to present all the purchase orders for which there has been a change in Payment Term. Could any one provide his input as which extractor can give me this information or where can I get this data to capture changes in Payment Term in ECC.
    Any suggestions welcome !
    Regards
    Anurag Krishna Dev

    HI,
    Purchase relavant information will be getting from
    2LIS_02_ITM     -  item level information
    2LIS_02_HDR   - Header level information
    2LIS_02_SCL   - schedule level information
    find the below link hope it will help you get more idea...
    http://help.sap.com/saphelp_sm32/helpdata/en/1d/f4383fdb800804e10000000a114084/frameset.htm
    Regards
    BVR

  • Payment Terms in Invoice creation

    Hi,
      I am using SRM 5.5, ECS and trying to create a non-PO invoice, I have more than one questions but all are related to payments on invoices.
      I have replicated the payment terms from back-end using BBP_UPLOAD_PAYMENT_TERMS, and verified the entries in BBP_PAYTERM and BBP_PAYTERM_TEXT tables.
      But if I search for payment terms in the invoice transaction, I am not able to find any entries, same with payment term key, the other problem is the payment method field is non-editable/non-selectable.
      Last but not the least is I could not find any equivalent filed to the Payment Method Supplement field of FB60 transaction in ECC.
      Please reply my questions.
    Thanks,
    Sreedhar

    Hi Sreedhar,
    BBP_UPLOAD_PAYMENT_TERMS program does not work well.I tried using this and this ask for RFC destination(LOGSYS) while replicating the payment terms.
    and when you try to see these payment terms in customzing it does not give you correct result and so result in SRM HTML screens.
    What I did for this.
    There are two tables involved in this
    BBP_PAYTERM
    BBP_PAYTERM_TEXT .
    If you see entries in table BBP_PAYTERM ,it will have data with ERPCLNTXXX system while same kind of data will not be there for SRMCLNTXXX.
    You have to copy ERPCNLTXXX data into SRMCLNTXXX data.
    To do that copy all data with SRMCLNTXXX ,go to table Entry in Menu and delete all entries.
    Then copy all ERPCLNTXXX data and go to Table Entry ,Create with template.
    You can do this is SE11 or SE16 transactions.Do similarly with BBP_PAYTERM_TEXT.Please check entries before doing it for BBP_PAYTERM_TEXT table as this table may have similar entries for SRMCLNTXXX and then you will not require to copy all.
    Actaully program recognise only Payment terms in SRM.
    Once you have done this..You can see in customzing all correct payment terms replicated.
    SPRO->SRM server->Cross application basic setting->Create payment conditions.
    I hope this helps.
    regards,nishant
    please reward if this helps

  • Creation of payment terms on for payment on instalment basis trans  OBB8

    Hi
    I have a few doubts in creation of payment terms
    10% - advance payment - 60 days invoice date
    65%  - on shipment of goods - 60 days invoice date
    20% - on receipt of final documentation  - 60 days invoice date
    my doubt is do i need to consider remaing 5% as discount and as a instalment . for exam
    if 10% advance is 30 days invoice date and other 2 are 60 days how should i consider it
    Waiting for your valable suggestions
    Thank you
    Medha

    Hi,
    I think you can create the three payment terms as below in transaction OBB8:-
    1000  for payment of 10%
    2000  for payment of 65%
    3000  for payment of 25% (With discount of 20% (5%/25%*100)
    Then link these payment terms to a installement payment term 9999 in transaction OBB9.
    (Note:- You can change the payment term name instead of 1000, 2000, 3000, 9999.)
    Regards,
    SDNer

  • Creation of new payment term - T.Code: OBB8

    Hi All,
    I got a requirement from my user to reate a new payment term as below.
    Requirment 1.  Spec 1-7th 7th 45days / 8th-21st 21st 45 days/else 7th 2 months
    Requirment 2   Spec 1-7th 7th 60days / 8th-21st 21st 60 days/else 7th 3 months
    Can you please sugget me, how to configure this in transaction OBB8
    Thanks in advance
    Prasad

    Hi,
    You need to create the payment term as below:-
    Requirement 1:-
    Payment Term = <ABCD>
    Day Limit = 07
    In the "baseline date calculation" box:-
         Maintain fixed day = 07
    In the "Payment Term" box:-
         Maintain no. of days = 45
    Payment Term = <ABCD>
    Day Limit = 21
    In the "baseline date calculation" box:-
         Maintain fixed day = 21
    In the "Payment Term" box:-
         Maintain no. of days = 45
    Payment Term = <ABCD>
    Day Limit = 31
    In the "baseline date calculation" box:-
         Maintain fixed day = 07
    In the "Payment Term" box:-
         Maintain Additional months = 02
    Requirement 2:-
    Payment Term = <XYZZ>
    Day Limit = 07
    In the "baseline date calculation" box:-
         Maintain fixed day = 07
    In the "Payment Term" box:-
         Maintain no. of days = 60
    Payment Term = <XYZZ>
    Day Limit = 21
    In the "baseline date calculation" box:-
         Maintain fixed day = 21
    In the "Payment Term" box:-
         Maintain no. of days = 60
    Payment Term = <XYZZ>
    Day Limit = 31
    In the "baseline date calculation" box:-
         Maintain fixed day = 07
    In the "Payment Term" box:-
         Maintain Additional months = 03
    Regards,
    Gaurav

  • IDOC for creation/change of payment terms

    Hi all,
    We have a requirement to send payment terms information to a non SAP system. I am trying to look for a standard IDOC that contains this information how it can be triggered from OBB8.
    If somebody has done it before, please advice. Thanks.
    Regards,
    Nene

    HI nene,
    I think there is no standard idoc to send this. You create an RFC and send to  non sap.
    Regards,
    Madhu.

Maybe you are looking for

  • Main Wrapper, Container and background-image repeat problem-and Footer :-)

    Hi everyone, First off, i tried almost every idea i could get to solve this on my own but now im...aaa... Well, the problem is i have a main wrapper with a background image repeat. A header,menu, body container - which has a left column and right col

  • Rendered footage is in slowmotion

    Hi there, I have a question and am kind of new to Premiere.  For about 3 months now i have been editing footage, rendering it, and then exporting it without issues.  I typically use 1920x1080 @48fps from a gopro with protunes on and camraw.  In the p

  • Submit data from internal table to standered program RPTBPC10.

    Dear Friends, How to Pass parameter of personnel number to standard SAP program RPTBPC10 from a Customize  report . After program execution return the program control to Y program and capture the data from pa2001for infotype 2001 and infotype 2006. a

  • Error while compiling the procedure

    Hi all, When i compiled a procedure i m getting the following error. The following error has occurred: PROCEDURE LIMSARCT.DELETE_OLD_DATA On line:  62 PLS-00201: identifier 'SYS.DBMS_LOCK' must be declared Details: PROCEDURE LIMSARCT.DELETE_OLD_DATA

  • Data extraction very slow thru DB Connect

    Hello all, I am using DB connect to extract data from (200k/day) the Oracle source system. I have to extract 6months of historical data. Could any one please suggest me extraction parameters I should apply to improve extraction process. Currently, DB