CODE PLEASE URGENT

HI GEMS,
PLEASE SEND ME THE CODE PLEASE ITS URGENT.
The retrieval logic is to be used only for displaying the accounting and assessment year
1) Accounting Year: GJAHR-(GJAHR+1)
Assessment Year GJAHR1) – (GJAHR2)
2) Get the following details from BSIS/BSAS
BSIS/BSAS – BELNR
BSIS/BSAS – DMBTR
BSIS/BSAS – SHKZG
Where
BSIS/BSAS – GJAHR = P_GJAHR
BSIS/BSAS – HKONT = (334551, 499001, 402001, 402002, 403000) and store them in an internal table INTAB1
Summate the BSIS/BSAS –DMBTR and depict it in the first line of the table
3) For the documents contained in the INTAB1 table check whether there are any line items posted to HKONT’s =(260501,260502,260503) and store them in an internal table INTAB2
If yes then get the following fields from BSIS/BSAS table
BSIS/BSAS – BELNR
BSIS/BSAS – DMBTR
BSIS/BSAS – SHKZG
Where
BELNR = INTAB2-BELNR
GJAHR = P_GJAHR
HKONT = (260501, 260502 and, 260503)
SHKZG = “H”.
Summate the BSIS/BSAS – DMBTR and depict against second line item and fourth line.
4) Subtract line1 and line2 and depict against the 3 line.
5) Subtract the DMBTR of 4th line from the 2nd line DMBTR and depict against the 5th line item.

select BELNR DMBTR SHKZG
from BSIS
into itab
Where
GJAHR = P_GJAHR and
HKONT in (334551, 499001, 402001, 402002, 403000).
data s1 type i value 0.
loop at itab.
s1 = s1 + itab-dmbtr.
endloop.
Read itab where index = 1.
itab-dmbtr = s1.
append itab.
clear s1.
If itab1[] is not initial.
select BELNR DMBTR SHKZG
from BSIS
into itab2
Where
BELNR = INTAB2-BELNR and
GJAHR = P_GJAHR and
HKONT in (260501, 260502 , 260503) and
SHKZG = “H”.
endif.
data s2 type i value 0.
loop at itab2.
s2 = s2 + itab2-dmbtr.
endloop.
read itab2 where index =2.
itab2-dmbtr = s2.
append itab2.
read itab2 where index =4.
itab2-dmbtr = s2.
append itab2.
clear s2.

