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

Resolved! upgrade problem

Hi ,we upgraded our system from 4.6c to ecc6. i found out that something is not working well with the query variants.the variants are there but it don't show the data as it was in the old system (some columns are missing).i read notes and executed ...

Resolved! Pop up Message

Hi Experts,I have doubt with pop up message.I have one variable like,PO = '3000000014'.So I want to display the popup msg like, "For all details see the Purchase document number : 3000000014"So how can I pass the Parameter PO to Pop up Message.Thanks...

Resolved! message in alv

hallowi do alvreport and i wont to send message text to the user when he dont coose anything how i do that?regards IF p_tcode IS NOT INITIAL. SELECT * UP TO 1 ROWS FROM tstc INTO CORRESPONDING FIELDS OF TABLE tstc_tab WHERE tco...

Resolved! mara

Hi,I have included a append structure in table mara.Then i have deleted the structure.after that i used database utility(se14) to adjust mara but it is not adjusted it has deleted the contents of mara.is it possible to recover the contents.

table name

Hi gurus, I am looking for a field called "FINPRICE" basically it is meant for Planned price of materials, can you please help me to locate the table name for this field. I have been told that this field is in the material masterThanksRajeev..Messag...

Resolved! sy-ucomm

Hi,i have a program that will go to a transaction code MM02 when a button is click...But when i double click on the material number the value of the sy-ucomm is equal to the MM02, and will go to the transaction MM02 which is wrong...How can i change ...

Resolved! Field Exit (Urgent)

Hi Experts,How can I find table or structure name at field exit include.I am using a include MV45AFZZ which is for field exit of tcode VA02, Now how can I find table of structure in which data is stored temporarly, so that I can check the same.With w...

Selection screen fields

Hi ,There are no of selection screen fields, in that two are 1) PO number 2) PO item.The requirement is by giving the first field value as PO number and with out pressing enter, in the second field the po item values of that particular PO number sho...

Resolved! alv title help

hi,i wont to do the title from alv daynmic ,that can change accordingly to the <b>value</b> in tstct-ttex field that can change by user .Regardsi reward CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = sy-repid ...

selection screen fields

Hi,I have two selection screen fields, one is PO number and second one is PO item.Now the problem is if we give the value of PO Number in first filed then the related po items should appear in the F4 value of the second field. If possible please send...

Resolved! Indexes in table join

Hi Experts,I have three tables and I am using a join condition to link the three tables. Just need to know how can I improve the performance of the select query by using indexes. Can a secondary index be used in join table where in the where clause i...

MIGO Dump

Hi allWhile doing MIGO for Delivery I am geeting a run time error, I am giving the details of the error below.Runtime Errors MESSAGE_TYPE_XDate and Time 05.11.2007 06:05:17Short dump has not been completely stored (too big)ShrtTextThe current applica...

Resolved! MIGO DUMP

Hi allWhile doing MIGO for Delivery I am geeting a run time error, I am giving the details of the error below.Runtime Errors MESSAGE_TYPE_XDate and Time 05.11.2007 06:05:17Short dump has not been completely stored (too big) ShortText...

Resolved! rbdmidoc

When i execute rbdmidoc, the result is a partial idoc(not all the segments), is there any way to send all the idoc completely, maybe in the we20 or in someweher in custo?.Thnaks in advance.Regards

Labels in this area