Business Place is Required

Hi Proffessionals,
I want to make busiess place as manadatory in F-43 for that i wrote validation in the line item but it is not workings
Validation  for line item
Prerequists
SYST-TCODE = 'F-43' AND BKPF-BUKRS = 'G010'
Check
BSEG-BUPLA = ' '
Meessage
E=ERROR MESSAGE
Business Place is MandatoRY
I have tried for Document type for KR also still it not working
Help me out
Thanks in advance
KISHORE

Hi,
If you want the business place as mandatory then go to field status of the GL account and posting keys and make it mandatory.
If you want to default the business place then do  validation.
so that while doing F-43/MIRO system will take the business place by default when you simulate or save the document then you can see the business place.
even i have created the Validation rules for my client and using now.
Steps of validation
go to transaction code OB28, new entries
Choose line item and enter thevalidation name - BPNSC- Validation for business place and section code.
Application area: FI
Callup Point - 2 Line item
Save
Choose the Validation BPNSC and choose new step
Validation name - BPNSC
Validation step  : 001
enter the pre request all the transaction codes which needs to be defaulted
F-43, MIRO  Example ( Syst- Tcode = "F-43") enter the transaction code like this in the request.
Check
BSEG BUPLA <> " " or BESG SECCO <> " "
Save
GIve the pre request as T codes
check the business place and section code
Enter the message
Message type -E
Message text - XXXXXXXXXXXXXXXXXXXX
Then save.
Regards,
Padma
Edited by: Padma J on Aug 20, 2009 3:36 PM

