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

Resolved! BDC

Hi, In Purchase Order, item details screen, there are 4 tabs, now i want to run this BDC program in Background, but i want to skip Tab1 and Tab2 and thecontrol must go to Tab3. How can i do this using Table Control?

LSMW

Hi Experts,I Finished the customer master creation using LSMW. I have 10,000 data's in My Flat File.So after finishing the Customer Master Creation, How can I Ensure that the all data's [10000] from the Flat file, are updated?Its very urgent.Thanks...

Resolved! Program : short dump.

Hi Experts,I am trying to move the value '4.4310028492800003E+10' from a varaiable old declared as TYPE F to another variable new which is decalred as 'MARM-VOLUM'.But am getting short dump when try to move this values.What could be the issue>?can an...

Maintain Msg's

I have a requirement where i have to create a Customizable Msg. I found the following info from SDN:SAP customer may change Msg behaviour from warning (for example) to an error.You may display the list of customizable functional areas in SM30 > V_T1...

Fieldcatalog merge

Hi, i have written a sample code to display fieldcat like given below.. if i execute this code its going to dump and there its showing an error message like.." The READ REPORT statement allows you to copy a program text into an internal table. ...

Resolved! Urgent

Hi All, Can someone please explain me what this piece of code is doing,CLEAR NUM_OP.IF RESB-BAUST = '0'.NUM_OP = resb-posnr.ELSE.SELECT SINGLE POSNR INTO (NUM_OP) FROM *RESB WHERE AUFST EQ RESB-BAUST AND AUFWG EQ RESB-BAUWG ...

Simple transformation

HiI am creating a simple transformation program, XML to ABAP. My problem is that the XML, in contrast to previous transformations, can come in different variants. I have 4 elements, <_4FBYG006> <_4FREL001> <_4FADR003> and <_4FEDM001>, that can come i...

Labels in this area