FB60 - Business Place Filed

Dear Friends,
Can anyone tell me how to avoid the default Basiness Place value whneever i go to the transaction FB60?
Regards,
Perumal

2 Ways :
1. Go to GGB1 and check for any substitution if they are maintained and change them accordingly.
2. Check if any screen varients are used for FB60 , if yes go to SHD0 and change the default value during processing the varient and save it .
Cheers ,
Dewang

Similar Messages

  • Business place filed should be mandatory in the T.Code F-43 & FB60

    Dear All,
    I want Business place field should be mandatory in the T.Code F-43 & FB60.
    I have gone and verified T.Codes OBC4-Field status group & OB41-Maintai posting keys .But there is no business place.
    Plz help me how to make it mandatory filed while posting transaction in F-43 & FB60.
    Thanks & Regards,
    Kumar.D

    Thank you Asha,
    I have created a validation for making  business place mandatory in T.Code F-43.It works properly.
    But when I post transactions in F-02 other than TDS  .System shows  the messag
    like "Business place is mandatory" which is created in validation for making  business place mandatory.
    So I want to validate the "Business place is mandatory" T.Code wise.I don't want Business place is mandatory in all transactions other than  F-43 & FB60.
    Could you Please explain  me how to do the same.
    I will assign good points
    Thanks in Advance
    Regards,
    Kumar.D

  • Fb60 business place field value assign to branch field

    Hi Experts,
    for vendor invoice creation in fi by using fb60 t.code i am giving business place & all required fields. My requriment is that business place value assign into branch name by using j_1i7_get_bussiness_place function module.suggest how to assign & how to develop logic in this function module(in ecc6.0).
    Regards,
    babu

    Thanks a lot,
    I am not referring to "Business area" here, but i am looking for the "Business Place / Section Code" fields.
    While doing Down Payment Request to Vendor in F-47, I want to fill  "Business Place / Section Code" fields but they are suppressed.
    And this field cannot be controlled through FSG / Posting Keys.
    Thanks,
    Pavan.

  • Business place and section code substitution

    Hi,
    We have defined each product line as division and this is defined  SAP  as business area. 
    example 
    Business area
    1010 -  A Karnataka ,
    1020  - A  Delhi,
    1030  - A  Chennai 
    1040  - B Karnataka
    1050 -  B Delhi
    1060  - B Chennai
    Also defined Business Place and section codes as (both are same)
    KA01 - Karnataka
    DE01  - Delhi
    CH01 - Chennai
    So we have multiple business place.
    Can I substitute business place/section code based on the business area.
    example for Co code XXXX, and accont type = K, and business area = 1010,  then substitute business place / section code as KA01 and so. 
    I have heard that we can subsitute only when there is a single bus. place to be defaulted... let me know if we can do it with the multiple business place as well.
    i guess we can maintain a custom table   having business area and business place/section code... and default the relvant business place/ section code based on business area through an EXIT.
    pls advice
    rgds, GS

    Hi Takashi-san,
    I would like to ask for your reference in regards to the issue I got from my current project.
    I activate the business place function for country Vietnam
    Then, create 2 business places (XX01 and XX02).
    Then, do the mapping for sales office and plant
    XX02 = XXP2 (sales office - we define 1 sales office only)
    XX02 = XXF2 (plant - we define 1 plant only)
    Then, for sales/billing posting, the business place XX02 is updated accordingly following the sales office
    But at the MIRO transaction, the business place XX02 doesn't populate/derive from the mapping table above.
    I was trying to use the substitution function to update with below information but unluckily that BUPLA(Business Place) filed is not substituted
    Substitution: Local susbtitution for business place
    Prerequisites:
    If BKPF-BLART = 'RE' AND BSEG-HKONT = 'XXXXXXXXXX' AND BSEG-BUPLA = ' '
    THEN FILL BSEG-BUPLA = 'XX02' AT LINE ITEM WHERE BSEG-HKONT = 'XXXXXXXXXX'
    Can it be possible to use the user exit here?
    Thanks,
    Hai

  • Business place & section code as mandatory for tds vendor postings

    hi experts,
    iwe have a requirement in withholding tax -  tds, when ever post the invoice to w/tax venor section code/business place filed as required. where to do this
    regds
    gopal

    Hi:
    Go to GGB0...
    In prerequisites
    write
       BKPF-TCODE 'FB01' AND  BKPF-BUKRS = 'A400' AND BSEG-KOART = 'K'
    please note in t code you can write any-other t code you are using for posting.
    Check
    BSEG-BUPLA = 'XXX' AND BSEG-SECCO = 'YYY'
    Message
    Error message to be assigned with type E
    Assign validation created in OB28
    Regards
    Edited by: Atif Farooq on Sep 30, 2011 1:31 PM

  • VAT GL is not picking from J_1IT030K_V table for the business place in FB60

    Hi,
    We have defined the VAT GL based on business place, while posting FB60 (Vendor invoice), system picks the VAT GL from OB40 instead of J_1IT030K_V table....
    (While posting MIRO it is correctly picking from J_1IT030K_V table).
    Please advsie.
    Thanks
    SAMEER

    HEllo,
    Please check if you have any substitution rule to change the value.
    REgards,
    REnan

  • How to required Business Place and Section Code in FB60 screen

    Dear Guru
    Please guide me  how to required Business Place and Section Code in FB60 screen. in SAP
    Regards
    Tapan Maity

    Hi Tapan,
    Theer are various discussion over this issue . You can apply validation specific to transaction code as well as on the document type.
    Hope this would help you.
    Regards
    Pankaj P

  • T-code:FB60 and MIRO business place validation Section Code mandatory

    Hi,
    My requirement is to make mandatory in MIRO and FB60  field: BUPLA-business place and field:SECCO-Section Code.
    I have done validation through GGB0 . i am facing problem
    prerequisite: syst-tcode = 'FB60'
    check bseg-bupla   <>   ' ' and  bseg-secco <> ' '
    message 'Enter business place and business section.
    This is working fine when bseg-bupla  and  bseg-secco  is not entered .
    but when user enter value in both fields bseg-bupla  and  bseg-secco .
    in table bseg-bupla and bseg-secco both become blank.
    Is ther any other method to achieve this
    regads,
    K.Shobha.

    Hi
    Have you tried it with customizing tools? I understand that you can achieve it. I think that you want to populate these fields if you have a field status group for this account (check it in FS00). You can create a field status group for this account and do mandatory this fields. If you have doubts, search the help of a FI consultant.
    If you see the help for this field:
    Field status group
        Determines the screen layout for document entry.
        Fields can have the following statuses:
        o   Optional entry - you can enter data in the field
        o   Mandatory entry - you must enter data in the field
        o   Suppressed - the field does not appear on the screen
    You can mantain it with tcode OBC4.
    I hope this helps you.
    Regards
    Eduardo

  • Regarding FB60 tcode  business place and section code

    Hi Expects
    My Problem was in fb60 when i enter any business area  business place and section code automatically displaying.
    its default coming for vendor only .
    i want to clear that one . i have checked user exit , badi and substitutes also they are not maintained . is they any other possibility to maintain business place and section code by default .
    pls need u r suggestions   
    thanks in advance
    Regards
    vas.
    Edited by: srinivasvzm on Mar 18, 2010 7:17 AM
    Edited by: srinivasvzm on Mar 18, 2010 7:21 AM

    Thank u amit
    I want to clear that value of business place and section  code only my user wants enter value manually  .
    Regards
    vas

  • Displaying Message in business place and Section code field in FB60 Tcode

    hii experts,
    I want to display a message 'Enter value in Business place and section code fields'
    if these fields are left empty under tcode FB60.
    I know that i hv to do modification in SAP Std program but i m not sure
    whether i should use User Exit / Enhancement for this. Plz help
    Regards,
    Apoorv Sharma

    Hi  Apoorv Sharma,
    Use the transaction CMOD, create a project and verify some of user-exit bellow can help you:
    F050S001   FIDCMT, FIDCC1, FIDCC2: Edit user-defined IDoc seg
    F050S002   FIDCC1: Change IDoc/do not send                   
    F050S003   FIDCC2: Change IDoc/do not send                   
    F050S004   FIDCMT, FIDCC1, FIDCC2: Change outbound IDoc/do no
    F050S005   FIDCMT, FIDCC1, FIDCC2 Inbound IDoc: Change FI doc
    F050S006   FI Outgoing IDoc: Reset Clearing in FI Document   
    F050S007   FIDCCH Outbound: Influence on IDoc for Document Ch
    F180A001   Balance Sheet Adjustment                          
    FARC0002   Additional Checks for Archiving MM Vendor Master D
    RFAVIS01   Customer Exit for Changing Payment Advice Segment 
    RFEPOS00   Line item display: Checking of selection condition
    RFKORIEX   Automatic correspondence                          
    SAPLF051   Workflow for FI (pre-capture, release for payment)
    Try also the BAdIs and verify if it is the moment that you need:
    FI_HEADER_SUB_1300 - Screen Enhancement for Document Header SAPMF05A
    FBAS_CIN_MF05AFA0 - EWT - Downpayment Clearing - Tax transfer for CIN
    FI_RES_ITEM_CURRENCY - Document of Residual Item with Invoice Currency
    FBAS_CIN_MF05AFA0 - EWT - Downpayment Clearing - Tax transfer for CIN
    FVFZ - Replacement for Function Modules of Function Group FVFZ
    FI_FB08_SUBST_BUDAT - FB08: Check Posting Date for Reversal of FI Doc. with FB08
    Case there are some place that your validations are validates,  so implement your code  with messages kind  "E".
    Best Regards.
    Welinton Rocha

  • Validation of business place and section code in fb60? (India)

    Hi gurus!
    I am facing the following problem:
    My India Customer wants me to create a validation to make business place and section code mandatory in fb60. I have read on many threads about this. Business place and section codes lies in the header in fb60 but when looking at tables they belong to segment level.
    I have created the validation but could not find business place (BUPLA) and section code (SECCO) on document header so I had to put the validation on line item level. The problem is that when I register an invoice in fb60 the validation creates an error message on line item level (where I have not filled in section code and business place) and not on document header level (where I actually have filled in the parametres). Therefore I cannot post the document now even though I have filled in everything. So how do I solve this?
    Many thanks in advance!
    Br Åsa

    Hi,
         If i understand correctly, you need only validate the vendor line item. The FB60 "Document Header" is actually the document header PLUS the vendor line item.
    In Your prerequisite  add          BSEG-KOART = 'K'
    This way only Vendor line items will get checked.
    Kind regards

  • BUSINESS PLACE MANDATORY IN FB60

    Hi,
    My client wants to make Business place/section mandatory in transaction code FB60.I searched the forum for it.The answer that I got was to use validation.My query is apart from validation, is there any other way we can do this?
    Regards,
    Devdatth

    Dear:
                Please refer to the link mentioned below
                http://help.sap.com/saphelp_46c/helpdata/en/bf/ec07845db911d295ae0000e82de14a/frameset.htm
                Revert back in case of any ambiguity.
                Regards

  • Business Place in MIRO and FB60

    Hi friend,
    I input business place data by using FB60, I can see the data of bus. place update to the field of Branch number by using FB03.
    But why the data of bus. place can't be updated to the field of Branch number in FB03 when I input business place by using MIRO?
    Can someone tell me how to solve this issue?
    Thank advance.

    by myself

  • Business place / Section Code as default value while MIRO / FB60

    Dear seniors,
    Our client wants the Business place as default value while MIRO / FB60.
    I have tried for Validation & even tried for Substitution, but the BUPLA field is not available.
    please give me some solution as to :
    1. How to make mandatory OR
    2. How can i assign a default value, so that End Users do not miss it out any time
    please help.

    Hi
    You can write the Validation and make the field mandatory.
    In Prerequisite
    Business Place = ' ' OR Business Place (Not Equal To) 'IND'
    In Check
    Transaction code = 'MIRO' and Transaction code = 'FB60' AND Account type = 'K'
    Then you will meet your requirement.
    Regards
    Venkat
    Edited by: Venkat Dara on Aug 11, 2009 2:29 PM

  • FB60 - to default value for Business place and section code (PBO)

    Hi
    The requirement is as follows:
    We need fields Business place and section code of the FB60 transactions defaulted for respective company code.
    Is there any user exit or BADI for FB60 for PBO event,
    Among the 13 user exits, I worked the User Exit and found the enhancement as suitable F180A001.But the transaction doesnt reach the breakpoint.
    For the BADI i have tried the BADI BADI_FDCB_SUBBAS01 but that also doesnt work.
    Please suggest any resolution for the same.
    Regards,
    Kalpesh

    Hi Rob,
    Thanks for your reply.
    We have tried for OBBH transaction ,but in substitution field BSEG-BUPLA and  BSEG-SECCO doesnt found .
    There is one maintainance view VWTYGB01 where all substitution fields are maintained.We found the BUPLA and SECCO as excluded ,Hence i tried to make it unchecked and save that table.
    But SAP throws a warning message that Change is not allowed.Hence i am not been able to make further change.
    Can you suggests any more on this.
    Regrads,
    Kalpesh

Maybe you are looking for

  • Transfer Employee From one Business group to another

    Hello, As per my understanding we do have a functionality of transferring employee from one business group to another. Can any one tell me the exact steps for the same. It is there from 11.5.10 and the profile setting we have to set is HR: Propagate

  • Condition works in QUA and not in PRD

    Hello, I've made a query with a condition and i put it in ep-portal with an I-View. In quality system, the query works fine but in production system it's not working. Both systems has the same support packages level. If i desactivate the condition, i

  • EMCTL unable to create

    dear all, we installed Oracle EBS 12.1.1 on RHEL 5.3 , Vision i started enabling OEM using following command $ emca -config dbcontrol db -repos create I gave details which it asked , after some time it stopped,then i goto log and in logfile last line

  • Compaq Armarda and PCMCIA

    Installing Solaris 8.0 onto a Armarda Laptop with PCMCIA, it cannot locate a resource for the PCMCIA devices, could this be the type of Network cards I am using. 3COM ?. Or am I missing configuration options. Thanks JB. P.S. There are other issues wi

  • Replacement for SO_NEW_DOCUMENT_ATT_SEND_API1?

    Is there a more recent functionality for sending email? One with a simpler interface? If yes, please post example code. Thanks.