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

select statment

Hi..I am doing a select statement on a database table based on a material number from a legacy file.The MATNR in SAP is char 18. If the legacy file material number has complete 18 chars like '000000000000100010' , then the select works fine.but if th...

Resolved! Query deleting current processing record that doesn't meet a critiera.

Hello Query guru’sI’m trying to delete the current processing record during the “record processing” phase of the SAP query. My query starts as a simple three table join, then during the record processing coding section I added some ABAP code to perfo...

Resolved! Reg. Idoc

Hi,I have an idoc in the form of a flat file on my desktop pc. I want to transport this to SAP (inbound) using program RSEINB00 and generate the actual idoc form this. Can you tell me how to use the program RSEINB00 breifly with the steps to generate...

Resolved! ALV

Is it possible to add more than one pushbutton to an ALV grid toolbar?I have added 3 pushbuttons to accommodate 3 different functions. Thefirst button works properly, but each of the other 2 buttons throw exceptionsin the event handler code.

Popup problem

HelloI'm facing a little problem concerning popup display.When I display a popup for confirmation, the user has to specify if he wants to continu or not.I he chooses YES, the process continu but, the popup is still displayed.How could I specify, that...

Resolved! write to server help

Hallowhallow i send this table to server but the problem that after the second perform delete the data that write in first perform and so on ,how can i write to the same file all the table like append?RegardsPERFORM write_2_server TABLES hire_emp_tab...

ABAP Query Doubt

Hi All, I am using the ABAP query using the infoset Logical database PNPCE.When i select the fields for the output i am getting it. But i need to make some of the fields as mandatory in the selection screen.How can i make it.Regards,Yogesh

Labels in this area