US Calender for Payment Terms

Hello,
Would like to configure Payment terms for US calender base.
Please provide hints to configure US calender , How can we assign for this customer ??? How it works  ,,, can some body across this scenario ??
Thanks in advance
Regards,
Sujana

Hi,
This thread has been created some time ago and recieved no response. Can you please close if you feel this issue/query has been resolved in the meantime. If it has not then please provide additional information in relation to your query. By providing updates to your thread it moves you thread to the first page of thread and increases visibility and possiblity for the multiptude of experts in SDN Forums to offer their support.
Therefore please update with more information or close thread.
Thank you for your assistance.
Regards,
Brendan.
(ERP FI/CO SDN/WIKI Moderator)
http://wiki.sdn.sap.com/wiki/display/ERPFI/ERP+Financials

Similar Messages

  • Complete text for payment terms

    please help in picking up complete text for payment terms.i used TVZBT table.but only one line is stored in this table.if they give text in 4 lines,im getting only 1st line if i use TVZBT.please tell how to pick up the entire text.

    Hi Srinivas
    Please check FM
    FI_TEXT_ZTERM
    Regards,
    Arun

  • Table for Payment Terms

    Good day!
    Is there an available table for Payment Terms?
    Thank you!

    1.     TVKGGT-          TEXTS FOR CUSTOMER CONDITION GROUPS(CUSTOMER MASTER)
    2.     TVZBT    -          CUSTOMERS:TERMS OF PAYMENT TEXTS
    3.     TINCT     -     CUSTOMERS:INCOTERMS:TEXTS
    4.     DD01T     -      domain Descriptions
    5.     DD07T     -      Domain Value descriptions
    6.     DD07T     -     DD: Texts for Domain Fixed Values (Language-Dependent)
    7.     DD07V     -     View on fixed values and domain texts
    8.     DD03T     -     DD: Texts for fields (language dependent)
    9.     DD03L     -     Table Fields
    10.     DD07V will contain all the domain values.

  • Payment Terms - Only specify sales text for payment terms for customers !

    What is wrong with the format in the attached screen shot ?
    Do I have to Choose Customer & Vendor ?

    Hi Emad,
    This error “Only specify sales text for payment terms for customers" appears because this payment term is not applicable for customer. There are two choices either to delete the description text and make the payment term applicable only to vendor,However if you want to keep the description text, then make payment term applicable to customer as well by tick mark.
    Regards,
    Sam

  • Payment Block for Payment Terms

    Please let me know the steps to activate payment block for payment terms
    while posting the doucments through MIRO.
    Thank you
    Ravi

    Hi Ravi
    while defining the payment terms you can give the payment block.
    TCODE-OBB8
    Beside to the block key you have one check box available - if you select that, then system populate the payment block only when you change the payment terms in the line item.
    But, as you are asking directly with payment terms so you give the payment block in OBB8 without selecting the check box beside to that field
    VVR

  • For pAyment Terms Changes , where we can maintain the relevant Enteries

    Hi Gurus,
    My Query - For Payment Terms where we can Maintain The Relevant enteries other than Customer Master from FI point of view.
    pls guide me in this..
    Thanks in Advance
    poonam

    Hi Poonam,
    Payment term we are maintaining in customer master in two places.
    1) - Company code data page --> On payment transaction tab --> This is for FI
    2) - Sales area data page --> Billing document tab --> This is for SD
    Hope it helps,
    Regards,
    MT

  • G/L account for payment terms

    Hi,
    Is it possible to maintain 2 G/L accounts under 1 chart of account for cash discount? For example, G/L account 333333 for payment term Z333 and G/L account 222222 for payment term Z222.
    Will appreciate immediate feedback. Thanks.

    Hi,
    Good morning and greetings,
    You can use the OBBH or GGB1 option to determine the right GL account based on the payment term.
    Please reward points if found useful
    Thanking you
    With kindest regards
    Ramesh Padmanabhan

  • Dynamic Search Object for Payment Terms

    Hi,
    May i know the Dynamic Search Object for Payment Terms. I have to create a Advanced Search Page with Payment terms. I could not find the dynamic search object for Payment terms. Any help is appreciated
    Thank you.
    -Siddharth

    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

  • 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

  • Substitution Rule for Payment Term

    Hi Expert,
    I have to have Substitution for payment term the following criteria:
    Company Code = '1000' AND Document Type = 'L1' AND Posting key = '14', then ... substitution bseg-zterm with certain payment term.
    Problem: there is no substitution for bseg-zterm.
    I read the post at http://sap.ittoolbox.com/groups/technical-functional/sap-acct/substitution-rule-for-payment-term-489202
    and found that I need to apply a SAP note 42615 in order to enable the BSEG-ZTERM field in Substitution Rule for Payment Term, and after that run Program RGUGBR00 to regenerate the substitution.
    But, problem again, our SAP is ECC 6.0, and the said SAP note is not applicable.
    Kindly advise is there any other way that I can enable the bseg-zterm field at substituion.
    Thanks,
    sbmel

    Hi
    1. Go to SE16N and enter Table GB01
    2. Enter &SAP_EDIT in the command prompt i..e the space where you type your T code and press enter
    3. BCL TAB = BSEG and Field = ZTERM... Execute
    4. Remove the X for the field BEXCLUDE.. SAVE....
    5. Select this entry and menu Table > Transport > Include in tr request
    6. Run RGUGBR00
    Br, Ajay M

  • User Exit for payment term

    Hi Friends
    how to write the User Exit for Payment terms at Item Level. Any Sample User Exits can help me if no exact User Exit Is there
    User Exit Name : USEREXIT_MOVE_FIELD_TO_VBKD
    Thanks in Advance.
    Regards
    sahiti

    Hi Amrish.
    thanks again.
    Hear is the complete ticket which i got from the client.
    1. User exit in Program MV45AFZZ
    User Exit Name : USEREXIT_MOVE_FIELD_TO_VBKD.
    create an include first - and then add the statements to that include..
    this way when there is a patch or an upgrade - we need to only type the include statement and not the extire userexit.
    2. External Table Specifications:
    the table is client dependent
    table name: zpaymentterm.
    client(keyfield)-mandt
    sales org(key)vkorg
    sales Doc-(key)auart
    material Grp-Matkl
    cust:kunnr
    Payment term (zterm) : ijput field in table maintenance
    3. select from the ztable using vbak-vkorg/vbak-auart/vbap-matkl/vbak-kunnr is equal to zztable fields.
    move corresponding zztable-zterm to vbkd-zterm.
    4. Validations: if no entry found in ztable then payment term from the customer master should be copied in the document.
    5. Create the maintenence view for the table and assigned with Transaction Code.
    Thanks in advance.
    Sahiti.

  • Table for payment term

    Please let me know the Table for payment term
    David

    Tables
    T052 - Terms of Payment
    TVKGGT- TEXTS FOR CUSTOMER CONDITION GROUPS(CUSTOMER MASTER)
    TVZBT - CUSTOMERS:TERMS OF PAYMENT TEXTS
    TINCT - CUSTOMERS:INCOTERMS:TEXTS
    DD01T - domain Descriptions
    DD07T - Domain Value descriptions
    DD07T - DD: Texts for Domain Fixed Values (Language-Dependent)
    DD07V - View on fixed values and domain texts
    DD03T - DD: Texts for fields (language dependent)
    DD03L - Table Fields
    DD07V will contain all the domain values.
    Thanks & Regards
    JP

  • Report  for  payment  terms

    Hi All,
    Is  there  some  table  or report  to see  all  clients 
    which  has the  payment  terms  more  then  15  days?
    Thanks in advance and  best  regards
    Luis

    Hi,
    Go to Se11 or Se16, Enter table BSEG, click on display and select contents (CTRL + SHIFT + F10).
    In the menu section go to settings - format list - choose fields - select field name MANDT - client and ZTERM - Terms of payment ,ZB1T,ZB2T,ZB3T and select copy.
    Again go to settings - select fields for selection, select fields for zterm,ZB1T,ZB2T,ZB3T and Enter and Excute the table.
    You will find the details as per your requirment.
    Please let me know if you need more information.
    Assign points if useful.
    Regards
    Sridhar M

  • Transaction variant for Payment terms in VA01

    Hello experts
    I already found lot of forms regarding, by using transaction variant how to control the Payment terms while creating Sales order as well as in tras code VA02(Change sales order).
    I have created T.Var and screen variant and done all other relevant things like activate the standard variants and also tried to assign via user through variant groups. The option invisible and required were working as per Transaction variant but the same not working for Output Only.
    Hence pls suggest whether i had made any mistakes or any other things to be carried out for same.
    Regs,
    S.Ramesh.

    Solved own through user exit,please close this thread.
    Regs
    S.Ramesh

  • Reference Calendar  for Payment Terms

    Hello all
    Does any one know if there's a way to Payment Terms clculated in FI/MM base not on the Plant Calendar, but on the "normal calendar" i.e. based on simple calendar days.
    Thanks in advance for your answers

    Hi Ravi
    while defining the payment terms you can give the payment block.
    TCODE-OBB8
    Beside to the block key you have one check box available - if you select that, then system populate the payment block only when you change the payment terms in the line item.
    But, as you are asking directly with payment terms so you give the payment block in OBB8 without selecting the check box beside to that field
    VVR

Maybe you are looking for

  • Move transaction open interface

    I import move transaction through Move transaction open interface. The 11i open interface user guide tells that for WIP transaction completion, I need to insert a row into WIP_MOVE_TXN_INTERFACE, and also a line into CST_COMP_SNAP_INTERFACE. What is

  • System went down after this message Client is not known to the mess server

    Hi Guru's, I am running 4.6c on Ora 8i, Windows 2000 Server. We have 1 application server. The central instance and DB is on same host. <b>Initially i got following error message 2 times in the system log reading:-</b> No free memory available in cla

  • The best way of Setting up a proxy server

    Hi all, im a student and i got asked to help set up a proxy server. The campus gave me an v20z server and now i am wondering whats the best sortware to use as an os and what other apps i should load onto it? Please advise

  • Number of reports opened in Oracle BAM 10.1.3.3.0

    Hi, Can any one please tell where to check number of reports opened related statistics in 10.1.3.3.0 version of Oracle BAM. Thank you in advance

  • Archive link - How run it ?

    Hello, I need to use archive link to archive some document print by smartforms. I have to use an external system to archive it. Could you provide me a description, step by step, about: how configuring sap system and hos set the parameters on smartfor