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

Similar Messages

  • Validation for Business place

    Hi
    How to create validation for business place in f-43, fb60, f-48
    I know t/code GGB0, how to selectPrerequisite, check, message can you please give me details this is very urgent.
    Thanks in advance.

    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

  • Validations for Business place

    Hi Gur's
    I have done the validation in my project for business place is mandatory, but it is controling only the f-43, and fb60 etc but it is not controlling th "MIRO"
    The following condition i had given the validation
    BSEG-KOART = 'K' AND BSEG-BUPLA = '' AND
    BSEG-AUGBL = '' AND BSEG-KTOSL <> 'BUV' AND
    BKPF-TCODE <> 'MIRO'
    we have done the BAPI for MIRO tranasation , for sub contracts , it is any impact for this
    Please suggest valuable solution for this issue.
    Regards,

    Hi,
    Validation works only for the FI transactions and not the other transaction.
    MIRO is MM transactions which flows the data to the FI and not the FI transaction.
    Try the same scenario using the User exit: LMR1M001
    VVR

  • Validation for Business place and section for With holding tax

    Dear friends
    I defined validation for MIRO with respect to Business place and Section code to make mandatory, it is working fine.
    But in case of F-47 / F-48 and FB60 I defined validation but not working.
    Please help me in this regard
    Thanks in advance
    Kiran A

    Hi
    Your query is not clear? What is the prerequisite and check you have defined in validation rule? I doubt that in prerequisite you have defined the T Code MIRO. Pls check and assing the other T Codes also if that is the case.
    Regards
    Sanil K Bhandari

  • Process for validation of Business place/Section code.....

    Hi Gurus,
    I want to Make a mandatory entry for Business place/Section Code by way of validation. can anybody tell me the how I Create a Validation for this.......
    Useful answer is rewarded

    You can use GGB0 for creating a validation.  You can use company code and tcode from which the items are to be made mandatory as pre-requisites.

  • PO Line Item wise gross value for combination of WBS and Material Group

    Hello,
    Our requirement is to get report for PO Line Item wise gross value for combination of WBS and Material Group. Standard report ME2J gives net price but not gross value for Material Line items. Please let me know if any standard report( or ME2J) will suffice this requirement.
    Regards,
    Milind Dumbre

    Dear Milind
    No standard report available to get the PO Line Item wise gross value for combination of WBS and Material Group. Please go for development by taking reference ME2J.
    Warm regards
    Ramakrishna

  • Print out of line item wise tax for each material code.

    hello all,
    Requirement is that my client want to print tax of all item in purchase order seperatelyi.e.line item wise tax for each material type.
    is there any standard procedure available in sap?
    Your valuable input will be apperciable.
    Regards
    sumit bisla

    Take the help from ABAPer and give your requirment to print the tax at item level.

  • Validation Check for business place and section code.

    Hi Gurus
    Please provide me the prequisite check for creating a validation check for business place and section code.
    Regards,
    Vikas Malhotra

    Hii..
    Goto T.Code Ob28 write the following validation.
    Prerequisite
    BKPF-BUKRS = 'XXXX' AND BSEG-KOART = 'K' AND
    BSEG-QSSKZ = 'XX' AND BSEG-BSCHL <> '35' AND
    BSEG-BSCHL <> '25'
    Check
    BSEG-BUPLA = 'XXXX' AND BSEG-SECCO = 'XXXX'
    Message
    Message number ZFI    002
    Regards,
    Aakash

  • Substitution rule for Business place and section code

    Hello Friends,
    We have a business place and a section code. I want to write a substituion rule for vendor invoice for business place and section code.
    When i see in header, i am not find BUPLA and SECCO in header. I am finding them in line item. How do i get these fields in header segment. I tried substution rule in line item, but the tds is not deducted.
    Thanks
    SK

    hi SK,
      i am not understand your problem. Previously i face one problem regarding business place and section code. While booking invoices and advance payments the user forgets to specify business place or section code and some times he specifys wrong business place also. Basing on business place or section code we cant restrict the users because there is no authorisation object.
    i created one validation that if my business area is 1000. then substitute the business place field with section code.
    we have business place individual business area wise so i created this substitution.
    Regards,
    Sankar

  • PO (Line Items wise) Payment Status Report

    Hi Friends,
    Is it possible to get a PO (Line Items wise) Payment Status Report.
    My client wants PO Line wise payment status as a MM report development.
    We have Down Payment, Residual & Retention money as a business practise with our vendors
    Following is the MM-FI flow in our company code..
    Create & Release PR u2013 MM - Creating PR
    Create & Release PO (ME21N) u2013 MM u2013 Creating PO
    F-47 Down Payment Request u2013 MM u2013 Creating DPR
    F-48 Post Vendor Down Payment u2013 FI - Posting DPR
    FBZ5 Print Check for Payment Document u2013 FI - For printing cheques for DP only
    MIGO/ML81N, GR u2013 MM u2013 SES/GR for PO
    MIR7/MIR6 IR - MM/FI u2013 Parking & IR
    F-44 Clear Vendor u2013 Linking advance with IR (as residual clearing)
    F-53/F-58 u2013 Posting Payments after deducting Retention
    F-04 Post with Clearing u2013 Clearing Outgoing account entries with Main account
    Thanks in advance.
    Regards,
    Vikrant Sood

    as per my knowledge you can configue a new Z table or prepare a Query using EKPO table you will your desired result.
    regards,
    Ninad Kshirsagar

  • Fbl1n and fbl5n line item wise display the cutomer and vendor name

    Hi,
    My user is asking report for fbl5n and fbl1n line itemwise dispaly vendor and customer.See the report for one time vendor and customer name displaythe line item wise display in FBL!N/FBL5N. but not the display the regular vendors/customer.So one time table name BSEC
    Please advise
    Regards.
    Edited by: yps y on Nov 13, 2008 1:26 PM

    Hi,
    line item reports FBL1N/FBL5N are reading the line items (wow, what a big surpise ) and displaying information on line item level.
    As the vendor/customer name is NOT stored in the line items, you cannot display this in the lines (along with other item level information., like amount, posting key, doc.type, etc.). You may find a field called "Name 1) in the field catalog when configuring the ALV layout but this is empty for normal customers/vendors. It is only filled in for one time (Cpd) customers - the reason is as explained above: for these special accounts, the name IS stored on line item level (it varies from item to item),, that's why it can be read and displayed in the items.
    Now how about normal customers/vendors?
    You have to activate Business Transaction Event 1650 and implement a simple code so that depending on the account type (D = customer, K = vendor), you get the business partners name from table KNA1 / LFA1 and put it into field Name1.
    Hope that helps, points welcome
    Csaba

  • Balancing field "business area" in line item 003 is not filled

    Hi
    when i go to release invoice to accounting system is telling that - balancing field "business area" in line item 003 is not filled , even in item wise all business area were only one (1100) .and in header states system is showing that -error in accounting interface.
    can anybody throw light on me on this issue
    regards
    bvdv

    hi,
    i am following rule no 1 and the assignment is fine over there
    it is working for all line items except one line item and giving message like above menctioned in subject line but if i check in line item 30 business area is exist like all line item i.e 1100
    for any information revert it
    regards
    bvdv

  • Balance field business area in line item 0001 not filled message GLT2201

    When posting document through VF02, Iam getting bellow error message.
    balance field business area in line item 0001 not filled message GLT2201
    Message no. GLT2201
    We have maintained all the configurtations as per the previous posts related to the same error message.
    we are in very crucial stage to provide this solution.
    Please do the needfull
    Message Diagnosis
    The field Profit Center marked as balancing is not filled with any value in line item 001, even after document splitting.
    System Response
    The document cannot be posted.
    Procedure
    First check your entries.
    Additional causes could be:
    • No value can be derived for this field from the current document data.
    • You have entered a document type that is not designed for this
    Please provide me your valuable suggestions.
    Thanks for your cooperation
    Ravikumar Billa
    Edited by: Ravi Kumar B on Nov 12, 2010 6:06 AM

    hi ravi,
    kindly check your config of document splitting and also check the document type defined in document splitting....
    check the field status of the document type.
    also check whether there are any validations as such for business area
    finally check your OKB9 settings whether bus. area and profit centre has been defined for that particualr cost element.
    regards,
    susheel

  • Line item wise Qty in Handling Unit Management

    Dear All,
    I am working and testing Handling Unit Management. As per the client requirement, he wants Multilevel Packaging (Manually) for materials as-
    E.g. 100 Pieces will be packed in 1 Small Carton.
           100 Small Cartons will be packed in 1 Big Carton.
           10 Big Cartons will be packed in 1 Pallet.
    Now while creating delivery I packed 2 materials separately. And in the item level it is showing as a whole, means total 1100 PC packed in 11 Small carton, 11 Small cartons packed in 5 Big cartons and 5 Big cartons packed in 2 Pallets. Please find the below screen shot.
    Now when I check this delivery number in tables LIPS-VBELN, it is showing the entire qty of Small carton, Big carton and Pallets as 11, 5, 2 respectively. But actually it has show each material or line item wise No. of Small carton, Big carton and pallet used.
    E.g. For 1st material Small Boxes = 5
                                   Big Carton = 2
                                   Pallet = 1
          For 2nd material Small Boxes = 6
                                   Big Carton = 3
                                   Pallet = 1
    My question is, is there any table or logic where I can fetch all these details for all material that how many packaging material and qty has been used. Because in packing list the same needs to get printed each line item wise. I checked in VEPO and VEKP table as well but not getting any input.
    Kindly help.
    Regards:
    Abhishek

    First of all, why you don't have any quantities assigned against Small cartons, big cartons and pallets?
    Well, for your requirement. As functional consultant, you should be smart enough to interpret & analysis the data when you have tables and data in hand. Anyways, in your case,
    As Pallet is the highest level pack material.
    Pass HU no of pallet in VEKP- EXIDV, in your case for one of the pallet, it is 1000013558.
    For that you will get, Internal HU no. VEKP-VENUM, say, 86.
    Pass VEKP-VENUM = VEPO-VENUM.
    With that you will get Lower-level HU, VEPO-UNVEL, that will be internal HU No for Big Cartons & VEPO-VEANZ for packing material quantity.
    Then pass VEPO-UNVEL = VEPO-VENUM, by this you will get internal HU No for Small Cartons in VEPO-UNVEL & VEPO-VEANZ for packing material quantity.
    Again, pass VEPO-UNVEL = VEPO-VENUM, by this you will get following info:
    Table - Fields
    Field Desc
    VEPO-VEPOS
    HU item
    VEPO-VBELN
    Delivery
    VEPO-POSNR
    Delivery Item
    VEPO-VEMNG
    Packed quantities
    Try and share your feedback.
    Thanks, JP

  • Goods Receipt Value line item wise

    Hi Experts,
    My client wants show Goods Receipt Value line item wise at the time of GR entries.
    He wants show GR Value before saving the GR document.
    Please advise me how it is possible.
    Thanks in advance,
    Chandhu

    and what will be the benefit of such request? do you think a receiver (warehouse personell) can valuate whether the Po price is correct maintained by a buyer?
    Maybe it is better to create check reports for the buyers instead.
    you can certainly check in a user exit if price is far away from the price maintained in material master and can issue a warning or even an error.

