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

Resolved! Managing locks

Hi All,I have a custom table that gets locked whenever someone tries to update it. Instead of the entire table getting locked, can I make it record locked ? If so, how do i do it ? The field VIMDESC-SUBSETFLAG is the one that determines this behavior...

BDC transaction

Hi, I need to insert a paragraph of comments at the first line of my program so I have use BDC to insert it. Before I record it, I have already created it as a new pattern to insert the comments. During the recording, I will have to click on the "pat...

Batch

Hi,I need to check whether the changes are online or background. For this, iam using sy-batch to check. if sy-batch eq ' ' --> it is online otherwise it is background.This is working for online changes but sy-batch is not updating when iam using back...

using a view

hi folks, I want the help is creating and using the view. I need to grab data from four different tables JHTFP(3), JHAMOT (2), KNOV(2) AND MHND(1). The connection between these tables is BSEG. I went ahead and created a view pulling up these fields. ...

Resolved! Reg USER EXIT PBAS0001

Hi, In our company , during hire action in Pa40, when the user hits save button on infotype 8, we have to add one more wage type say '/xxxx' and amount say 'xxx' . sow when the user comes back and checks that..he will be seeing the standard wage /1...

Download ABAP Class in 46C?

Hi,Anyone know a tool for downloading ABAP class method codes/ attribute definitions to a local PC file for release 46C?I know Direct Download, but for 46C version it's not possible to download Classes:-(I know that via menu Goto-> Protected/Private/...

Open file Dialog!!!

Hello folks,In my program I am using the FM TMP_GUI_FILE_OPEN_DIALOG for opening a file. My additional requirement is I want to add some types to FILE TYPE LIST BOX on the dialog.For example...when we try to open a file on windows...we get a dialog w...

SAP tables

Hi!Is there available a list of tables that appear in basis? I'm interesting to do a abap-report that will print out for example last backup, is there critical tables etc. and i am trying to find the tables where i could get this information. So, i'm...

Resolved! Reg Sap Scripts

Hi All, My requirement is to print the Address of the customer in inverted form. The rest of the text is to be printed on the page Normally but only the Customer Address has to be printed in ‘Inverted” manner. Any help in this matter is most welcomed...

Resolved! Update ALV

Hi All,I want to change certain cell values just before it is shown to the user with the method set_table_for_first_display. Any clues on how to do that? Can I do this by raising the event data_changed? if yes how?BRSandeep

abap

i created two tables with 3characters and 3key figures ,in second table with 4 keyfigures and 4th one is left blank(sum total),and i created entries in it.if i add3rd kf of both tables the total (sum) will come in the 4th column of second table.i wan...

Labels in this area