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

Resolved! select statement

hey,i m facing a very simple issue...just want to confirm if my understanding is right...select single a b into x y from table where m = n.ny problem with this statement ??can't i select the needed fields and move them to local variable of my choice ...

IDOC from R/3 to ECC

Hi I am doing one custome idoc interface between R/3 System to ECC.R/3 is sender and ECC receiver.Created all necessary settings in both systems and created RFC destination in R/3 Connections and successfully done the test connection.Now in sender sy...

Resolved! log in SM37

Hello Everyone,I'm ejecuting a job wich creates some documents (I have a Batch input in SM35, and press F5, background execution), Im SM37, the job finishes ok, but, where can I see the number of the documents created?Regards, Sebastiá

BDC Error

hie guys i have had an error on my upload program using BDC whilst trying to upload budgets for cost centres through transacode KP06. I noticed that on my recording the field is the same ie KPP0B-VALUE(01)...KPP0B-VALUE(05), is it then possible to up...

Resolved! Smartforms

Hi Smartform Experts,Need your help...i have created smartstyle and attached to smarform one of the paragraph format say 'FN' is not taking by smartform and that particular font is also aviliable in SE73 , please help me out wats the problem.Note : I...

Resolved! MODULE STATUS_0100.

hey,this is a very simple question to all dialog programmer experts. so in layman terms can anyone say what is this MODULE STATUS_0100 when i create a screen ??initially it is commented ..what can i write in this module and what are the other things ...

Table fields update

Hi experts,I have a database table in which there are 2 fields. One for the user ID and another for the corresponding user name. I also have a maintenence view for this table.Is it possible that whenever I enter the user ID the corresponding Complete...

Resolved! Matchcode for XD03

Hi !When using XD03 and searching for customers by address attributes, is it possible to change the view so that the whole address appears on the list. Currently only the street address appears on the screen so if we happen to be looking for a ship-t...

Resolved! issue with sy-tabix..

hey,In my BADI, i have a variable l_ztabix of type sy-tabix.i loop thru my idoc data internal table and modify the internal table if neccessary. loop at t_idoc_data INTO wa_idoc_data. l_ztabix = sy-tabix. ... .... modify t_idoc_data index l_ztabix FR...

Labels in this area