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

MINUS select in ABAP?

I have two tables both with the same key - table A and table B. Table A will always have either the same or more records than table B. I want to be able to SELECT those records that exist in table A, but not table B.In Oracle SQL I would use a MINU...

Tabstrip problem

I have 3 tabstrips with 1 textbox at each tabstrip. When user did not key in the textbox in the first tab, the user is unable to select the other 2 tabs unless they keyed in the textbox in the first tab.How am I suppose to do that? Codes examples is ...

IDOCs Error Analysis

Hello Friends,Does anyone have a custom report for doing IDOC analysis, I tried using the standard one WE10 but itsnot very user friendly .I am running a big load of LSMW and I get tons of IDOCs error its very difficult to go through them in WE05,WE1...

IDOCs Error Analysis

Hello Friends,Does anyone have a custom report for doing IDOC analysis, I tried using the standard one WE10 but itsnot very user friendly .I am running a big load of LSMW and I get tons of IDOCs error its very difficult to go through them in WE05,WE1...

Resolved! abt BADI

hi all,i m new to BADI's.can anyone tell me 1.what is the exact definition of BADI?2.what does badi consists of?3.how to find badi's in QM and FICO modules?(please explain step by step atleast for one module.)points will be rewarded.

Resolved! Limit select statement

Hi everybody,Is it possible to limit the number of results of a SELECT statement like in MySQL?For example – my select statement will result 100 records and I need only the records from 31 to 60 (I need to extract the second group of 30 records, then...

Unicode error?

i have code in NUS like thisData: hex1(1) type x value '0D', Hex2(2) type x value '20'.Error : this statement not allowed in unicode systemto rectify this we have to use CL_ABAP_CHAR_UTILITIESEx:hex3(1) type x value '09'.CL_ABAP_CHAR_UTILITIE...

regarding header alv

Hi all,Below i m giving my ALV program actually my requirement is i have to get "program name","date" ,"time" , and "pageno".in the header of the report.so i tried but i m not getting can anyonehelp me or change my code as per my requirement.<code>*z...

fico report

hi every body,i have a fico report.i have to get the output same as the transaction FS10N.the problem is debit and credit is not tallying.dosome body have this fico report?can anybody assist me where i can find the fico reports. ...

Labels in this area