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

select query

Hi allI am using 4.6c version, i have written a query, which needs to select data which has been selected from selection screen eg sal_org which is sales org, divi which is division and sal_off which is sales office and quot_date which is quotaion da...

Editable ALV

Hi I have a field that can be editable basically a CHAR type in dictionary.I have to restrict to enter only numeric.No chars at all else trigger a message.I tried to use INTTYPE, DATATYPE,DOMAIN in field catalog to N / NUMC / NUMC30 respctively.I als...

simple report run it .

Dear Experts ,I Want to disply a report with sum at end of city, and city is display at every connid . i want to show city coms only once with respect of their connid.===========================================================i want 2 show output li...

Resolved! Authority check

hi guys,need your help. I'm working on a module pool where there are two pushbuttons - SAVE and commit.The client wants that a certain group of users should have access to SAVE date and a certain group should have access to both i.e. SAVE and COMMIT...

Resolved! SIMPLE PROBLEM

data fld(30).data val(30).at line-selection. get cursor field fld value val. WRITE: VAL. if fld = 'ITAB-MATNR'. WRITE 'IF'. SELECT MAKTX FROM MAKT INTO MAKT-MAKTX WHERE MATNR = VAL. WRITE: MAKT-MAKTX. ENDSELECT. write:...

URGENT SMART FORMS

HI GURUS?I have created a very simple smart form & it's application program but when in nace t-code i gave it's app program name and smart form name in processing routines then it ask for it's form routines name.i have no idea abt form routines so pl...

Labels in this area