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

Reading list report

Hi All,i have to read line from output list for further processing. each reacod has one check box at start of the record all the records which are checked in the list report have to be processed further.can anyone help how i read all the data from t...

Resolved! SET PARAMETER ID

Hi all,I had a zprogram which will call transaction IW21There are 3 radio buttons in input screen. P_M1, P_M2, P_TMIF P_M1 EQ 'X'. NOTI = 'M1'.ELSEIF P_M2 EQ 'X'. NOTI = 'M2'.ELSEIF P_TM EQ 'X'. NOTI = 'TM'.ENDIF. SET PARAMETER ID 'PID' FIELD...

Resolved! Payslips to be converted into individual PDF file&sent to email of employee

Dear Friends,My client wants that the Payslips generated by Transaction- PC00_M40_CEDT, to be converted into separate individual PDF files based on Personnel Numbers, and sent to their Individual Email Ids as maintained in Infotype - 0105.There shoul...

LSMW

Hi,Im using direct input method RFBIBL00 for FB01 in my LSMW program.Everything works fine but BKTXT field alone is not getting updated in the document. The values for the same are read from the file and I can see that in the "Display Converted data"...

Resolved! vl02n

hello, i´m trying to get the delivery number from vl02n transaction in a program to print a smartform. I know that i need the form entry and the form processing, but i don´t know how to code the form processing.Can anyone help me?Thanks!

very urgent

hi frnds i have one one internal table . i need to declare that table as sorttable . idnot know the syntax about that. could u please help me.DATA : BEGIN OF T_TEMP OCCURS 0, OBJKY LIKE NAST-OBJKY, KSCHL LIKE NAST-KSCHL, ...

Resolved! Sapscript to Smartforms

Hi Experts , My requirement is to convert Sap Script to Smart Forms . What are all the steps i need to follow for this migration . And also i want to print the page numbers as 1/4 , 2/4 .....like that .For this in script we will give it as &PAGE& /...

Resolved! Jobs not ended

Hi,In one of my transaction, there is a background job. I use parallel processing, using 5 process. I tried to kill the jobs from SM51. Cancel with Core & Cancel without Core, both didnt help me. It kills the job temporarly. But, later a new job is c...

Labels in this area