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

Resolved! ALV grid field catalog

Hi , Could someone explain why in  field catalog creation  developer put the number between brackets before move the value to field catalog field      IF ls_fieldtab-fieldname = 'ORDERNUM'.      MOVE 'Document#'(128) TO ls_fieldtab-seltext_m.      ls...

Scheduled Job of BDC Report Working in Debugging Not Working If We Directly Process

Hi Experts,     I am Created BDC Report For Creating Return Order Using Call Transaction/Session methods (tried With Both). It is working Fine When i Directly Executing in any Mode.Actually i Want to Scheduled that Report As Job .When i Scheduled tha...

Reg-Dates adjustmnets

Hi All,Could any one give code for the below scenarios .Scenario1: Prices Valid From Valid To   5                                                           15-March                              30-April  3                                            ...

You attempted to extend an internal table, but the required space was not available.

Problem in sort text is "   No more storage space available for extending an internal table."Please Provide me the solution ASAP...create data lr_data type (lr_table_descr->absolute_name).assign lr_data->* to <fs_tab_temp>.LOOP AT <ft_data> ASSIGNING...

Resolved! F4 help in module pool (need to retrive whole Row istead of single value)

Hi Experts,i am using Fm '  F4IF_INT_TABLE_VALUE_REQUEST ' for customized F4 help in my module pool program.in this i am having the fields in the interal table  EBELN,MATNR,  TXZ01(MATERIAL TEXT) , NETPR(COST OF MATERIAL) .Here i am retriving the fie...

Resolved! How can I add & display a field in Additional Tab B for only country France or for a specific Company code?

Hi, We need to add a Custom field in Additional Tab B. Since we have taken the access key I have added a new field in Additional Tab B also added the field in VBAP.  But our requirement is to add this field only for France or for specific Company cod...

Resolved! Re:me23n updation

Hi Expert,In me23n i have enhance the  CUSTOMER DATA tab with new  field called DATE in which include ITEM data may get updated when we add or perform any operation in header corresponding to item.Looking forward to here from you.Regards,Am

Dump in a custom program

Hi,when I execute a custom program system generates the following message error but is not clear:Runtime Errors         SAPSQL_ARRAY_INSERT_DUPRECException              CX_SY_OPEN_SQL_DBDate and Time          21.05.2012 09:06:30----------------------...

Resolved! output error

i am making a sales report and 8 of my feilds are displaying correct.and rest all are coming correct in debugging mode but when i am executing it,rest fields are copying the values of last feild irrespective of the input.please tell me how to correct...

ALV GRID DISPLAY hyperlink

Hi All,             I'm creating a alv report program and inserting hyperlink in it.but it's not working.      IT_ADDFIELDCAT type  slis_t_add_fieldcat,      WA_ADDFIELDCAT TYPE LVC_S_FCAT,as my ADD  field catlog.  IT_fieldcatalog type slis_t_fieldca...

Labels in this area