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
  • 83422 VIEWS
  • 212 REPLIES
  • 39 Likes

Select-option

Hello Evryone,I have one button to do BDC when clicking on tht i want to check with select-option (ex: s_aufnr) if its value between low and high i want to raise a messagehow to do,ex:IF SY-UCOMM = 'UPDT'. i want select-option to check here s_aufnr ...

READ_TEXT

Hi,Currently my program only creates one A2 type comment record per notification, however as per the requuirement it should accommodate up to nine A2 type records per notification.So I have to Modify the processing for A2 type records as follows.1. I...

USER MASSTER DETAILS

I want to create the structure with fields " userid,displayname,password,divisonid,divisonname,created by,modified by,created date,modified date,PSAID, jobcode,status " according to standard bapi " bapi_user_get_detail " . am not getting these fiel...

Resolved! Why do we need GUID?

Hi All,I noticed some posts on SDN forums talking about creating GUIDs and using them as primary keys in DB tables and Persistent Objects especially in CRM.But I don't know why do we need GUID? aint the business key enough?What are the uses of GUID?...

Background

Dear ABAP Folks , Please let me know how to schedule a program in background . My program contains write statements and it is fetching 50 lakhs records . It is giving short dump when i try to execute in back ground . Kind...

Resolved! ALV List problem

Hi all,I'm using an ALV list to display and edit an internal table in a popup screen. The class I'm using is CL_GUI_ALV_GRID, also I'm creating my own field catalogue and within the layout structure I'm setting edit = 'X'.My problem is that after I e...

Labels in this area