Help me out on this one ?

Hi,
maybe sumone can help me out. Suppose i have made a payment ( document type 'KZ')
                debit         credit
bank            9,500               
Tax              500
vendor                        10,000
I am making a report for cleared items (document type 'KZ') in which i have 3 columns in which i have to show sumthing like this(against each vendor in the bseg),
col1     col2   col 3
10,000  9,500    500
each line item in my report will be of a vendor so i have to give a condition like (KOART = 'K') but i also have to show WRBTR of other line items(of the same document) in the respective columns.
can you demostrate with an example or sumthing..
thanks.
Shehryar

Hi,
  Please let me know if it works for you. Sort the bseg internal table by belnr bukrs gjahr and buzei. The first record will always be a customer or a vendor line item.
  If you are using an ALV report you can check for G/L account in the else condition to display in the corresponding columns.
sort t_bseg by belnr bukrs gjahr buzei.
loop at t_bseg into s_bseg.
  If s_bseg-koart = 'K'.
    WRITE: / s_bseg-wrbtr.
  else.
    write: s_bseg-wrbtr.
  ENDIF.
endloop.
Thanks,
Naren

Similar Messages

  • HT3702 I'm trying to open an iTunes account and was asked to provide one of each:credit card details or gift card details.i provided a gift card details and yet I'm being asked to contact the support team!!! Pls can someone help me out on this..thanx. Bre

    I'm trying to open an iTunes account and was asked to provide one of each:credit card details or gift card details.i provided a gift card details and yet I'm being asked to contact the support team!!! Pls can someone help me out on this as I cant enjoy my new iPad 3 without buying apps

    Brenda, the easiest way to contact the support team is thru the iTunes Customer Service website:
    http://www.apple.com/support/itunes/contact/

  • HT1338 I have a macbook Pro i7 mid november 2010. I am wondering if i can exchange my notebook with the latest one. Can anyone help me out with this query please.

    I have a macbook Pro i7 mid november 2010. I am wondering if i can exchange my notebook with the latest one. Can anyone help me out with this query please.

    You can sell your existing computer using eBay, Craigslist or the venue of your choice. You could then use the proceeds to purchase a new computer.

  • I received an email telling me that my icloud storage is almost full.  I need to upgrade to the next level.  Can someone help me out with this?

    I received telling me that my icloud storage is almost full.  I need to upgrade my storage.  Can someone help me out with this.  I understand that the 20 GB is only .99 per month.  Just hoping this would be enough for me.  I back up 2 ipads and my iphone on the same computer.  Any help you can give me would be appreciated.  Thank you.

    Okay.
    I responded as I did because you wrote, "I have 2 ipads and my iphone that I back up on one computer"
    No worries here.
    But hopefully you get/got it sorted.
    Any issues, post back.

  • I just got the iPhone 5.  It's completely synced and working.  All my contacts are loaded.  However, caller ID is not working when I receive a call or a text.  Can anyone help me out with this?

    I just got the iPhone 5. It's completely synced and working.  All my contacts are loaded.  However, caller ID is not working when I receive a call or a text.  Can anyone help me out with this?

    Well, assuming all of the above, Notifications, etc., it just might be time for a visit to the Apple tore genius center for a session with the techs.  See if it is a fault in the hardware or just an iOS reinstall is the answer.
    One more thing you could try, backup so you have a record of content, then restore to factory conditions be an Erase All Contents and Settings.  Then restore from the backup you just made.  That has helped some with WiFi problems, may be it would work with your problems.
    But with that behavior of another app with problems, the geniuses looks like a less stressful thing to do.

  • My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to lissen I had to put on loud speaker or to use handsfree please help me out with this problem if some body have answer?

    My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to listen I had to put on loud speaker or to use hands free please help me out with this problem if some body have answer?

    Hi Venkata from NZ,
    If you are having an issue with the speaker on your iPhone, I would suggest that you troubleshoot using the steps in this article - 
    If you hear no sound or distorted sound from your iPhone, iPad, or iPod touch speaker - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • HT1212 My iPod touch is disabled after too many attempts and I want to enable it without getting it clear so can you please help me out in this....

    My iPod touch is disabled after too many attempts and I want to enable it without getting it clear so can you please help me out in this....

    A data recovery company MAY be able to do it for a price. The Disabled is a very good security feature.
    JWhy not just restore from the last backup you have?
    Place the iOS device in Recovery Mode and then connect to your computer and restore via iTunes. The iPod will be erased.
    iOS: Wrong passcode results in red disabled screen                         
    If recovery mode does not work try DFU mode.                        
    How to put iPod touch / iPhone into DFU mode « Karthik's scribblings        
    For how to restore:
    iTunes: Restoring iOS software
    To restore from backup see:
    iOS: How to back up     
    If you restore from iCloud backup the apps will be automatically downloaded. If you restore from iTunes backup the apps and music have to be in the iTunes library since synced media like apps and music are not included in the backup of the iOS device that iTunes makes.
    You can redownload most iTunes purchases by:
      Downloading past purchases from the App Store, iBookstore, and iTunes Store

  • Is there anyone who can help me out in this!!!!

    Trying this for the fourth time........
    Hi gurus,
    I have posted this thread earlier also but didnt get any response, so I was just wondering did I ask something unrealistic?
    Hi gurus,
    I am working on an interface where I will be getting the production order number and then based on this order number I need to update some fields in transaction code ... CO11N...such as Quantity produced, reason of variance, batch number and posting date. So what I believe is first I need to pass the order number to the BAPI_PRODORD_GET_DETAIL to get the details of the production order and then update the production order by using the BAPI_PRODORDCONF_CREATE_TT, but my problem is I am new to ABAP I got to know what should be the process but I am not being able to implement it. So basically the program needs to pick the data from the internal table and copy it in SAP. My internal table looks liks
    data : BEGIN OF it_input occurs 0,
    order_no like afko-aufnr, "Order Number
    opr_no like afru-vornr,
    quant like afru-lmnga,
    varian like afru-grund,
    budat(10) type c,
    matnr like caufvd-matnr, "Materials
    erfmg like cowb_comp-/cwm/erfmg,
    charg like mcha-charg,
    END OF it_input.
    So can you please help me out in this..I mean step by step or if there is any other suitable way.
    Thanks,
    Rajeev .......

    Rajeev,
    Based on your post, just may not be clear what you are asking for then.
    I think your general approach that you have described is correct.  Without knowing the source of your data for the internal table, it is hard to completely provide an answer but a typical interface might look something like this:
    1.  Selection screen with parameters for the file name (If a file is the source of your data)
    2.  Load data from the file into your internal table.
    3.  Loop at your data
    4.  Call the Get Detail BAPI
    5.  Using the data returned from the get detail BAPI and your internal table create the importing, exporting, tables parameter for your Create BAPI.
    This step might need some more clarification.  I am not sure if you are using the right BAPI for what you are trying to accomplish.  First this appears to be a Create function and not a change, second, it appears that this is for Time Ticket information against a production order.  I haven't used any BAPIs for production orders before so I can't give you a definite answer.  If you cannot find an appropriate BAPI, you might also try creating a BDC/Call transaction update.
    6.  Review the error messages/return code from your production order change
    7.  Output some type of report to the user regarding successful updates, errors, etc.
    I hope this helps provide some guidance.
    Best Regards,
    Chris H.

  • I did the iTunes update yesterday and now I am getting this message when I try to open iTunes - "This copy of iTunes is corrupted or is not installed correctly. Please re-install iTunes. (-42037) Can anybody help me out resolving this?

    I did the iTunes update yesterday and now I am getting this message when I try to open iTunes - “This copy of iTunes is corrupted or is not installed correctly. Please re-install iTunes. (-42037) Can anybody help me out resolving this?

    Download iTunes using the tab at the top of this page, re-install.  Back up your computer first.

  • Lost newly purchased Iphone5, Reported complain in police station but not getting proper responce. Can apple help me out for this?

    Lost newly purchased Iphone5, Reported complain in police station but not getting proper responce. Can apple help me out for this?

    Oh, don't worry. I know exactly. I'm a retired law enforcement officer after 30 years. I didn't mean for them to allow you to use the Internet, I meant for them to assign an officer to try and track the device for the victim. Again, that would require the victim to provide their Apple ID and password, which most would not want to provide.
    Pinging the phone as you mention is only when there is probable cause and that is done through the carrier.
    I'm glad to see someone also understand that a stolen cell phone is not as important to law enforcement as it is to the victim. It is unfortunate as smartphones get more expensive. Hopefully as iOS 7 makes it debut later this year, the work Apple has done will have some impact on smartphone theft. Other manufactures and carriers are starting to improve here in the states. It never was something carriers worryed about with blacklisting. This is where they were a step ahead in Europe.

  • My osx version is 10.8.2. i was buying the facetime app for my mac. i got this error -"FaceTime can't be installed on "Macintosh HD" because the version of OS X is too new." so please help me out of this funny situation.

    my osx version is 10.8.2. i was buying the facetime app for my mac. i got this error -"FaceTime can’t be installed on “Macintosh HD” because the version of OS X is too new." so please help me out of this funny situation.

    https://www.apple.com/support/mac-apps/facetime/

  • ITunes producer error 3000 character content of element "file_name" invalid. Can anyone help me out? This happens when i try and submit an epub file, i haven't had this before.

    Can anyone help me out? This happens when i try and submit an epub file, i haven't had this before. "iTunes producer error 3000 character content of element "file_name" invalid."
    This is the full message

    You really need to put your codes between the
    [\code] tags
    see http://forum.java.sun.com/features.jsp#Formatting
    for more infoCode tags might make it look a little better, but there's still too darn much code. We're volunteers, after all. It'd be a lot of work to review all of this stuff. Can you demonstrate your problem with something smaller? Learn out how to do a combo box with just a page or two and then appy that to your big problem. That's how I'd do it. - MOD

  • Hey,i forgot my login password,so i changed the password by using terminal command(reset password).now i have new user name with new password,but i can't find  my data which i have saved on mac.please help me out in this matter.

    hey,i forgot my login password,so i changed the password by using terminal command(reset password).now i have new user name with new password,
    but i can't find  my data which i have saved on mac.the storage is showing data used and free space on the disk
    please help me out in this matter.

    How did you change your user name?
    resetpassword wouldn't have done it. If you managed to create a new user, then your data is still in the old account.

  • Itunes 64 bit wont install on my Dell XPS due to Windows Installer problems. Can somebody help me out with this?

    I have Windows 7 home premium, running on a Dell XPS 15, with 64 bit OS, and when i went to install itunes for my new phone, it would almost install, but then say that it couldn't install due to issues with windows Installer. has anybody had this happen to them? can anybody help me out with this?

    Many thanks.
    "There is a problem with this Windows Installer Package. A program required for this install to complete could not be run. Contact your support personnel or package vendor".
    Perhaps let's first try updating your Apple Software Update.
    Launch Apple Software Update ("Start > All Programs > Apple Software Update"). Does it launch and offer you a newer version of Apple Software Update? If so, choose to install just that update to Apple Software Update. (Deselect any other software offered at the same time.)
    If the ASU update goes through okay, try another iTunes install. Does it go through without the errors this time?

  • I need someone to help me out of this hole please for the love of God!

    About a month ago water was spilled onto my MacBook Pro 2.4GHz Intel Core Duo. This caused several keys on my keyboard to stick and several other keys to not function and all. To add insult to injury the DVD optical drive now works about one out of every 100 times. To drive the final nail through my brain I have been unable to locate my install disk one.
    The problems stems from this.....at some point my admin password was needing to be input which it was. However not noticing the key sticking problem right away the password was somehow reset to a random number of stuck key inputs and punctuation marks. I now no longer have Admin access to my own computer.
    The situation is getting desperate. Luckily I do not have to input the password on boot up but I can not add any new programs or upgrade any existing programs as I can not modify the applications folder....not being the admin and all.
    I solved the keyboard problem by way of the apple mini bluetooth keyboard and just yesterday I purchased a USB external optical drive. However I have had any luck booting to the install disk (I have since borrowed a friends)
    Last night I got close to resetting the password using target mode and another mac but it was sounding like I wasn't quite getting booted into single user mode as when I imput the standard seried of fsck -y and rm /-uaw and the rm /var/db/.AppleSetupDone I ended up getting a promt that said something to the effect of override -rw-------uw/0 var/db/.applesetupdone? at which point I was being prompted for a yes or no which I input "Y" for yes and then it just returned and said permission denied.
    Now I am back at the attempt again this morning and have another install disk. I can get to the Utilities meny and select any of the tools....."reset password" " or "system profiler" however pretty much every single utility tool I select "Quits unexpectedly" and I am asked to reset and relaunch but I can NOT get them to work.
    I refer to Console and I see some error messages saying cryptic things such as....
    11/24/09 8:37:57 AM [0x0-0x28028].Reset Password[261] Expected in: /usr/lib/libSystem.B.dylib
    11/24/09 8:37:57 AM [0x0-0x28028].Reset Password[261] dyld: Symbol not found: __commpagedsmos
    11/24/09 8:37:57 AM [0x0-0x28028].Reset Password[261] Referenced from: /Volumes/Mac OS X Install Disc 1/Applications/Utilities/Reset Password.app/Contents/MacOS/Reset Password
    11/24/09 8:46:57 AM [0x0-0x38038].System Profiler[320] dyld: lazy symbol binding failed: Symbol not found: __commpagedsmos
    I am really at a loss here and if there is anyone out there that can help me out I would be forever greatful.
    Thank you.

    Wow you guys are completely off base about how I am reacting, sorry....I mean now I'm a little upset because you have no idea how frustrating this is for me, I have said over and over how appreciative I am of everyone who has even replied. In reading and re-reading my last post I think it is pretty clear what my intent was with my comment, unless you practice at being a dick. All I was saying is that as the individual tidbits of information were streaming in, progress was being made but no resolution yet, which makes it appear like this is not going to be some easy fix, if all the advice coming in from people who have thousands and posts and obviously much more experience than I do and when that group is all out of ideas,,,,,,I am in deep doo doo. No I didn't mean it like I thought the entire forum was conspiring against me, just making an observation......sheesh lighten up. Just saying if guys were out of ideas I was probably out of luck, sorry to put quotations around the word "experts"....everyone on this board that has had any kind of an idea to try IS and EXPERT compared to me. I mean sorry pal but compared to how I actually feel and in reading my posts many times now, they are pretty complimentary. But again in re-reading these last two.....don't see a lot of advice in there. Anywhoooo..... I took it to the genius bar.....and VOILA they were able to reset my password.......my standard access password........standard as in now I can log in with a password but that is all I can do now I can't modify pretty much any folder. However I CAN now boot into single user mode as I was correct my thinking that the master password was preventing me from booting into single user mode....so I get the proper screen now when I boot to disk and I get the correct utility menu pulldown and run the reset password utility from there and now it doesn't keep quitting however when it should show the actual Hard Drive that I am wanting to apply the reset to....it never shows my hard drive OSX it only shows my Install DVD containing OSX. So anyway, sorry if the grinding of the teeth was beginning to leave dust in my posts I'll be careful not to recklessly "compliment" anymore

