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

SU01 parameters

Can we export SU01 parameters from one system and import to another system from table level. Like we do RFC export and import as part of refresh.Both systems have same user master and same number of users.I am just wondering if exporting and importin...

Resolved! At Last statement is not triggered while using with Loop at From <idx> To <idx>

Hello Friends,I am using a loop statement with index. At the end of loop processing I want to display the total. Here is the piece of code. At first and at new statements are triggered while at last is not triggered.In the same program I wrote anothe...

Resolved! Event in TMG

Hi  FriendsI have a requirement to update a table from excel file ,for around 38 fields , but  before update  need to do calculation of above fields and update the 36th  field  accordingly  ..  I wrote a custom program for this .. but functional aski...

PDF Attachment embedded within the Email Body

Hi Experts,Requirement :- I have to embed PDF as attachment within the mail Body Just like happened when we select "Rich Text" in Outlook and embedded PDF .Please refer Pic 1                                                                 PIC1       ...

The plant data of the material xxxxx is locked by the user xxxxxx while processing the inbound IDOC

Hi Friends,i am working on custom Idoc for inbound scenarios.i am using the bapi for processing the data BAPI_GOODSMVT_CREATE .while processing , i am getting the below error. please suggest how to solve this error..The plant data of the material xxx...

Resolved! Abap, loop and assigning

Hi Experts,i am not familiar in "ASSIGNING"please have a look at the code below. I need dynamical set one field to second field in loop.( e.g. - >  <wa_data_struc>-<fs_kf_to> = <wa_data_struc>-<fs_kf_from>.) I have value in <fs_kf_from>  and <fs_kf_t...

Resolved! Quick Info in a Icon

Hello,I would like to include a quick info to a icon defined within a table control in a module pool program This is part of the programm.BEGIN OF ty_entregas,    vbeln TYPE vbeln,    posnr TYPE posnr,    icon TYPE icon_d, END OF ty_entregas. DATA:...

Labels in this area