Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 92653 VIEWS
    • 212 REPLIES
    • 39 Likes

    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! 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! 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