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

Delete Invoice Issue

Hey All, I have an invoice which was created due to error and we are trying to delete it. This invoice is related to a PO which was already invoiced with a different invoice number. I dont know how the second invoice even got created.Now the pro...

Resolved! Parameter validation

hi all,I have to validate a screen feild in selection screen.Its a parameter on selection screen of type business partner.from table but000-partner.I want that if the user enters anything other than business partner number, the program should throw ...

Resolved! Quering T005T with landx

My requirement is that in the Recipient address of the Invoice, I need to change the country name from its system language to always English. For e.g. Belgique in F would always be represented as Belgium in E. The problem I have is within the std SAP...

Resolved! report going to dump

Hi,My report has 60,000 records in the internal table.when im executing it,it's generating run time error as 'Time limit exceeded'.i placed a 'select single' statement inside a loop. as there is no alternative i used the statement(i cannot use 'for a...

ALV POP UP.

In a table control ,after entering some fields and pressing enter a row should appear as a pop up in a new screen for populating the remaining fields .This should be a custom screen with an Ok and Cancel button and on screen load an ALV list with the...

BDC in Background job

Hi all,I am using BDC to update the serial number in VA42 I will select line ietm and technical object then I will update serial number.This BDC is working fine in foreground and also in Background mode.Its updating perfectkly.If I sechedule the job ...

Update / Modify

Hi,I have a ZTAB Table which has 10 fields and already have values in it.Now I want to update two fields IDoc Number(11th field) and IDoc status(12th field) in table ZTAB.I tried with both update and modify its not working.Please let me know the decl...

Resolved! BAPI_PO_CREATE1

HI GURUS,CAN YOU PLEASE HELP *I WANT TO WRITE A CODE FOR CREATION OF PO USING THE BAPI_PO_CREATE1.ist i want to put one selection screen where using AT SELECTION SCREEN ON VALUE REQUEST FOR P_FILE i want to give browseing option for one text file wi...

How to use TCode SAMT

Hi,SAP has recommended via note 743744, to use TCode SAMT for :If only the FI documents were updated, use Transaction SAMT to check if and where you are using a COMMIT WORK command internally. You should remove these commands immediately.How does one...

Labels in this area