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

Resolved! File Handling Advise

Hi All,What steps (best practices) should be taken when handling a file in Application Server when:1. File Transfer fails at the middle of writing records.2. Data was completely process but file creation failedThe program to handle files will be schd...

alv grid display

Hi, I have a requirement to display the out put in ALV Grid and in the display there should be a Change,Refresh Push buttons. when click on change button it will call some transaction and we will make the chages. when we click on Refresh button...

Resolved! Internal Tables

Hi experts,What is the fastest way to move one i_tab1 to another i_tab2? Assuming two tables of similar structure. Pls explain.a) append lines of table1 to table2.b) loop at table1. Move: table1-field1 to table2-field1, ta...

Information Message

HI Group, When I am passing Information Message(70-80 character length) with File name and File path I am not getting all the Message,Some part of Message getting Cut can any body suggest how to solve this.I am giving foloowing message:Message I048(Z...

Resolved! Sales Order Header Partner

Any help will be appreciated.After you enter a sales order you have the ability to change the partner functions address data by double clicking the partner. I only want my users to edit certain partners address data but not all. Release 4.7Thanks i...

About lock object

I have one TABLE with TABLE MAINTENANCE GENERATOR and it has also LOCK OBJECT.Now I have adjusted the table by making some normal fields as primary keys and regenerated Table maintenance generator , It seems to me lock object also adjusted( I am ab...

User Exit message

Hi,I want to override a system message which says 'revision level does not exist for Material... while creating the PO with reference to PR through ME21.I want make this error message as warning message.i have serached SPRO->Material management->Pur...

Need help...

Hi All, Can any one tell me how to display data for different materials using a function module.ie If i enter around 10 materials, then it should display the details of all the 10 materials using a function module.ThanksRaj

Labels in this area