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

    PF status on customized transaction of LI04

    Dear all, I tried to copy transaction LI04 so I copy the LI04 program - SAPML04I to a custom program and create a customized transaction called ZLI04 and I also modified an include program to incorporate the requirements I need. The problem is the PF...

    Reusable subscreen

    I would like to create a function module that based on the imported parameters, populates a table and displays it in an ALV grid. This in and of itself is no problem. The problem is, I would like the ALV grid to not be displayed in a popup, but in ...

    Error log at MIGO

    Hello.During MIGO transaction I made a validity check of a single field, If it's empty I assigned an error message.The problem is that after the user enters the missing value the system displays a strange error message in the error log pop-up and onl...

    Ecatt error

    HI, I'm receiving this error in ecatt:Start Procedure with Errors Terminated According to Start Options (V)Error in eCATT function SAPGUIError in SAPGUI Command Occurred. Due to the Start Option Settings of the ErrorSomeone have an idea of what ...

    Resolved! Accepted Solution

    need to create a structure and a corresponding table at run time

    Hi Gurus,data: begin of x,char(100) type c,end of x.data : int type standard table of x,wa like line of x.Now at run time the internal table (int) has the below given values,1st row of int - i2nd row of int - n3rd row of int - dNow my requirement is ...

    Resolved! Accepted Solution

    Export ALV in EXCEL Issue

    Hi All,I am facing a strange problem while exporting my ALV output to Excel file.I have copied a program for TCODE IW39 and added some fields to be displayed in ALV.Everything is fine till ALV display.But when I export my output to Excel, the columns...

    Resolved! Accepted Solution

    BAPI for VF01

    Hi experts, I have a requirement to create billing request based on Sales order, I tried BAPI (BAPI_BILLINGDOC_CREATEMULTIPLE).This bapi create document no for each sales order, But i want one billing request irespective of number of sales order, ...

    Labels in this area

    Explore this Area