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
    • 94640 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Displaying status error after making ZMRKO transaction out of MRKO.

    Hi Gurus,I made a ZMRKO transaction out of transaction MRKO.When I executed my ZMRKO transaction it was displayed the selection screen as usual and after providing input, again when I executed, it displayed the output in alv grid and when I clicked o...

    Help needed

    Hi Experts,I need your help.Just check out this piece of code. FORM delete_files . DATA: l_files TYPE rs37a-line, l_cmd TYPE rs37a-line, it_list LIKE STANDARD TABLE OF l_cmd WITH HEADER LINE. CONCATENATE p_source '*.x...

    Resolved! Accepted Solution

    User-command

    Hi Experts,I am selecting spoolnumber,Descrip,date, from TSP01 into itab and displaying output with a checkbox,and i have a user-command button 'click' and when i select the checkbox against the spoolnumbers in output...i need to capture spoolnumber...

    Resolved! Accepted Solution

    Customer search

    HI gurus,I have customers number like 2, 21, 22 and 23...my code:DATA: BEGIN OF LT_CUST OCCURS 0, KUNNR LIKE KNA1-KUNNR, NAME1 LIKE KNA1-NAME1, END OF LT_CUST. PARAMETERS: I_CUST LIKE KNA1-kunnr. REPLACE ALL OCCURRENCES OF '*'...

    Resolved! Accepted Solution

    Deleting session

    hi Gurus,when i am going to delete a session which contains error records , it is giving a message as 'No Authorization for deleting session' . but i prevoiusly used to delete it.for that session name the Deletion indication is checked.Please help me...

    Resolved! Accepted Solution

    Read table doubt....

    Hello,I have a internal table which stores following values. T-Code----OBJECTFIELD----VALUEAC01--M_SRV_LSACTVT-----01AC01--M_SRV_LVACTVT-----02Now I have fetched all the data from AGR_1251 table into internal table T_ROLES which stores auhorization d...

    Resolved! Accepted Solution

    Time out during background job

    Hi all,I am running a report program which puts set of excel files on the folder location specified.I tried to run this program in background but it is giving System exception and getting canceled after processing for loooong time..pls help.regards,A...

    PM Links

    Hello Gurus,I have a very general question in regards to PM.I would like to know how is PM Order, Task List,user Status, Operations,Notifications,QM tied in together.Whats their relationships and how does one affect the other.I just want is a birds e...

    at new

    Hello,I am using At new field1.I want to transfer field1 & field2 field3 to other itab along with field1.But when i wrote this code it just transfer field1 not other fields along with field1.At new field1. move field1 to itabmove field2 to itab......

    Resolved! Accepted Solution

    LSMW TEST RUN

    Hello Gurus,Is there any method to do LSMW test run.I am working on LSMW for FB01 with standar batch program RFBIBL00. Is there any option to do test run the records. Like in BAPIS we will be having a flag where we can check the data. Is this functio...

    Labels in this area

    Explore this Area