What does the following code do, especially bold statement

Hi all,
  Select ckmlpp~vnkumo ckmlpp~meins mbew~bwkey
       into (ckmlpp-vnkumo, ckmlpp-meins, mbew-bwkey)
       from ckmlpp
       inner join mbew on ckmlpp~kalnr eq mbew~kaln1
       where mbew~matnr eq itab-matnr and
             mbew~bwkey in urt and
             ckmlpp~poper eq current_month and
             ckmlpp~bdatj eq year.
<b>ADD ckmlpp-vnkumo TO p_fs.</b>
""p_fs is the fiedl symbol.
I do not know much on field symbols, does it add the value that comes from select loop each time to the fs?
For example at first loop assume ckmlpp-vnkumo is 50 and at second one it is 100, so the p_fs value is 150 or what?
Thanks.
Thanks.

well, your code will not work.
If you want add a number to the value represented by the fieldsymbol you have to code it like
ADD ckmlpp-vnkumo TO <p_fs>.
regards,
Hans

Similar Messages

  • What does the following code mean???

    what does the following code mean ??
    fpm.raiseReviewAndSaveEvent(IFPM.EVENT_REVIEW, IFPM.EVENT_SAVE, vcFormEditButtons);
    thanks in advance.
    can you please tell me best site to learn WD4J coding.
    site having lot of WD4J code examples

    Hi,
    While Creating an FPM View we can use this line code.For more details of above line
    [code|http://help.sap.com/erp2005_ehp_04/helpdata/en/fc/ffd8464eb041848ca66749165d8f33/content.htm]
    Please look at these documents for WDJ Example Application. Please go through this documenst.
    [WDJ Application|Web Dynpro Java Tutorials and Samples NW 2004 ] and [Samples for Web Dynpro Java|http://www.sdn.sap.com/irj/sdn/index?rid=/webcontent/uuid/00b64d9f-fea2-2910-c988-ee2544047f8c] and [Web Dynpro for Java Demo Kit|http://wiki.sdn.sap.com/wiki/display/WDJava/WebDynproforJavaDemo+Kit]
    Hope this is help full for u
    Regards
    Vijay

  • What does the error code 0x80090318 mean connecting to IStore?

    What does the error code 0x80090318 mean connecting to IStore?

    I think the problem was using a WPA2 network rather than a WPA network. When I tried connecting to a WPA network, everything went fine.

  • What does the return code 20 stands for in the Transport request log

    Hi,
    When we have retreived the Transport request log by using the Unix command, we have got return code 20.
    Please let us know what does the return code 20 stands for and under what scenerios I will get the return code 20.
    Thanks & Regards,
    Madhuri.

    chk the last return code in this link
    http://help.sap.com/saphelp_nw2004s/helpdata/en/57/38e26c4eb711d182bf0000e829fbfe/content.htm

  • What does the following message mean: Breadcrumb: (No corresponding region)

    I am trying to create breadcrumbs and not able to get it to work.
    On the Page Definition screen on the right side Shared Components section, under Breadcrumb I see the following:
    Breadcrumb: (No corresponding region)
    Does this give anybody a clue as to what the problem is?

    I have this problem as well. I must not know how breadcrumbs work. I put the the breadcrumb region on page 0 (with a page-type condition) so that it would show up on every page I want it to. This is not the preferred method? Can someone direct me to the preferred method? Thanks.
    Shane.

  • What does the return code mean in Socket Exception?

    I got SocketException from my program and the whole content of the exception.toString() is:
    java.net.SocketException: socket write error (code =10004).
    Can anybody tell me what does "code=10004" mean?
    Thanks.
    Rachel

    Try to use
    exception.PrintStackTrace()instead of
    exception.toString()It should me more helpful..
    bye
    Michele

  • Hi, what does the Error Code 4sns/1/40000000:IDOR-6.188 mean?

    hi to everyone
    A friend of mine has a Mac Book pro. Several days ago it wouldn't start up any more. It just goes on, then clicks and goes off. The only possibility was to press and hold the Power Button. After this procedure the MacBook booted up but was very slow. The cursor hangs etc.
    I was able to do an extended diagnostic test and got the following error:
    4sns/1/40000000:IDOR-6.188
    I found some messages regarding hdd via google but the hadn't any value for me.
    Best regards,
    Nico

    I ran the hardware test on my MacBook unibody and got the same result. Did you ever get an answer as to what this code means? I haven't been able to Google it either.

  • What does the error code -41004 mean in print report.vi?

    I am getting the following error in the Print report.vi.
    Error Code : -41004
    Error Scource : Print Report.viPrint_VI_Image.vi

    Hi
    I have attached the main vi which is using the NI-Print Report.vi.
    I have also attached the image of the error desciption I got.
    Attachments:
    OPG_Print_to_PDF.llb ‏94 KB
    error.bmp ‏273 KB

  • What does the debug code CF mean? not listed in manual.

    I am using a Big Bang X-Power with a 920DO in case it matters. Thanks for the help.
    EDIT: how about code 78

    No USB devices besides my mouse with the adapater thing so it's not USB.
    I got past the CF by turning off the vswitches....then it was code 78 last night which indicates probably a video error. But today I tried a couple times and what I get is code 2E with 1 long and 2 short beeps.....again probable video error.
    I just installed the 5770 hawk day before yesterday and it had been working fine........until I was in the BIOS testing slight voltage increases and when I typed "2.0" for the cpu-pll voltage setting the screen immediately went black. Then I could get POST but not into BIOS and now all I get is what I said in the previous paragraph.
    Sorry I didn't explain better in the first place. Any other questions I am here.
    Thanks a lot,
    -Dave

  • What does the following message mean?"/library/startupitems/comapcpcpestart. has not been started because it does not have proper security settings."

    Often when I start up my computer I get the message that an item has not been started "comapcpcpstart" because it does not have proper security settings.

    "Insecure Startup Items folder" message appears after logging in

  • What does the following mean? MAC OS X startup disk has no more space available for application memory

    I have plenty of memory,but I am forced to quit all my applications when the message appears.

    Have a look here...
    what-to-do-when-your-hard-drive-is-full.html
    And Here  >  Where did my Disk Space go?
    Lion's Storage Display

  • What does the following message mean?

    java.lang.NullPointerException at com.oracle.wfdemo.servlet.Controller.doPost(Controller.java:107) at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:765) at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:317) at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:790) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:208) at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:125) at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:192) at java.lang.Thread.run(Thread.java:534)

    Just to update.
    Our guys did redeploy the sample application since then it is giving these errors.
    I think they changed the XML files.
    Mallinarc

  • What is the security code i have to state togeheter with my creditcard number when i change paymentinfo??

    When i change my paymentinformation under card number i should enter a securitycode, but i have no idea what code that is..?

    It is asking you to enter the CVV number.

  • What does the acronym "PF" stand for in statement "SET PF-STATUS"?

    Hi ABAP Experts,
    I've been wondering this for quite a while.
    Thanks in advance.

    Hi Sandeep, Thomas, Ivan, BreakPoint, Rob and other ABAP experts,
    Thanks a lot for your quick response! I've awarded points accordingly.
    I tried to search SDN again using keywords "PF Personal Function" and found some posts similiar to mine:
    PF-STATUS
    full form of pf status
    It seems that only the ABAP team at SAP AG can give a final answer. For the moment, I think that "PF" most likely stands for "Program Function", not "Personal Function" because the statement SET PF-STATUS deals with the user interface of a program, or "Programmfunktionen" because ABAP keywords are English (though the term "Programmfunktionen" is a lot like "Program Function").
    Regards,
    Bo
    Edited by: Bo Wang on Oct 7, 2010 6:23 PM
    Edited by: Bo Wang on Oct 7, 2010 6:31 PM
    Edited by: Bo Wang on Oct 7, 2010 6:40 PM

  • What does symbol ! stand for in the following code?

    What does symbol *!* stand for in the following code? What does SYSTEM mean?
    <! DOCTYPE report-group SYSTEM "report-group.dtd">
    Edited by: user11337968 on Jul 3, 2009 4:53 PM

    It is just part of the XML specification; to do a "doctype", you must have an open angle bracket followed by an exclamation point. See [doctype decl | http://www.w3.org/TR/REC-xml/#NT-doctypedecl] for more information.
    Peace,
    Cameron Purdy | Oracle Coherence

Maybe you are looking for

  • Problem with workspace in elements 9

    Hi - am new to this and have messed up my elements 9 workspace from the default grey to a ucky blue colour and want to get it back to the default grey, whatever I do I cant seem to get it back from the blue to the grey.  I have noticed its only in fu

  • Iphone many issues.. Over priced faulty crap? I think so

    i got a new iphone for the firet time a month ago . and the power button got stuck .today it just didnt work at all i plugged it in expecting it to show its charging and notning! keep in mind its in perfect condition other than the faulty button and

  • Download Image from Local PC

    Hi, I have a jpg image which is stored in the local system(not on the server).I have written an application from which I am not able to download the image from the local system. I am using the following code but this code works only if the image is p

  • HELP!  PHOTOSHOP ELEMENTS 8

    I CLICK ON ORGANIZER AND NOTHING HAPPENS. CANNOT GET PICTURES FROM FOLDER ON DESKTOP TO COME INTO THE PHOTOSHOP ELEMENTS PROGRAM FOLLOWED DIRECTIONS BUT WHEN I CLICK ON ORGANIZER NOTHING HAPPENS, IT WILL OPEN FILES ALREADY IN PICTURES LIBRARY BUT NOT

  • My iPhone it's stolen ,, What to do

    My iPhone it's stolen ,, What to do