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
  • 61135 VIEWS
  • 212 REPLIES
  • 39 KUDOS

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! Application log: SLG1 does not show additional (CONTEXT) fields

Hi,I amI creating application log and filling messages in my custom program. In order to provide more information to the user, I am using the CONTEXT field while calling the BAL_LOG_MSG_ADD function. After the main program finishes, the function BAL_...

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
Top kudoed authors
Welcome to SAP Community!

These materials will help you participate and connect with other members.

  • FAQs

    Find answers to basic questions about using SAP Community.

  • Resources

    Learn about community rules, take our tutorial, and get support.

  • Q&A

    Familiarize yourself with questions and answers.

  • Blogging

    Share your knowledge by contributing to the community.

  • Welcome Corner

    Introduce yourself and get to know other members.