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

Enhancements on XD01

Hi ,In tcode XD01My requirement is need to display the tax screen under account management in company code data,for particular company code and account group.for others need to be supreess,I know in spro transaction about the screen layout options,bu...

How many main windows can smart forms have per page?

Hi friends,                     This question may be a basic question but i am not getting perfect answer how many main window can we create in smartforms per page some says one some say 99 . when i tried, i have created lots of main windows per page...

Resolved! Execute standar and Z programs in secundary database (hana sidecar)

Hi.I have create a secondary database in may ECC, that data base is HANA in sidecar mode.I only have replicated some tables from my ECC but I can't find solution for the following question:     I need ejecute some programs or transaccions,standar and...

Resolved! Need to access the interface during dynamic creation of Object (By passing the Class name through Variable)

Hello People .I have a scenario where the name of class  is not fixed . Here i am trying to create a object to access a method inside a interface used inside this class ZCL_CLASS_GLOBAL  .That is why i have created my object in the following way.data...

Alternative for WAIT UP TO ...

Hello,Can someone suggests an alternative for 'WAIT UP TO SECONDS'? My problem is that I have to use this statement in a user-exit when generating bank messages. But, if I use, it's registered as DB commit and the consequence is a dump in a general f...

iklovski by Active Contributor
  • 5285 VIEWS
  • 21 REPLIES
  • 0 Likes

Resolved! Is it safe to delete a Lock (table /SDF/MON_CALL_KEY)?

I have googled this but not found exactly what I want.On our PI system we have 3 lock entries (SM12) for table /SDF/MON_CALL_KEY yesterday evening around midnight. This is on our PI system, and is for and IDOC going to a receiving system. In SM58, on...

Resolved! Records appending into same line when file is downloaded from Application server

Hi Experts,I am uploading comma separated values into application server with .CSV file extension.Have no issues while appending records into final internal table(record type c length 3000).TYPES : BEGIN OF T_FINAL,               RECORD TYPE C LENGTH...

Labels in this area