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

Resolved! JOB_SUBMIT

Hi , how can i pass the values to the selection-screen using the job_submit fm, i have created a varaint , but how can i make it dynamic, i.e the values have to passed from the transaction.Thanks & RegardsSyed

workflow issue

ExpertsWe have simple requiremnt where we need to createa task for supertype IDOCDELINS , i have created the task with method as INPUTFOREGROUND in object methodcategory and in the tab triggering event i assignedEvent as INPUTERROROCCURRED and in ter...

Resolved! SAP Enhancements

Hi Experts,1.What is the difference between SAP Enhancements and User-Exits?..Both are same?..and different?..If different,what are all come under SAP Enhancements?2.User-exits and Customer-Exits are same or different?Regards

Resolved! internal table

Hi experts,i'm try to executed this below simple selection screen report but it will show the error msg like "," expected after "ITAB".pls anyone can help me.thanks in advance,muthuREPORT Z_DMS_DOC_EXPORT.*TABLE DECLARATION. TABLES: DRAW.*DATA DECL...

Resolved! ME21

hi friends, how can we Develop a report to display retroactive purchase orders based on selection screen criteria, and provide drill down to the transactions ME21 an ME23N.regards,siri.

Resolved! help

hi friendz, what r the steps we follow to Generate BDC program for converting master data from ASCII files to SAP database using both Call transaction & Sessions method. regards,siri.

Resolved! select

hi,what is wrong with this select structure is nos load.parameters: p_vbeln type vbrp-vbeln, p_posnr type vbrp-posnr.start-of-selection.select * from vbrp into ls_vb." where vbeln = p_vbeln. append ls_vb to lt_vb.endselect.but this similar ...

Resolved! If condition

Hi Friends,I want to check two expression with one if conditions, I have coded it this way, But I am getting error, if it_konv-kschl EQ 'ZLMR’ OR it_konv-kschl EQ 'ZLS1’Can any one correct it.Thanx in advance,Venu

layout

hi,i use the function read_text,and it work well.but when i want to pass it to the layout - its bringnothing.the code in the layout : PERFORM GET_HEADER IN PROGRAM ZMM_FORMS USING &EKKO-BSART& CHANGING &ADDRESS1& CHANGING &ADDRESS2& CHANGING &ADDRE...

Labels in this area