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

    Save button in ALV

    Hi all!!I've an ALV and i want to call a perform when it clicks on Save button, but I have a problem.If I set this:gt_layout-edit = 'X'.It can modify the info, and it can't be possible...But if i dont set it with 'X', the save button is disable...

    An report output

    Hi all,I have a report that writes something on screen,the data of an itab.What I want is that, I want to print this reports output when clicked on a button at another report or program.How can I do that?Do I have to create a job for this?Waiting for...

    RESTRICTION ON MB01

    Hi AllI have a senario where I have created 2 activity groups Group A and Group BI want group a to have T/code MB01 and only be able to do a 101 movement type and Group B to be able to do a only a 921 movement type.I have gone on Expert mode on PFCG ...

    Resolved! Accepted Solution

    query not working on BSIS

    SELECT BUKRS HKONT DMBTR FROM BSIS INTO TABLE IT_BSIS WHERE HKONT = '511125' AND BUKRS = P_VKORG. this query not giving any data.. and in bsis table already i found this data..if u remove hkont condition it's working fine but with hkont condition...

    User Exit

    Hello Experts,SAP provides standard transactions for reviewing Sales orders blocked due to credit check. On reviewing these blocked transactions, Credit Analyst will approve or decline a sales order and i want this information to be sent back to clie...

    Resolved! Accepted Solution

    Batch run and need number

    Hi all,I have created a batch input program to enter customer chequesand according to cheque number a new document is created through transaction F-36.That is to say, assume 10 lines of data is available in file and all cheque numbers are different.S...

    Resolved! Accepted Solution

    select single

    hello,pls help me with the following query.i am using Select single statementto Identify HH order # and check for duplicates in SAPSELECT SINGLE VBELN " Sales documentFROM VBAKINTO (G_SAP_ORDER)WHERE BSTDK EQ g_del_DATE "Customer PO dateand IHREZ EQ ...

    Resolved! Accepted Solution

    No Filtering while using PNP DB

    HI all,I am using PNP DB to get the HR data...I m giving the data range in the std selection screen ...but it is not filtering the data on the basis of data range....it is giving all the data which are present in the DB...plz help me in trobleshootin...

    RahulKeshav by Active Contributor
    • 3110 Views
    • 18 Comments
    • 0 Likes
    Resolved! Accepted Solution

    CLASSICAL REPORT TO ALV

    hello evrybody,i developed a classical report having one selection-option and one parameter.now issue is i want to keep one option to show the out put in alv output.any body can help me what are the step-by-step procedure involved in the logic.

    Resolved! Accepted Solution

    How to do multiple alv display using SALV(Factory method)...

    Hello Experts, I am currently developing a report wherein I need to show multiple ALV display in one screen. I am currently using SALV for this one(cl_salv_table=>factory).Is it possible to create multiple ALV using the said method?Thank you guys and...

    Labels in this area

    Explore this Area