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

Resolved! Batch jobs

Hello folks,I am developing a program which runs every 15 min and create 150 batch jobs.I need to know whether there is a FM or table or any other way to find out how many batch jobs are still running (created by my program)before next cycle of my pr...

EDI-idoc

We have a bespoke transaction that is used to output delivery information in a flat file format. This will be picked up by the partner organisation and processed via their EDI mechanism. They have expressed a desire to send us confirmation that the d...

Resolved! coding correction

hi to all,,..pls correct this coding ...i am not getting the perfect output after the selection...repeated document number like that......thanks in advance...mprtables: MSEG, MBEW,MKPF. data: begin of itabp occurs 0, matnr type MSEG-matnr, "...

Resolved! ALV select line

Dear all!This is the first time i work with ALV. I would like to know how to create an ALV where i need to select a line press enter then run another program using the selected data from the ALV.Thank you in advance for your help.Sincerely,Hajar

very urgent

Hi all,I have developed a code for populating data into matmas segment.This is code i have developedREAD TABLE IDOC_DATA WHERE SEGNAM = E1MARAM. IF SY-SUBRC = 0. IF SEGMENT_NAME = E1MARAM. E1MARAM-WRKST_NEW = F_MARA-YYMATNR. ...

Resolved! screen layout

hi,just want to ask whats wrong with our SAP setup or what is lacking in our setup because when i click the LAYOUT the screen properties does not display that is why im not able to design a screen.thanks.donna

regarding STRLEN

DEAR GUYS.ALREAYD I ASKED THIS QUESTION..but it does not worked out..before.my question is here..DATA p_ltab_zlotmg(30) TYPE C.DATA MYLEN TYPE I.MYLEN = STRLEN( p_ltab_zlotmg ).I want to check if my len of input is greater than 13 digits.why its not...

Email attachment in 4.7

We have upgraded from 4.5B to 4.7. Previously the attachment was emailed with the form name e.g form.pdf. Since the upgrade the name of the attachment is the same as the email description. This is causing a problem since the recipient's firewall d...

Resolved! selection-screen

I need to create 2 bolcks of selection screens. Only one of this should be visible at a particular time.If a radiobutton 1 is selected then block1 has to visible and if radio button 2 is selected then block 2 should be visible. Both blocks have selec...

Merge Internal Tables

Hallo, I have a question, for example I have 3 internal tables,1st internal table has five columns and five rows..2nd internal table has also five columns and five rows... however for third table I want to be 10 columns and 5 rows, means the rows of ...

Labels in this area