Similar Messages

  • Making "Business Place" field Required in MIRO

    Dear fellow SAPers,
    Can anyone please tell me how to maintain the status of  "Business Place" field in MIRO as Required? The client wants to ensure that this field is populated everytime MIRO is done, irrespective of the user.
    Please Help,
    Thanks,
    Amit Bharti

    Hi,
    To make the business place field required for MIRO, you can write the validation as below:-
    Step 1:-
    Create a message ID via transaction code SE91 for message class /EACC/MSG/ACC_COMP.
    Step 2:-
    Go to transaction GGB0 and create the validation step at line item level in Financial Accounting as below:-
    Pre Requisits:-
          BKPF-TCODE = 'MIRO' AND BSEG-BLART = 'K'.
    Check:-
          BSEG-BUPLA = ' '.
    Message:-
         Message created in step 1 as error message.
    Step 3:-
    Please also check that this validation has active status (Status=1) at line item level for your company code in transaction OB28.
    Regards,
    Gaurav

  • Business place is required in some transactions

    Hi,
    Can any body explain guide me how to put the business place as required field, my claient asking business place is required in Transaction code FB60,FB70,FB65,FB75,MIRO, business place. I have traid through field status group, posting keys but its not working.
    please guide me how to do the above requirement.
    this very urgent
    points will be assured.

    Hi,
    you can write the following validation for your requirement
    Open GGB0, press financial accounting, press line ite, press validation button, give your validation name, press step button give the step name then press to prerequisites. give the inputs in prerequisites as follows.
    PREREQUISITES:
    SYST-TCODE = 'FB60' AND BSEG-KOART = 'K' OR
    SYST-TCODE = 'FB65' AND BSEG-KOART = 'K' OR
    SYST-TCODE = 'MIRO' AND BSEG-KOART = 'K' OR
    BSEG-BSCHL = '29' AND BSEG-UMSKZ = 'A' AND
    BSEG-KOART = 'K'
    SYST-TCODE = 'FB75' AND BKPF-BLART = 'DG' AND
    BSEG-KOART = 'D' OR
    SYST-TCODE = 'FB70' AND BKPF-BLART = 'DG' AND
    BSEG-KOART = 'D'
    CHECK:
    BSEG-BUPLA = 'YOUR BUSINESS PLACE'
    In message
    you can create the message class with the help of your ABAPer and assign the message or you can use the available message and put it as Warning or Error message.
    after complete the above go to OB28 and put the active.
    If want to feel dificulty take the aboper help.
    don't forgat to assign the points
    sai krishna

  • 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 as mandatory- 4.6 V SAP FI EWT

    Hi Experts,
    I am Using 4.6 Version of SAP have configured a Business Place & Section code for EWT settings for a Company  Code *** using FA Global settings Extn. W.Taxu2192Basic Settingsu2192 Setting for W.Tax in South Koreau2192Define Section Code for India in IMG Finance Global settings ( . In J1It I have also assigned Internal Number ranges for TDS Challans in J1inCt. I find that for the creation Of Financial Invoice by FB60 I get prompt that vendor subject to withholding tax but I am able to post without Business place or section code.
    1. I want to know how to make Business place/section code mandatory For Fb60 or MIRO. Please advise.
    2. When I make Fb60 with only section code It allows me to post Challan & certificate by J1inchln & J1incert. Is business place not required any more? is Section Code a substitute to  Business Place for EWT.Please advice?

    Use TCode SHD0 and record a transaction variant for Enjoy type transactions( like FB60 & MIRO).
    When you record your transaction record Business place and save teh variant. Then change the property of Business place from Optional to Mandatory.
    Assign this variant to users or user groups to whom all you want to make this as a required feild.
    Keepin mind assignment of user is mandatory and if you don't assign for those users the system still allows the balank values.
    Hope you have understood.
    Reward if useful.
    sarma

  • Validation for Business Place in line item wise

    Dear All,
    I have written one validation for Business Place is mandatory
    my requirement BUPLA mandatory what are  t.codes i have eentred in the prerequisite.
    but system asking for business place other than those t.codes.
    it's not taken in to consideration what are the t.codes i have entered in the prereqiuiste.
    In  Prerequisite
    ( SYST-TCODE = 'FB01' OR SYST-TCODE = 'F-22' OR
    SYST-TCODE = 'F-27' ) AND
    BSEG-KOART = 'D' AND
    BSEG-QSSKZ <> ''
    in Check
    BSEG-BUPLA <> ''
    message
    Enter Business Place
    Now my requirement is that when i am proceesing any other transcation like f-02, f-21 and all BDC which are related to customer business place is mandatory.
    my requirement is business place is required only for TDS related documents.
    please advise how to write validation for non tds related documents.
    thanks in advance.
    mohan
    Edited by: bangaru mohan on May 7, 2008 6:44 AM
    Edited by: bangaru mohan on May 7, 2008 6:45 AM

    Earlier i have given replay for same query so many times
    Re: Business Place / Section Code Mandatory : How to?
    you can write the following validation for your requirement.
    Open GGB0, press financial accounting, press line item, press validation button, give your validation name, press step button give the step name then press to prerequisites. give the inputs in prerequisites as follows.
    PREREQUISITES:
    SYST-TCODE = 'FB60' AND BSEG-KOART = 'K' OR
    SYST-TCODE = 'F-43' AND BSEG-KOART = 'K' OR
    SYST-TCODE = 'F-48' AND BSEG-KOART = 'K' OR
    BSEG-BSCHL = '29' AND BSEG-UMSKZ = 'A' AND
    BSEG-KOART = 'K'
    CHECK:
    BSEG-BUPLA = 'YOUR BUSINESS PLACE'
    In message
    you can create the message class with the help of your ABAPer and assign the message or you can use the available message and put it as Warning or Error message.
    after complete the above go to OB28 and put the active.
    If want to feel dificulty take the aboper help.
    don't forgat to assign the points.
    If u find solution from our answer, please close the issue and assign points, otherwise ask your futher problem.
    sai krishna

  • 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

  • Business Place / Section code - required

    hai,
    In FB60,F-43 & F-48, i need business place and section code to be entered compulsorily. If not entered, atleast system will show warning message. how to set the warning message for this T.Codes. I have searched these detail in forum everybody is saying that to validation is required under OB28. Can any one tell the proceedure for validate.
    govind.

    Hi,
    You can create a validation like below:
    goto t.code:OB28
    Select you company code and double clikc on that
    Then click on  create step icon
    perquisite : company code: 1000 and t.code: FB60 OR F-48 OR F-43
    Check      : business place <> "   (it means business place not equal to blank)
    message  :  Message type (I,W,E) 
                      Message number ( )
    and save the data.
    Message type : I = INFORMATION
                           W = WARNING
                           E = Error
    You can create the validation for section code as below:
    perquisite : company code: 1000 and t.code: FB60 OR F-48 OR F-43
    Check      : section code <> "   (it means section code not equal to blank)
    message  :  Message type (I,W,E) 
                      Message number ( )
    and save the data.
    If message number not available, click on maintain message(pen indicator) and u can create a message as required.
    Message type : I = INFORMATION
                           W = WARNING
                           E = Error
    You can create two validations as specified above.
    all the above
    Prasad

  • Error while J1INCHLN - Business Place for document  could not be determined

    Dear All Experts,
    I am getting below error while running J1INCHLN Business Place for document could not be determined. For updating Business Place & Section Code I am running J1INPP Update Business Place information in FI document.
    So I am getting error Document is incomplete.
    Further I decided to update this in BSEG manually from SE16N. I am getting two errors :
    1 ) Entry XX does not exist in T059Q ( Check Entry)
    2 ) Entry C1 does not exist in T059Q ( Check Entry)
    I have posted TDS to with these Tax Codes and same maintained in Vendor Master as well. But I am not getting these entries IN T059Q.
    I got way to maintain via View Maintainence. But I would like to know the significance of these details.
    Experts guidance will be helpful.
    Regards,
    Revati Joshi.

    Dear Expert,
    You might have not maintained a number range intervals for Remittance Challan for current year,
    Step-1:
    It is in Path: F.A(New) -- F.A.G.S(New) -- Withholding Tax --- Extended Withholding Tax --- Posting --- India --- Remittance Challans --- Maintain Number Groups -- Provide your company code, Section Code, Official W/H Tax Key and Number Group - 001
    Step-2:
    It is in Path: F.A(New) -- F.A.G.S(New) -- Withholding Tax --- Extended Withholding Tax --- Posting --- India --- Remittance Challans --- Assign Number Ranges to Number Groups --- Provide Number Group - 001 and Internal Number Range - 01
    Step-3:
    It is in Path: F.A(New) -- F.A.G.S(New) -- Withholding Tax --- Extended Withholding Tax --- Posting --- India --- Remittance Challans ---Maintain Number Ranges --- Select Maintain Groups button and select the 001 Check box and menu -- interval -- maintain and provide company code, and then select insert interval button and provide Calendar Year and Intervals
    after configuring this steps, try posting the documents by entering business place and section code in the accounting document and Create Remittance Challan in T-Code: J1INCHLC - Create Remittance Challan  and next for Bank Challan T-Code: J1INBANK - Enter Bank Challan and next for printing Withholding Tax Certificate T-Code: J1INCCERT - Print 
    Try this steps.. it will met your requirement..
    Regards,
    GOPI KRISHNA YANDRA
    SAP FI/CO CONSULTANT

  • Auto Assignment of Business Place in Sales Orders

    Dear Experts,
    So far my knowledge a business place can be assigned to sales office and if the sales document is with some VAT Tax code it takes business place automatically.
    But I have sales which is free of tax. Please advise how to assign business place automatically for these tax free sales.
    Thanks,
    Deb

    Hi,
    Is there any requirement for which you need business place for non taxable sales. You can try substitution using tax code and deriving the business place.
    Regards
    Milind Sonalkar

  • TDS Business place & Secotion code issue

    hai,
    In FB60 we are making entry with TDS. Here business place and section code is required to fillup. If it is not maintained at the time of posting, then there will be a problem in Remittance challan creation. If we call the document which was not maintained business place & section code, it will display but not able to make the payment for this document. In this case how can make the payment for this document.
    govind.

    Hi,
    If you don't want to post tds for all transactions when u r using fb60,f-43 or f-48 then you can remove the tax type and tax codes at the time of pop up appeared for with holding tax, then system won't deduct any tds.
    Otherwise, if u r using validation, u can change the message type from error to warning.  Then system will allow u to post the data with business place or section code.
    It's not possible to anybody to cover all scenarios, if the users following all the steps properly there was no need to go for options like required entry or validation.
    To overcome this kind of problem, they should adjust something.  Otherwise this kind of problem will continue in future also.
    all the best
    Prasad

  • Business Place is not coming on Tax G/L line items

    Hi,
    I want Business Place in business place Field in line item in Tax G/L a/c at the time executing Tcodes-FBL3N and FS10N.Presently this field comes blank except in one plant out of 10.
    what r the settings required for this.
    Please suggest
    Thanks

    Hi
    While Posting mention the Business Area .
    Regards
    Arun M

  • Business Place & Business Area in VAT Line item in MIRO

    Hi Gurus,
    I want to defualt the following values in the VAT line item in  while doing MIRO.
    1. Business place in the "VAT line item" to be defaulted from the "Vendor Line item".
    2. Business area in the "VAT line Item" to be defaulted from its relevant "Material / Expense/ GR/IR Line item".
    The same thing i have done in FB60 transaction by using a BADI. But the same BADI is not working for MIRO.
    What the BADI does it goes and updates the BSEG table for the fields "Bupla (Business Place) & GSBER(Business Area).
    But while doing MIRO the BSEG table is not called at all and hence the BADI which is used earlier is not able to update the fields and hence cannot be used.
    I feel the reason could be that while doing MIRO the BSEG table is not called directly but it is called through a Function Module. In such case a BADI will be required which will call the relevant Function module.
    Need your help in how to update the VAT Line Item's Business Place & Business Area in the MIRO document.
    Will award points if issue is resolved or if your answer is useful.
    Rgds
    Prasad

    Hi
    Try using substitution maintained in FI.Transaction code OBBH.
    Maintain the prerequisite based on the Transaction code.
    Copy the same logic used in BAdi for the exit created.
    We have used this for similar type of requirements
    Award points if useful
    Thanks & Regards
    Kishore

  • Business Place Missing

    Dear All,
    I have posted billing document thru VF01. When I review accounting document for the same, business place is missing in the document. I have make required adjustment in VKOA.
    Kindly advise where/how to assign/define business place from Sales module.
    Kind Regards,
    Mehul

    Hi
    First let me tell that, from SAP point of "Business Place" and "Business Area" are different. 
    Business Place is country specific and it is required as per respective country statutory requirements. 
    From SAP point of view, Business Place represent "A Tax entity" for tax authorities.  There can be multiple Business Places within a Legal entity (Company codes).
    First you need to activate Business place at SPRO--> IMG -->Cross Application Component --> General application Functions --> Business Place.            activity.... and then assign each business place with respective plant.
    When Plant are assigned with Business Places, then SD FI integration will populate Business Place value at Accounting Document.
    Hope this help
    Let me know, if more clarification required
    Best Reg

  • How to default business place & section code

    Hi guru
    How can we default the business place & section code in FI posting.This is require for TDS deductioin & e-filing of return
    Thanks
    Shivaji

    HI,
    Please write validation to update the BP/SC through manually entry.
    please refer the validtion note 607459
    please follow the config steps based on note 640231
    OBBH is substitution.
    Reg
    Madhu M

