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

Resolved! Standard text changes not getting reflected immediately in smartform include text

I have edited a standard text via SO10 in one session. In another session, I have a module pool transaction displaying the same as include text in a smartform. On previewing, the changes saved in the standard text is not reflecting immediately in the...

Creating two pricing conditions using BAPI_SALES_ORDER_CHANGE to header conditions tab

I have a requirement to create and pass back values to two pricing conditions (ZFST and ZFCT) to header level sales orders. I tried using BAPI_SALESORDER_CHANGE but it only creates duplicates of one of the conditions. It does not create both. *Note t...

Resolved! ABAP compiler -> short dump GEN_NO_GENINFO_FOR_DATID No generation information for DATID %_#D468.

Hello, EDIT: for information, I have solved my question, no help needed. Thanks. I got the below short dump/kernel/compiler error while compiling the below program. My kernel : 753 SP 400. This is one possible short code to reproduce the erro...

PDF within dynpro

Hello, I do use CL_GUI_HTML_VIEWER->SHOW_URL to display a PDF in an SAP gui dynpro. Find the ABAP code part below. The dynpro is showing logistics invoice data where the PDF is part of the screen. This works as expected. However, when the connection ...

JackGraus by Active Contributor
  • 994 VIEWS
  • 1 REPLY
  • 0 Likes

Set Sequence in Search help

Hi Experts, i have added elementary search help in SD_DEBI. all good. but my custom search help is Placed in Last posistion in collective search help when we click on search help of the field. is there any possibility bring my custom search help in...

sri6666 by Active Participant
  • 933 VIEWS
  • 1 REPLY
  • 1 Likes

Additional Screen Fields for Manage Sponsored Program Enhancement - TCODE : GMPROGRAM

Hello Everyone, Can someone help me with enhancement for tcode : GMPROGRAM (Manage Sponsored Program). Is there a way to add additional Fields on the Screen or an additional tab for Manage Sponsored Program Any BADI or User-Exit where i can add...

Add fields to proj cj20n

I'm trying to add fields to cj20n in the Cust Enhancement tab. I see these fields that I added to PROJ table but it isn't being saved.. I put the following code at enhancement CNEX0006, FM EXIT_SAPLCJWB_002: move-corresponding sap_proj_imp to proj...

Resolved! Get GL account period balance

Hi everyone, currently I'm using BAPI_GL_ACC_GETPERIODBALANCES to retrieve period balances as in FS10N and works fine, but it miss the parameter GSBER. Now that I have some GL that is in different accounting sectors, the data retrieved of course...

zhlish by Explorer
  • 2022 VIEWS
  • 2 REPLIES
  • 0 Likes

i want image on right side of selection screen and i want image on the left side in the output

what is happening here , the image I want on the right side on selection screen is also coming on the right side of the output screen , I even used do 1 times but still no luck , can anyone help me here ? DATA: docking TYPE REF TO cl_gui_docking_c...

Labels in this area