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

Resolved! Add Variant to Message

Hi,Is that possible to add a variant to a message?For example, an information message has to be pop up when can not find a Report ID, is that possible to add the exactly Report ID number in the message? Like : "Report ID 001 is not exist.", and the n...

Resolved! IDOC_INPUT_ORDERS

Hi ,I have done the enhancement for ORDERS05 and I have done the coding in CALL CUSTOMER FUNCTION '011' to update segments.The data is getting inot the internal table but it is not updating(When I checked in WE02).What may be the problemThanksUmesh

IW51-Menu exit

Hi , Is there any Menu exit for IW51? My Problem is Question: Can I configure sales orders that were created from aservice notification?Answer: No. Because the order processing from a service notificationwas implemented via CALL DIALOG, th...

Resolved! internal table

Hi,Can anybody tel me what is wrong with following code:data: itab_tbtco type TBTCO occurs 0.data: wa type itab_tbtco.select * into table itab_tbtco from tbtco where jobname = p_jname and authcknam = p_uname ...

Resolved! Layout in ALV

HII set a layout in ALV with asscending order on any field. On runtime is there any way (i mean any variable) by which i know the sort order of layout.I am using class cl_salv_layout.any answer with different class are also welcome.RegardsAditya

Resolved! Bug on selection screen

Hello ,I have a selection screen on which there are two set of radio buttons.In first set of radio button there are three radio buttons and in second set there are 9 radio buttons.On selection of 3rd radio button from first set , some of the radio bu...

Resolved! Questions about IDoc

Hi ABAPers,I´m new on IDoc, so I need somebody to help me.I wish know how can I find where an IDoc is "generated". That is, where the MASTER_IDOC_DISTRIBUTE function is called.My issue is an IDoc generated during the purchase order process (I guess t...

Resolved! Generate PDF

hi,I need to generate PDF of a ALV Report automatically if the user selects a check box on the Selection screen.The user does not run the program in background, nor does he select the print option from the Menu. In that case is it possible to get a s...

Re : EKKO

Hi all,I want to fetch the purchase order from EKKO table on PO typewise.For example, If I want to fetch only third - party PO (which is item category BANC / BANS).how can I achieve that ?thnks in advance,raghul

Labels in this area