Maybe you are looking for

  • The test encountered an error while signing in to Outlook Web App. HTTP code: 200

    Infrastructure: Exchange 2010 SP3 RU2 environment on 17 servers worldwide with CAS, MB, HUB and UM roles. Server 2008 R2 VM's on Hyper-V 2008 R2. Trying to run the following command to test OWA connectivity on a server in the same Active Directory do

  • Missing Condition record price in PO history tab

    Hi I have a scenario where in the condition record values are coming in conditions tab of PO and the discounts are calculated and shows net price which is less than the Gross price in conditions tab, But when i check in Purchase order history tab, fo

  • Regarding ALV Header to display at Right side of Header

    Hi dudes.. How to handle ALV header to print content at right side of the report out-put. If we use ALV_list dispaly line size ends to 80 and Other than using OOP's is there any way to do this.. Could You please let me know.How to handle this issue??

  • CiscoWorks-Device Fault Manager

    I would like to install the HP-OV-Adapter from the Device Fault Manager but then the CPU-Utilisation goes up to 100% and stays there. What do I do wrong? Is there a workaround for it? I usr HP OV 6.20 on Solaris 7/SPARC. Thanx for help.

  • Sub Form in 10GR2

    Hi All, How to display a sub-form (using call_form) in forms10gr2.10.0.2 ? Requirement : From my main form i want to display a small form from which i will pass some values through global variables according to user selection. Currently my subform is