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

navigating from connection object screen to Business Partner(BP) and contract account(CA) in is-u

Hi,I have enhanced the connection object screen using screen enhancement and added a field for BP and contract account and have obtained the value and showed it on the display connection object screen using ES550001 enhancement ,in which i used the s...

BDC Tcode IA02

Dear all,I am developing a program to add components to a tasklist. I used BDC but I met a problem. BDC can not record when I tick the operation at index 44 ( tick operation after scroll the mouse).Please help me to use BDC for this case or give me a...

Resolved! INITIALIZATION block triggered twice/again after back from result screen

Hi, The event block INITIALIZATION is triggered more than once as title.Please advise if it is standard runtime behaviour.It is fired 1st time before showing the selection screen, which is normal.Then enter inputs, execute the report,      -test 1, w...

Resolved! how to transfer the content of an internal table from a method to another?

Hi all,In a BADI there are some methods.What I need to do is to move the content of an internal table from one method to another.The internal table is just locally defined in the method.Coz the data fetching of the internal table is a little complica...

How to exreact multiple pdf files from a zip files from application server to presentation server

Hello exprts, I am passing one pdf file and one text file to zip file in apllication server through my custom program and then downloading it using standard function module to my desktop. its working fine. Then I added  another pdf file to my zip fil...

Resolved! Smart form doubt

Hi, I am new to ABAP. I have just started with Smart forms. My doubt is:I should create two tables.First table data should be at the top left hand side of the page. Datas to be filled in are from two tables, MSEG and MKPF. It should be filled one bel...

'RETURN' value giving the error. What can I do?

CALL FUNCTION 'HR_MAINTAIN_MASTERDATA'       EXPORTING         pernr              = gt_output-pernr *        MASSN              = MASSN         actio              = 'INS'         tclas              = 'A' *       begda              = gt_output-begda  ...

Labels in this area