Similar Messages

  • I am trying to work at home on an urgent project today, however I appear not to be able to open my recently purchased CC ai & photoshop & id. Where can I find my redemption code please?

    Please can someone tell me where to find my redemption code Please can someone tell me where to find my redemption code

    Redemption Code http://helpx.adobe.com/x-productkb/global/redemption-code-help.html
    Does your Cloud subscription properly show on your account page?
    If you have more than one email, are you sure you are using the correct Adobe ID?
    https://www.adobe.com/account.html for subscriptions on your Adobe page
    If yes
    Some general information for a Cloud subscription
    Cloud programs do not use serial numbers... you log in to your paid Cloud account to download & install & activate... you MAY need to log out of the Cloud and restart your computer and log back in to the Cloud for things to work
    Log out of your Cloud account... Restart your computer... Log in to your paid Cloud account
    -Sign in help http://helpx.adobe.com/x-productkb/policy-pricing/account-password-sign-faq.html
    -http://helpx.adobe.com/creative-cloud/kb/sign-in-out-creative-cloud-desktop-app.html
    -http://helpx.adobe.com/x-productkb/policy-pricing/activation-network-issues.html
    -http://helpx.adobe.com/creative-suite/kb/trial--1-launch.html
    -ID help https://helpx.adobe.com/contact.html?step=ZNA_id-signing_stillNeedHelp
    -http://helpx.adobe.com/creative-cloud/kb/license-this-software.html
    If no
    This is an open forum, not Adobe support... you need Adobe staff to help
    Adobe contact information - http://helpx.adobe.com/contact.html
    -Select your product and what you need help with
    -Click on the blue box "Still need help? Contact us"

  • Got error id 502 with photoshop cc 2014 mac V.15.2.2 (15.2.2.310)?? latest version install, please urgent.

    got error id 502 with photoshop cc 2014 mac V.15.2.2 (15.2.2.310)?? latest version install, please urgent.??????
    Process:         Adobe Photoshop CC 2014 [851]
    Path:            /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014
    Identifier:      com.adobe.Photoshop
    Version:         15.2.2 (15.2.2.310)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [146]
    Responsible:     Adobe Photoshop CC 2014 [851]
    User ID:         502
    Date/Time:       2015-02-06 10:27:25.031 +0400
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  817D6DB9-94A0-9F64-CA93-F771A1C7B832
    Crashed Thread:  0 Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000001a0
    VM Regions Near 0x1a0:
    -->
    __TEXT                 0000000104662000-0000000108f3f000 [ 72.9M] r-x/rwx SM=COW  /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014

    got error id 502 with photoshop cc 2014 mac V.15.2.2 (15.2.2.310)?? latest version install, please urgent.??????
    Process:         Adobe Photoshop CC 2014 [851]
    Path:            /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014
    Identifier:      com.adobe.Photoshop
    Version:         15.2.2 (15.2.2.310)
    Code Type:       X86-64 (Native)
    Parent Process:  launchd [146]
    Responsible:     Adobe Photoshop CC 2014 [851]
    User ID:         502
    Date/Time:       2015-02-06 10:27:25.031 +0400
    OS Version:      Mac OS X 10.9.5 (13F34)
    Report Version:  11
    Anonymous UUID:  817D6DB9-94A0-9F64-CA93-F771A1C7B832
    Crashed Thread:  0 Dispatch queue: com.apple.main-thread
    Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
    Exception Codes: KERN_INVALID_ADDRESS at 0x00000000000001a0
    VM Regions Near 0x1a0:
    -->
    __TEXT                 0000000104662000-0000000108f3f000 [ 72.9M] r-x/rwx SM=COW  /Applications/Adobe Photoshop CC 2014/Adobe Photoshop CC 2014.app/Contents/MacOS/Adobe Photoshop CC 2014

  • I have a compilation problem with my mini iPod that is preventing my volume from increasing. I can't get the compilation code, please help me

    MY mini iPod version number1.1.3 pc robs iPod ,4GB is having volume limit problem ,the volume is very low compare to how it was playing before I mistakenly touch the combination code. I have forgotten the combination code, please help me out.. I have tried to reset settings but it wouldn't work.

    i can get the combination code please

  • I just paid my monthly fee but it keeps saying i haven't, so i can't use the apps?? please urgent help...

    i just paid my monthly fee but it keeps saying i haven't, so i can't use the apps?? please urgent help...

    Hi there
    Your Adobe ID is still associated with an older expired membership.  Please sign out of the CC desktop app and sign in again with your Adobe ID to activate the new membership plan.
    Sign out, Sign in | Creative Cloud Desktop app
    Thanks
    Bev

  • HT1918 hey am stranded its like a month now my account does not have  the None in the payment type section i had put my visa info but not now i want to remove them please urgent help

    hey am stranded its like a month now my account does not have  the None in the payment type section i had put my visa info but not now i want to remove them please urgent help

    iTunes Store Support
    http://www.apple.com/emea/support/itunes/contact.html

  • Checking my Pivot Code please

    I'll never cope with the pivot. May you check this code please guys...:
    select * from archivebilled
    pivot ( sum([month charge]) for [element code] in ('august','september','october','december'))
    Incorrect syntax near august

    Leave out the As clause.  Put the as alias in the Select statement.
    select
    [august] as Ageste
    , [september] as Septe
    ,[october] as Ottobered
    ,[november] as Nove
    .[december] as Dicombero
    , * from archivebilled
    pivot ( sum([element charge]) for [element code] in ([august]
    ,[september]
    ,[october]
    ,[november]
    ,[december] ) as ele
    Russel Loski, MCT, MCSE Data Platform/Business Intelligence. Twitter: @sqlmovers; blog: www.sqlmovers.com

  • HT204306 my ipad is disable asking pass code please help

    my ipad is disable asking pass code please help

    http://www.makeuseof.com/tag/restoring-from-icloud-backups/
    Best, find in Apple Support:Forgot passcode for your iPhone, iPad, or iPod touch, or your device is disable
    Good luck. 
    Basically if you have ever backed up in iTunes on your mac, connect device and back it up.  Then useFind meto wipe phone. Probably will have to
    Turn off Device completely with both buttons.  Hold home button until you have connected device to mac.
    Disconnect device when it shows a progress line

  • My macbook is blocked by pin code, please help, I dont know what to do!

    My macbook is blocked by pin code, please help, I dont know what to do!

    When you enter iTunes on the PC and the iPod icon pops up, right click on it and select "Options". Then click on the Music tab. Once you're in the Music tab check the box that says "Enable Disc Use". This means that you've just turned your iPod into a portable hard drive. Click "Ok" and move your iPod from the PC to the Mac. From there, your iPod should show up on the Mac's desktop right under the Hard Drive icon. Click "File" at the top of the screen and select "Add to Library". Find the iPod hard drive in the selection screen and choose the music folder that's on it. Then just click Ok and all your music will be downloaded. That should do the trick, but you might want to do a Google search on the subject to get a second opinion. Best wishes!

  • Low level events please URGENT

    hello
    please i have some problem with low level events.please anybody have some solution so please tell me
    basically any language such as c/c++ events are captured by operating system and then focusing on the particular component such as window or textbox etc.
    is there any bypass mechanism in java that we get the lovel level events from any operating system and all to do something.
    please Urgently reply me so that i can try for it, i have some work to do with this stuff.
    thanx in advance
    [email protected]

    You can already get mouse clicks, mouse motions, key presses... what other "low-level" events are you interested in?

  • Combo box and Check box..help with code please?

    Here is my problem...i have a list of check boxes and according to which one is checked, i need combo boxes to populate different choices.
    as an easy example im only using 2 check boxes and two combo boxes.
    the check boxes are named Choice 1or2 with export values of 1 and 2
    the Combo Boxes are named List A and List B..
    both containing options that say you checked box 1 and you checked box 2
    any help would be greatly appreciated

    Implode wrote:
    "Help with code please."
    In the future, please use a meaningful subject. Given that you're posting here, it's kind of a given that you're looking for help with the code. The whole point of the subject is to give people a high level idea of what KIND of help with what KIND of code you need, so they can decide if they're interested and qualified to help.
    Exception in thread "main" java.lang.NumberFormatException: For input string: "fgg"
         at java.lang.NumberFormatException.forInputString(Unknown Source)
         at java.lang.Integer.parseInt(Unknown Source)
         at java.lang.Integer.parseInt(Unknown Source)
         at assignment1.Game.Start(Game.java:120)
         at assignment1.RunGame.main(RunGame.java:18)This error message is telling you exactly what's wrong. At line 120 of Game.java, in the Start method (which should start with lowercase "s" to follow conventions, by the way), you're calling Integer.parseInt, but "fgg" is not a valid int.

  • HT201304 ello my little brother has developed lock my iPhone and I could not see the unlocking code Please help and thank you

    Hello
    ello my little brother has developed lock my iPhone and I could not see the unlocking code Please help and thank you
    edited by host

    Hi Omar_a983,
    If you are having an issue with the passcode on your iPhone, you may find the following article helpful:
    iOS: Forgotten passcode or device disabled after entering wrong passcode
    http://support.apple.com/kb/ht1212
    Regards,
    - Brenden

  • HT1212 my screen is broken, it comes up with this message when I am trying to connect to itunes to get my pictures off. I cant even see the screen let alone enter a code, please help :(

    my screen is broken, it comes up with this message when I am trying to connect to itunes to get my pictures off. I cant even see the screen let alone enter a code, please help

    Can you tell if the screen is still functional?
    I assume you've entered the password many times, so if it's possible, turn on the iPhone and picture where the unlock slider is, then where the keyboard is.  You might be able to enter the password.  If you can hear keyboard clicks, it should work.
    If not, check out this thread:  http://discussions.apple.com/thread/5044081?start=0&tstart=0
    Cheers.

  • TS1382 my ipod got wet and allow time to dry, I turn now the musics and sound and everything but the screen is blank and nothing is visible. a solution please urgent.

    my ipod got wet and allow time to dry, I turn now the musics and sound and everything but the screen is blank and nothing is visible. a solution please urgent.

    See my reply to your other post

  • I can't find my redemption code, please help!

    I can't find my redemption code, please help!

    You have purchased Creative Cloud Photography plan on Sept. 26, 2014.
    If the CC is asking for serial number then please follow the steps in http://helpx.adobe.com/creative-cloud/kb/ccm-prompt-serial-number.html
    To download the CC purchased you need to install &activate it. Please refer to
    http://helpx.adobe.com/creative-cloud/help/install-apps.html
    Download and Installation Help
    Hope it resolves your issue.
    Regards
    Rajshree

Maybe you are looking for