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

Resolved! E1EDP01

Hi Everyone,When I am trying to change the price in E1EDP01 segment in IDOC, it still posts a contract with price $0.00. I debugged it and found that this is because of the standard program SAPMM06E with screen number 220. Its hitting the MODULE <b>C...

Resolved! case statement?

wt is wrong with below..can any one please tell me..i m getting error like . statement 'I103' ended unexpectedly.data : lv_subject(30) type c value 'Bid Number XXXXXXXXXX'. constants : c_num(10) type c value ' Number', c_accepted(10) ty...

Resolved! MI10 - Conversion...

Hi allI want to post Physical inventory documents using 'MI10' transaction code.1. What is the best conversion methid (LSMW, CATT, BDC,etc.)?2. If I am using LSMW, what is the preferred object type? Assuming BAPI is the best method, what will be the...

Resolved! ALV Question

I have a report with ALV output. When i run the report in the foreground it works fine.But when i run in the background it truncates last 4 columns( may be i have too many colums, I get a scross bar in the foreground). I tried to increase the width o...

pop up window

DATA:L_TITLE(10) TYPE C, " Title of pop-upL_TXT_QUESTION(52) TYPE C, " Text displayed in pop-upL_DISP_CANCEL TYPE C, " Display 'Cancel' button?L_BTN1 TYPE ICON-NAME, " Icon on button 1L_BTN2 TYPE ICON-NAME. " Icon on button 2L_TITLE = NUMBER.L_TXT_QU...

SHDB Recording

I am doing an SHDB recording for transaction MM02 and only changing the Old Material Number field (MARA-BISMT). I thought that the recording would only bring back the field that I changed, but it is bringing back all the fields that have values eve...

Resolved! priority of events

Hello friends,What is the priority of triggering events ?i have following events,Initialization > at selection-screen > strat-of-selection > end-of-selection >top-of-page > end-of-page.Note :i have used following code,INITIALIZATION.WRITE '1'.TOP-OF-...

Labels in this area