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

Resolved! Creating infostructure

Hi there, I have to create an infostructure (S9xx) and I don't really know how to do this. Can you give me any hints, links and/or transactions to realize this?I kow the fields that should be included but I don't know the way of creating it.Thanks a ...

SAPscript problem

Hi Folks, I am facing a problem in sapscript.I have to print some lineitems in the main window, the code for which is written under a text element.while debugging the script i notice that the code under the text element is not getting executed f...

Logic for Hr Report

Hi All,I have one report that is executing every week by batch job.If the employee position is changed or new hire taken place in the previous week, then it has to fetch that data and send it an email to manager. For example: if the employee position...

Resolved! RFC Connections in ECC

Hi Experts,I am configuring the ALE settings for connection establishment.I am using server in my own system.while configuring the RFC connections , which one I need to select.R/2 ConnectionsABAP ConnectionsHTTP Connections to External ServerHTTP Co...

SFTP

Hi Experts,I try to do SFTP to put a file in the remote server. I am not able to SFTP to the remote server. Please find the code below. CLEAR g_f_unixbef. CONCATENATE 'chmod 777' '/usr/sap/check.txt' INTO g_f_unixbef SEPARATED BY spa...

EDIT the spool pages

Hi,My requirement is I need to run the program in the background where I have kept the changing of my header page is like PAGE X of XXXX.This program is working fine when I keep the program in foreground mode.But when I ran the program in background...

Resolved! How to use BAPI

Hi,I have a BAPI 'BAPI_CTRACCONTRACTACCOUNT_CH1'. This BAPI will be used to change the contract account. But my reaquirement is I have added some custom fields to contract account screen and we can see these fields in CAA1, CAA2, and CAA3 transaction...

function code .

Hii alll.... I have a prblem in knowing the function code for the DUPLICATE ROWS button on the standard alv grid that is been called using classes ...the issue is i need to remove that button ....could any one plzzz help me out in solving this issue ...

leave to screen

hi gurus,i have using following code MODULE status_0102 OUTPUT. CLEAR sy-ucomm. APPEND 'PRINT' TO fcode. APPEND 'REL' TO fcode. APPEND 'EXIT' TO fcode. APPEND 'UPD' TO fcode. APPEND 'DEL' TO fcode. APPEND 'ADD' TO fcode. SET PF-STATUS 'PACK' ...

Labels in this area