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

    logic

    Hi Experts, Please for the following requirement can you send me code.*Compare VBRK-KNUMV with KONV-KNUMV,*if KONV-KBETR for condition MWST = 22,00% then add up all the items KONV-KPOSN with MWST = 22%.Select all conditions with KO...

    Resolved! Accepted Solution

    Event handling in ALV

    Hi All, I am using <b>CL_GUI_ALV_GRID</b> to create an ALV grid.This screen is called from a first screen.I am also using a custom defined button in the ALV tool bar for inserting a row into the ALV.I am handling the button click in the event <b>US...

    Resolved! Accepted Solution

    Event handling in ALV

    Hi All, I am using <b>CL_GUI_ALV_GRID</b> to create an ALV grid.This screen is called from a first screen.I am also using a custom defined button in the ALV tool bar for inserting a row into the ALV.I am handling the button click in the event <b>US...

    MODULE POOL

    &----*& Module USER_COMMAND_9000 INPUT&---- text----MODULE USER_COMMAND_9000 INPUT.data ok_code type sy-ucomm.if ok_code = 'ENTER'.message ' Ok code' type 'I'.elseif ok_code = 'ABBR'.message 'Cancel' type 'I'.endif.ENDMODULE. ...

    Resolved! Accepted Solution

    gui_download

    Hi all, Is there any option in gui_dowload to download header ,footer details .MY o/p is in alv grid format.I got header and footer details i want the header,footer and grid data in one excel sheet

    query ex

    Hi experts, Please see the following statements ,with that i need select query,Please help me on this. Q1: Here the payment due date needs to be calculated.*Take VBRK-FKDAT and VBRK-ZTERM.*For the payment term found,look up V_T052_ZTERM...

    Resolved! Accepted Solution

    table cntl--scrolling

    hello all,i am using table cntl. i am selcting records in table cntl (lt_final) and putting those selcted records in another tablegt-final). the problem is when ever i scroll down to selct another record, already selected record is getting duplicated...

    Resolved! Accepted Solution

    Screens

    Hi everyone,,I had created a main screen with a tabbed strip.It includes 5 subscreens. how should be the declaration part of the main screen ?the code below is how i declared but there is an error " Generation of Screen 1010 is not possible". Screen...

    Urgent plz help

    Hi all,While using the below code the program goes to dumpTYPES : BEGIN OF TY_USERID, BNAME TYPE USR03-BNAME, "User name in user master record END OF TY_USERID.DATA : IT_RETURN LIKE DDSHRETVAL OCCURS 0 WITH HEADER LINE.DATA : IT_USERID ...

    Resolved! Accepted Solution

    VF03 -Billing Doc doubt

    Hi Experts,Iam working on billing document (VF03).If any user take print this document, the user nameshould reflect(update) into NAST-TDRECEIVER(Recipient) table filed.Can any one tell me how can i do?Is there any userexit existing for this requirem...

    Resolved! Accepted Solution

    rsbdcbtc

    hi experts, i am processing session using RSBDCBTC with qid and modus parameters like this. SUBMIT rsbdcbtc WITH mappe = P_SESS with modus = 'N' WITH queue_id EQ lv_qid and return.if i want to process in fore ground what is the value of...

    Java & EP

    Dear ALL,Kindly letme know whether we need to know the complete java for learning EP. or to put in other way what is the prerequisite to mater SAP EP. I have sound knowledge of ABAP objects. Can somebody tell me more specfic what we need to know in ...

    Resolved! Accepted Solution

    ALV grid execution in background with number of coloumns

    Hi ,I am executing ALV GRID report in the background here the problem is last coloumns of the list are truncated .when i execute the same in Forground It is givng all the coloumns in the output but not in background (spool processing)earlier responce...

    Labels in this area

    Explore this Area