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

Resolved! Delete runtime object

Dear experts,I would like to delete the runtime objects of a db table and db view.I have created a db table and a db view and activated them. I have changed the field name of a table component in the db table and the corresponding data element and I ...

How to append initial line to a dynamically created table "type ref to"

Hello Gurus,I am not able to fill a dynamically created table please see coding:    LOOP AT lt_tabnames ASSIGNING FIELD-SYMBOL(<ls_tabnames>).    FIELD-SYMBOLS <lt_table> TYPE ANY TABLE.    DATA lr_data TYPE REF TO data. CREATE DATA lr_data TYPE TABL...

Resolved! Enhanced Search Help and weird input field length limitations behavior

Hey Folks,I asked this question in the 'ABAP for HANA' subspace - as it concerns the activation of enhanced input search capabilities - but maybe the question is 'more relevant' in this subspace as it concerns a classical dynpro search help issue.In ...

In Tcode-me51n at item details,how to fill components using BAPI in report

Hii everyone,                      Guide me to fill the components in subcontracting process for Tcode-me51n at item details using BAPI in a report,Please shower some light on this.                    Thanks in Advance.Regards,Shankar.

Resolved! Problems downloading file info from https - Fieldglass

Hello all,I need to download in an internal table the contents of an CSV file that is placed in an URL in Fieldglass.The url opens a popup to select the directory where to save the file, but what I need is to read it from ABAP to an internal table.I ...

mvanselmi by Product and Topic Expert
  • 2274 VIEWS
  • 4 REPLIES
  • 1 Likes

C_QUEUE return subrc = 8

Dear expert,Good day. Currently, I met one problem when lock table, I met one dump issue. Then I debug codes to deep side, I found the root cause is when program trigger system FM "C_QUEUE", and then return code is 8. I try to find documents which co...

andy_zhang6 by Product and Topic Expert
  • 1077 VIEWS
  • 4 REPLIES
  • 0 Likes

FPL9 account display in ALV grid, Column Text is not getting displayed for Custom Field

HiBelow are the Snapshot of FPL9 selection and the output:The Above Line Layout is selected with ALV option, below is the output that is displayed:As you can see there are no column headings for the highlighted columns, because the above two highligh...

Unicode error for type x

  Hi SAP Experts,  I am working on a SAP system upgrade in which an include is have some data definitions which are no longer valid in Unicode systems.  I learned from the below link that type 'X' is no longer valid in Unicode systems.   http://help....

lucy_gray2 by Active Participant
  • 1749 VIEWS
  • 5 REPLIES
  • 0 Likes

pricing conditions determination

Hi,There is a Z pricing condition Z123 defined by the functional team.It should be in header level pricing tabRecently it is seen that is not coming up while PO creation in ME21Nwhen the user clicks on Update button , without changing any other data,...

bhakti2 by Active Participant
  • 1019 VIEWS
  • 1 REPLY
  • 0 Likes

Resolved! Need some information about module pool.

HI,I need a small clarification about module pool.IN Pbo i am using the below code.DESCRIBE TABLE it_ekpo LINES podet-lines.LOOP AT it_ekpo INTO wa_ekpo WITH CONTROL podet CURSOR   podet-current_line.     MODULE fetch_data1.   ENDLOOP.Which means how...

Resolved! Changes only within a method result in transport entries for method and correspondig header

Hello guys,we have a problem that when you edit a method within eclipse the correspoding header is also added to the transport request.We are on ABAP 7.4 SP3. Does someone has a newer version an can check this for me? I understood that this should wo...

rb by Contributor
  • 3780 VIEWS
  • 10 REPLIES
  • 0 Likes

Resolved! Transport Organizer View doesn't Restore Transport Request Column Content

Hello community,if I open the Transport Organizer in AiE and I change the width of the Transport Request column, at first smaller then wider, the content of the column is destroyed.Is it necessary to customize a refresh cycle or something else?I use ...

How to check that which ip address accessed my sap server in the specified time?

Dear All,Please show me that how can i find that which IP address accessed my sap server? I know the user ID but the same is using by 4 persons.Now I want to know that person'sIP address or host name. (1 important user ID got deleted. I found that de...

Help needed adding custom fields to property provider OpenText in Ext. ECM

Hello all.I'm busy creating a custom  property provider for OpenText. It's however totally unclear how I can read the provided data from the business object (BUS2054) and then add extra fields with data derived from the read info. I extended the orig...

Labels in this area