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

Internal table logic

Hi, I have a scenario that I am trying to work on: I have three internal tables itab1 itab2 and itab3, all three internal tables have same fields in them but might be different values: All the internal tables have three rows of data and in each row t...

Select Single

Hi All,I'm using select single matnr werks into (lv_matnr, lv_werks) from marc where matnr = matnr.While executing it showing dump error.I know to use workarea or table but i need to achieve in this way.If i use single field(matnr) its working fine.C...

Kishore_ by Explorer
  • 1414 VIEWS
  • 6 REPLIES
  • 0 Likes

Resolved! application log

Can any one explain me when can and how can i make use of application log facility.I have gone through SLG0 and SLG1 but i am not clear.Can we get the logs of a database table by making use of this application logging facility?Should logging check bo...

IT_data2 modify

Dear All,i want to modify it_data2 table with latest two PO only for Material.how to do this ..Please help on this.My data it_data2 have 62 records and it_data3 have multiple records material and PO.this is my po. LOOP AT IT_DATA2 INTO WA_DATA2. SO...

Issue with runtime object of implicit enhancement after transport

Hi,is there a general solution to work with errors in the runtime object of implicit enhancements? I added a post-exit implicit enhancement to a standard FM. The enhancement was correctly processed in the development system.After successfully transpo...

AlexAdam by Product and Topic Expert
  • 1201 VIEWS
  • 6 REPLIES
  • 0 Likes

CLASS backup

Hi Friends,How to take a back of all the methods, atrributs and parameters of call into local pc? Basically I am done with my current project so want to copy all my codes to pc that way I can reuse it in future.ThanksNash

Group Sort ALV

Hi,Is it possible to group sort on ALV?it seems we are able to merge together several rows via sort but only on its field level. is it possible to be a group field level? example if i sort PO number first and vendor second it will have individual PO...

CO01 CO02 COMMIT

hy expert, i have the requirment to fill a custom table after a save on c01 or co02 is any badi or user-exit that i can use?i'm on ecc6. i watched for enhacement point on CO_ZV_ORDER_POST but there are not after the commit. just after the commit ther...

read_text output.reg

Hi all, i am using the function module READ_TEXT, to fetch the long text for my program, when i am fetching the same, into the internal table from the tables column in the function to a internal table tlinetab which has a include type of the structur...

Labels in this area