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

Debug Authorization?

Hi,Few User's in our production system is asking for Debugging Authorization.May I know what is Debug Authorization?I have seen that particular user is asking for Jump and Replace debug authorization.What is jump and replace Debug authorization?Kindl...

Resolved! Index Creation - Tables

Hello,Within a program data needs to be selected from a custom table.The custom table has 17 fields. The values of 16 fields (including all the primary keys) is provided and the value in the 17th column is read from the table. The number of primary k...

Resolved! Purpose of Se14

Hello Experts,I would like to know the purpose of transaction se14.Say i have added a new key field to the table. And the table has no data in it. Then is it still necessary to execute SE14. Is this process done to achieve full indexing?I would like ...

unable to display VAT

hi gurus,i have a sap script and where i have vat in it.i have line items with tax code v1 and tax code v0. v1 has the tax of 140 but when i try to display it on screen i dont get the vat...the vat calculation is don in the program using the FM.I ha...

Resolved! Update of sigle field

I m coding a GL debit /Credit report.i m collection data from bseg and then compare the record in FAGLFLEXA (For inter unit transaction prctr = pprctr,if false then delete record from internal table) based on the profit center.I m updating prctr fiel...

Resolved! Excel Upload

Hello, I have an excel work book with some data. I need to read this excel and fill the contents to a internal table. I try to use function module GUI_UPLOAD. But the result is very tough to interpret. Is there any other best way to handle this ...

OLE programming

Hello,I'm just working in that area of OLE programming. I set up my first Excel sheet but now I want to create a better design. At the moment I only know below features to design the sheet: SET PROPERTY OF h_f 'Bold' = bold . SET PROPERTY OF ...

ALV grid

Hello experts,I have some problem in ALV programming. I have 3 columns in my alv grid .I am displaying sum of first 2 cols in 3rd col .After displaying alv grid , when i change entry in 1st col. or/and 2nd col and give a tab (now the cursor is in 3...

regex pattern

Hi,string fieldvalue = ' 80.99-'after regex - string fieldvalue = ' -80.99'is there a regex way to move the "-"(last char) to the first digit(before the first occurence of a digit) ? and maybe move the complete value to the outer right. thx,Gord...

Resolved! How to CALL 'FBCJ' transaction and check cash journal user was working with

Hi there. I've got such a problem ...I've got a Z-program from which I have to CALL 'FBCJ' transaction and then after comming back into my Z-program I have to check which cash journal user was working with. How can I do this?I tried such solutions bu...

Labels in this area