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

Problem opening URL

Hi experts,Am able to send an email Having a URL successfully.But when i click on the link in the email received, its not directing to the webpage.Any pointers to open a webpage when we clicked on the link in the email.Here is the piece of my code.it...

FBL5N - Update SGTXT

Hi ,Kindly help.I need to update the text(SGTXT) for open documents for few customers.Developed a BDC program and it works when the program is executed in the foreground(for both porcessing 'A"- all screens and N). However when the same program is s...

Resolved! Where used list.

Hello,I need to recreate the where used list in actual abap code. So I am looking if there is a function module where I can import a certain data element and it will give me back all tables where this data element is used. I have already tried debugg...

Resolved! How to use a TOP INCLUDE of my_function_module for/into my_report?

Hello Experts,I put the below code in my_function_module PERFORM my_routine IN PROGRAM my_report_prog USING xyz. Now, i want to use the TOP INCLUDE/Data declaration part of my_function_module for/into my_report_prog, because i do not want to declare...

Field Symbol Problem

Hi All,I want to select the data of a standard table directly into an internal table but I am not able to get that. Note : I am working 4.6C version of SAPPlease see the below code :REPORT zdwnld_tabl_data . PARAMETERS : p_tabl1 TYPE dd02v-tabname. ...

At selection-screen

Hi,I have one requriment as, i need to display order number and item number in the selection screen and do some validation. Once the validation was sucess i need to display as below in the same selection-screen:sales order number:item number:Materia...

Resolved! BDC based FM is not allowing pop-up, but Report with same BDC does!

Hello Experts,Am enhancing a custom inbound IDOC posting function module(say my_FM,which wrote based on BDC), which posts the sales order.I populated some more fields in sales order screen fields from in bound IDOC by enhancing the existing BDC.In my...

Status without OBJNR

Hi All,In my program i'm retrieving the contract status based on VBAK-OBJNR or VBAP-OBJNR.For some of the contracts I don have OBJNR. But In VA43 screen the status value are displaying.How can i get the contract status without OBJNR from JEST and TJ3...

Labels in this area