Maybe you are looking for

  • New Intel Mac Mini Start-up Problems

    I've recently purchased a new Intel Mac Mini (my first Mac after switching from a PC). Several times (probably once a day), the mac mini won't start-up. I've noticed it happens after I've used iPhoto or iDVD. The mini becomes busy and performance see

  • How do I stop the taskbar from showing when I watch a video on full screen?

    When I watch a video with Mozilla Firefox on sites like YouTube, Google Video or Bing Video in full screen the taskbar shows at the bottom of my screen and doesn't disappear like it does in Internet Explorer. How do I watch videos in full screen with

  • How to define CU60 tables

    Hi...         I like to Know how to define tables and fields in Cu60 Transaction Table.. Please Provide me a Solution. With Regards, Aahbha

  • Fusion Middleware Control targets error

    Hi, I cloned a server with a weblogic domain forms and reports 11g. I reconfigured the name of the server fine. I reconfigured the weblogic domain fine. I reconfigure the instance of forms and reports fine. My problem resides in the fusion middleware

  • Wireless signal very weak

    I have a 32GB iPad that continues to have difficulty in maintaining a strong wireless signal. I am using a 1 TB Time Capsule (latest firmware) running 802.11n (b/g compatible) with WAP2 Personal as security. The other wireless devices on it receive a