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

Resolved! dout

Hi,what does the below statement do exactly"SELECT SINGLE WERKS INTO T001W-WERKS FROM T001W WHERE WERKS = WERKS. IF SY-SUBRC NE 0. MESSAGE S398 WITH 'Plant ' WERKS ' not exists'. STOP. ENDIF."

Please help

In program RLLNACH1(Tcode:LP21), we are generating the TR number and storing it in LTBK table.Now we have to generate the TO number corresponding to this TR number generated. Please give me some idea about how to do it. It is a very urgent issue. Ple...

abap code

hi i am beginner in sap-abapso i have a doubt so can any one clarify it.My requirement is i have to develope a code such that user have to enter the program name (YSAMPLE) and my code should automatically read the lines of code inside the program a...

Heavy index

Dear All,I am a developer on SAP, one day our database administrator ask me "could you eliminate those invalid or unused index". becuase some of index size are larger than the database size, it's not healthy. So, i would like to know how to dig out t...

report user interface

Hi all,we have a option in menu bar to specific task in standard report.now user wants this option in application bar as push button.if i include this "Menu bar Fcode" in application bar, will it work the same with out modifying any code.is there any...

Resolved! Collect statement

Hi sap gurus,I have a table with fields:A B C D ERow1 10 X 30 YRow1 10 X 15 YRow2 14 2 2 2Row3 1 1 1 1I have a struc with fields A B D.Now i want to compress this table based on this struc.So that my final output is:A B C D ERow1 20 X 45 YRow2 14 2 2...

BDC Problem

Hi All,I have a BDC for update LR Date...My prob. is that when we create a invoice no. (for ex. 15.04.2008), if we r taken LR date 20.04.2008...it will upload correctly..but when we insert date below 15.04.2008 (or earlier date from invoice created)....

Resolved! badi and user-exit

hi guys...i have doubt in bapi and user exits.....i want to do some changes in standard tcode va01 like addon table entry creation etc....i found some user-exit for particular tcode.using that i did some changes....it was ok.i have a doubt that .is i...

bapi&user-exits

hi guys...i have doubt in bapi and user exits.....i want to do some changes in standard tcode va01 like addon table entry creation etc....now the pbm was thathow to idendify whether using bapi or user-exits?if it is badi ...why the same functionality...

Labels in this area