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
    • 94677 Views
    • 212 Comments
    • 39 Likes

    module pool

    Hi everybody, I have created two screens.In first screen i am accepting a customer number.Now I have to retrive details of the customer in second screen.I have desined the fields what i want in the second screen. Now how two link up these tw...

    Resolved! Accepted Solution

    SET Parameter not working

    Hi Experts,I am stuck with a problem.I have created two Z transactions using the same screen.Now, I am using the Field MARA-MATNR on my screen as an input field in both the transactions. The MARA-MATNR has parameter ID 'MAT' associated with it by def...

    Export To Memory

    Dear Experts,We have a requirement where in we need to export data from an internal table to memory and retrieve them back.Please do check whether im using the correct statement, if wrong plz correct me.EXPORT (int_tab) TO MEMORY ID 'Abc'.If the abov...

    ALV Invoice#

    Hi experts,i have some isuue on ALV report(SD) on which i am strucked The requirement is i want to display the Invoice no(vbrk-vbeln) for the delivery document in the gridhere iam getting invoice no but the problrm is : when iam creating a invoice it...

    ALV

    Hi all,My Query is.......I want to disply two ALV GRID in Single Screen, Using FM Is it possible, If possible send the sample code or GuidenceI look forward to your reply Award Points for Helpful AnswerThanks SEK

    bdc

    please clarify why the 'fval' value is not getting transferred into it_bdcdata-fval for quantity field(present in second screen)in my program.report Z_PP_BDC1 no standard page heading line-size 255.*REQUEST NO.:DEVK903710**********************...

    RFC Function module

    I am creating RFC Function module, when i am click syntax error check i am getting the following messege.You cannot use the statement "FUNCTION" in the current environment.However, you could use the similar statement "FUNCTION-POOL".Urgent.Advance th...

    Resolved! Accepted Solution

    Please optimise des Codes

    I am working with some Account Tables BSIS,BSAS ,BSEC . I have to select data from these table on the basis of Region ( Not a primary key in BSEC) ,Fiscal year and Company code.here is my code:SELECT BELNR GJAHR BUZEI NAME1 INTO ITAB1 FROM BSEC WH...

    collect

    the itab contains the following fields.snosnamesmarkssno sname smarks1 srinivas 1002 sri 993 srija 894 srinivas 45by using the collect statement i have to add numeric fields and print.how can i write the collect statemen...

    Resolved! Accepted Solution

    interactive list

    Hi all,when i am double clicking the any row in first list, it gives booking details of some different date and different connid. i want to get the booking details of the flight of select row.the code is:TYPES: BEGIN OF outtab, carrid LIKE spfl...

    Resolved! Accepted Solution

    BAPI Creation

    Hi, Can somebody give me the detailed procedure, including T-Codes, to create/deal with BAPIs? Also, how do I handle the BAPI BAPI_SALESORDER_SIMULATE to send the rate information from SAP?Thanks,John.

    Labels in this area

    Explore this Area