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

Resolved! How to convert Negative

Hi I have a field KONV-KWERT , i am doing some calculation using this field, during the calculation i need negative value also for this field, how to make that?for example Konv-kwert contains 78.3. Now i need 78.3-. How to make this, If i concatenat...

selecting records

hi all,I have a transparent table ztab with fields kunnr , dptype ,etc..I have internal table dtab with only field dptype.In ztab,for kunnr = 1, i have 'n' no. of entries(records).let number = 1.for kunnr =1, i want all records from ztab to b appende...

Resolved! How to give alias to the PARAMETERS variable name presented on the screen?

Hello dear experts,I usually use the web interface but there is this selection screen I have to do in classic client.I have a question that cannot be answered in the ABAP Objects book.Here it is:when I write such a code for the Windows GUI:PARAMETERS...

Resolved! SM58

Hi,One of my Idoc is stuck in SM58 queue for 3 days having status as Transaction executing and not clearing even after executed LUW.What could be the reason for this behaviour and how to resolve this.Regards,Cheritha

IF .. ENDIF

Hi,I m having a loop in tht i m checking one condition if its satisfied i will continue else my control have to go to next statement.. how to do this..I tried to use continue but its going to loop statement not to the next statement below if conditio...

Problem With Editable ALV

Hello SAP Gurus,I have developed an editable ALV using OO technique (class <b>cl_gui_alv_grid</b>). When i change the values of the entries & press the SAVE button a custom table needs to be updated.I have created a local class implementation & used ...

SuhaSaha by Product and Topic Expert
  • 541 VIEWS
  • 4 REPLIES
  • 0 Likes

Resolved! bapi

hi,what is the exact difference between 'CIMMIT WORK' statement and 'BAPI_TRANSACTION_COMMIT'.i know that BAPI's will use their dedicated structures and function modules, thats why we are using 'BAPI_TRANSACTION_COMMIT'.i want to know that cant't we ...

Resolved! writting in a file

Hi Gurus, In 1st pgm, im processing some records and writing that into a file named ‘plant’ in sapia directory.In the 2nd pgm im processing some records and I need to write these records to the same file named ‘plant’ in sapia directory, withou...

Labels in this area