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

extract pdf document

Hi Experts:I have a grid alv with a specefic "PDF" Button.the requirement is:when i select rows from alv, i have to extract a pre-filled pdf document (already created) and generate from it the same pdf document for each row with different name et st...

xml TO idoc

Hi Everyone,I am trying to send the XML data into IDOC. For this according to my analysis in SDN first i need to convertthe XML file into internal and table and then pass to the respective tables using IDOC_INBOUND_WRITE_TO_DB.Am i going in the corre...

Resolved! 2 execute buttons

Hi Experts,I found 2 types of execute buttons. Can you plese let me know the difference between these 2 buttons.First button: On SE38 screen I found it(F8).Second : By entering report name and click on Display button, I will enter into the report...

User Exit in VA01

HI all,In va01when we give oder type and press enter,in the next screen we can see Delivery block and billing block fields in Sales Tab in which we can input the value.Now my point is I need a user exit through which I can restrict the both fields fo...

Resolved! Error Message: Data from Business Add-In ME_PROCESS_PO_CUST not transferred

Hi ,I am getting the below error message while creating the PO using ME21N.Error Message: Data from Business Add-In ME_PROCESS_PO_CUST not transferred successfullyMessage no. MEPO151 Here is the scenario:when the user is creating the Purchase Requis...

Resolved! Transaction Variant

Dear All,We have a requirement where we need to disable filed on a standard transaction.We have created the transaction variant and screen variant for the transaction. The execution of the transaction variant from SHD0 screen is giving us the desired...

Resolved! Deleting request..

hey i have a TR with Package,function group,program,table,tablecontents,and type groupi need to create a delete TR i tried by deleting table,program,function group first when i tried to delete package itstates it still contain subobjects still ...can...

Resolved! looping screen

Dear Experts, SELECTION-SCREEN begin of block k with frame TITLE text-001. PARAMETERS : r1 RADIOBUTTON GROUP g MODIF ID g1, r2 RADIOBUTTON GROUP g MODIF ID g2. SELECTION-SCREEN end of block k. SELECTION-SCREEN begin of block...

Resolved! Are there any function like "REPLACEMENT" of function module GUI_DOWNLOAD

In our SAP system CURRENT_DYNAMIC_CODEPAGE is 4102 (Found by the FM:SYSTEM_CODEPAGE)When I used function module GUI_DOWNLOAD export data 'Aå½£B', then export text file data is 'A#B'. - CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING FILENAME ...

Resolved! Total column not changed between Header & Detl screen on diff header record

I have a report with header data contains contracts information and detailed data contains orders, debit credit memo related to the contracts. I write the report using CL_SALV_TABLE to display contract value, usage in full ALV_GRID. When I double cli...

Labels in this area