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

Resolved! TMG event

Hi Experts,     I have created a table with a TMG.     I have a requirement to create an event which will trigger each times when the user presses ENTER in keyboard for a row..     I have used event 01 but its only triggered once for a record..     P...

NAST and NACE relation

Hi , We got a requirement to create an outbound IDOC for the message type WMMBXY and the idoc type is WMMBDI01. So, here we also need to create an extension to this idoc type. That is also done. Now, we were asked to create a new output type, create ...

hello i am deleting item condition through bapi BAPI_SALESORDER_CHANGE but it doesen't work tell me proper ans

REPORT ZBAPI_SALESORDER_DELETE_COND. DATA:SALESDOCUMENT TYPE BAPIVBELN-VBELN,       ORDER_HEADER_IN TYPE TABLE OF BAPISDH1 WITH HEADER LINE,       ORDER_HEADER_INX TYPE TABLE OF BAPISDH1X WITH HEADER LINE,       ORDER_ITEM_IN TYPE TABLE OF BAPISDITM ...

Resolved! C_DIR_READ_START is unable to recognize a file directory only in PROD instance

Hi Experts, C_DIR_READ_START  FM is able to read a particular directory for ex : /home/xyz in Development and Test SAP instance without any issues.However in PROD this FM is not able to identify the directory : /home/xyz. I can confirm that this is n...

Resolved! Group by and Sum

I cannot for the life of me understand why this doesn't work. lt_output contains correct group by matkl but my sum for netwr isnt working. returns 0's for all rows.   SELECT a~matkl SUM( a~netwr )     INTO CORRESPONDING FIELDS OF TABLE lt_output     ...

Resolved! Create initial Data

Hello together,I have enhanced a standard BOPF Object (/SRMSMC/CO_CRT) with a new subnode. So far, so good. It works for now.I display the data in an GUIBB List Data, this also works. Now I want to be there some initial lines, which are not on the DB...

Resolved! Error in FTP_CONNECT

Hi all,I want to test a function module "FTP_CONNECT". I am passing below four mandatory parameters. USERPASSWORDHOSTRFC_DESTINATIONand I am getting an error "User XXXX has no access authorization for computer XXXX. Message no. 04202"My doubts are as...

Resolved! How could i change the label text of the standard text in custom report.

Hi, I need a small suggestions.In my Selection screen i put one field as sales order, When ever user click on That f4_help i need to show No of sale orders and customer name i need to add in the f4_help.But right now data is showing like, Sale order ...

Labels in this area