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

Problem in capturing BDC Call Transaction Error Message from Pop Up Screen

I used BDC call transaction to Update IT0014 along with Cost Assignment details(Structure COBL) using PA30.When I executed in Foreground Mode(A), I am able to see error message Cost Center does not belong to Company code.The same error message is not...

Resolved! Transfer order printing

Hi Friends,I need to print the transfer order layout automatically, and the layout is custom layout. I have checked the transaction OMLV, and I found one standard program u2018RLVSDR40u2019 as a print program. My doubt is do I need to copy that progr...

Customer Last Invoice

i need only last invoice amount of all the customer in table VBRK.in select statement how can i use MAX aggregated function to get above information.Moderator message - Welcome to SCN.Moderator message - Moved to the correct forumEdited by: Rob Burba...

Resolved! Exit/BADI for SM30 ?

Hello,Is there any User-Exit or BADI available for Tcode SM30?The requirement is to log changes to table data through SM30 under special scenarios. P.S.-> I can't use Table Maintenance Events or Table Logging (Technical Settings) for my requirement....

Resolved! drop down menu

Hi experts ,I have the following requirements :1. I have to make a customizing z_tabel to be filled via transaction sm30 with the following fields : a. Day : hier i want to make a drop down menu with the days of the weeks (monday .. sunday) ....

Resolved! Call to Fm dynamically

HI all,i need to call this Fm for 5 times,my question is instead of calling to the Fm 5 times one by one there is way to do that better (nicer) ,i don't want to use perform.e.g. lv_domain_name = 'DATFM'. CALL FUNCTION 'DDIF_FIELDINFO_GET' EXPORTI...

Resolved! ALV issue

Hello, I want to display an output in ALV format. I have called the following method. CALL METHOD ref_grid->set_table_for_first_display( EXPORTING i_structure_name = 'ZAIL_PA0001STRU' *" 'USR_STRUC'* CHANGING ...

Resolved! String Right Trim

Hi,I have to right trim a string which is not working when I tried the below,eg : var = "abcdefgh ".In the above I want to remove the trailing 2 spacesI triedshift var right deleting trailing space.which completely cleared var.Please help me on res...

exporting source code

Hi there,I wrote a lot of programs and now I would like to export them to text format to archive it on my Windows personal folder. Instead of copying down the code and pasting it on Notepad, is there any other simple way of doing it? Like exporting a...

Resolved! Use in partner roles

HI all,I am archiving some customers through SARA transaction, in any cases the result is "Use in partner roles" and customer isn't archived. Does this mean I can't archive that customer? Can I do something before in order to be able to archive the ...

Resolved! SUBMIT rkaep000 in background

Hi Guru's,I've created a selection wirh differents parameters :1)Controlling area - KOKRS2)Partner Object -PAROB3)Posting date - BUDAT4)Debit TYPE-BELTP5)Business Transaction - VRGNGI try to pass those parameters in background to the report rkaep000 ...

Labels in this area