Maybe you are looking for

  • How to transport MIME object in webdynpro ABAP from DEV TO QA

    Hi, I have enhaced a std WDA component.In this enhacement I have added one image as an mime object along with some other changes , all the changes have been moved from dev to qa except this mime object. Infact I have deleted and reimported and re tra

  • HCM Process&Forms EHhP5 "proces is currently not released for execution"

    Hallo! After changing the system to EHP5 i got a new error: Process XYZ is currently not released for execution I didn't change the customizing! What should i do? I cannot rember that a process is to activate anywhere. The form and the interface are

  • PSC 2410- How to clear fax report

    I have a HP PSC 2410 All in one printer.  I cannot find how to clear the fax report.  Thanks in advance. This question was solved. View Solution.

  • VLC mpeg2 dvb errors after libdvbpsi upgrade

    VLC plays back mpeg2 from either dvb-t or mpeg2 files as a garbabled mess since libdvbpsi upgrade. This is also stopping me-tv from playing dvb-t video as it uses the vlc lib Issue cured for now by downgrading (1.1.0-1 downto 0.2.2-1) I'm using a ful

  • Can't import home movie from DVD to iMovie HD

    I have recently had over an hour of old home movies without sound (Super 8mm, not video tape) professionally transferred to a DVD. The DVD was delivered in both VIDEO_TS (VOB) and in MPEG 2 formats. I am unable to import either of these formats into