Recent Activity

    Task 4 - Implement Criticality feature and create an Object page

    This is the last task of the August Developer Challenge on ABAP Core Data Services. The responses we have seen so far is excellent and appreciate each one of you in taking time to complete the challenge. We have seen some good conversations about the...

    Task 1 - Create CDS View Entity ( August Developer Challenge )

    First of all, thanks for the overwhelming response to the ABAP Developer Challenge. Kudos to everyone who took time out of their busy schedule and finished the pre-requisite – Task 0 last week.Now let us dive right into the challenge.Task 1 - In this...

    sheenamk by Developer Advocate
    • 94844 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    RE: remote function module

    hi,I created one remote function module for posting the data fron non sap to sap system.now i want to test this FM in sap system itself. what is procedure for it.In import para meters declared one table and in tables declared two tables.These three t...

    Resolved! Accepted Solution

    Future dates....

    Hi friends: I am developing one report...which contains a date in the selection screen.... So now we are in may... , second quarter for this year... so if you enter the any date from may or april or june.... we have to get results for next five...

    Resolved! Accepted Solution

    Reading data from application server based on selection screen

    Hi All,I have a file in application server with 6 million records.I have to retrieve data from that file based on selection screen.the following code is what I have used,******** DO. READ DATASET p_fname INTO fs_file. MOVE-CORRESPONDING fs_fil...

    Resolved! Accepted Solution

    Reg Roll out

    Hi all Gurus I am ABAP er working for 1.5 years. my next project is Roll out project ., What will be the work for an ABAPer in this project?Explain me little bit clear. What are the objects will come in the project?RegardsKarthik

    Sum in ALV

    Hi,I am working on reconciliation report, in 4.0 B version and using resuse_alv_list_display for output, when i try to calculate(sum) the amount in local currency ..its giving an 'X' instead of the reconciled amount (example 0,00). when i have the sa...

    Resolved! Accepted Solution

    regex

    Hi,How can I search exactly for f+ in the 'xcdf+fdfrfv' ?I get right here sy-subrc 0 and its wrong.I am searching for f+ and not for f RegardssasDATA: moff TYPE i, mlen TYPE i, s type string. s = 'f+'. FIND REGEX s IN 'xcdfedfrfv...

    Resolved! Accepted Solution

    help alternative to mseg

    hi experts, I want to get the mblnr, bwart, matnr, charg, menge, aufnr fields data from mseg table based on aufnr. but aufnr is not key field it is taking so much time. even secondary index is not working.is there any other table where I can g...

    Resolved! Accepted Solution

    help mseg

    hi experts, I want to get the mblnr, bwart, matnr, charg, menge, aufnr fields data from mseg table based on aufnr. but aufnr is not key field it is taking so much time. even secondary index is not working.is there any other table where I can g...

    BAPI_PR_CHANGE

    Hello Guru's,I have a PR number which should be set the status CLOSED.I am using the BAPI_PR_GETDETAIL to get the details of the PR.I am Populating the Header and Headerx structures and also passing the PR Number.I am populating the Item and Itemx ta...

    FUBA to print ALV

    Hi,I need to create an ALV-list in background-prozess and put it to an spool-job.Is there any function-module, where I can print out the alv-list and set the printer and other attributes without the normal popup?RegardsNicoleEdited by: Nicole Lorenz...

    Resolved! Accepted Solution

    NRIV Lock state issue

    Hi all,we recently had an issue in the production where, there were 100+ users waiting for a lock on NRIV table to be released.can you please tell me what this table is used for?i guess it is used for getting the next order number available..so, is t...

    Problem of variante

    Hi,We have modify a zone of selection screen of program.But now there is a problem of selection variant.When i choose a variant, I have a message : "Variant XXX of program XXX is not the current version"I find a program RSVARFIT to regenerate a varia...

    ALE/IDOC Doubt

    hi, When i send material from Sender thruTCODE BD10 to receiver system,the materials directly getstransfered to Receiver system.So what is need of BD11 if it is getting transfered without it?Moreover,if i runBD11 in receiver system one error come...

    Resolved! Accepted Solution

    HI.... download the PDF file from application server presentation server

    HI Guys,1) I have one PDF file. That is stored in Application server. Now i Need to download total PDF file to Presentation server 2) then i ll attach that PDF to Particular PO using This BAPIBDS_BUSINESSDOCUMENT_CREATEF.second Point is working corr...

    Labels in this area

    Explore this Area