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

Resolved! HR_PAD_HIRE_EMPLOYEE - Err: Person already hired

Hi Friends,I have created an Info type using  HR_PAD_HIRE_EMPLOYEE FM. I have pass values for info type 0000, 0001, 0002, 0003, 0006, 0009 and 0105 at a stretch.I am getting the message WPG208This entry deletes a recordEPG002Person already hiredBut i...

Resolved! BAPI_ALM_NOTIF_CREATE

I have an external application that creates maintenance notifications by calling BAPI_ALM_NOTIF_CREATE, BAPI_ALM_NOTIF_SAVE and BAPI_TRANSACTION_COMMIT.  It works when connecting to some SAP systems, but not others.On the systems where it doesn't wor...

Resolved! Transfer files from SAP to FTP Server

Hi, I'm using this code to send an 'X' file to an FTP server:CALL FUNCTION 'HTTP_SCRAMBLE'     EXPORTING       source      = l_password       sourcelen   = l_strlen       key         = l_scr_key     IMPORTING       destination = l_password.* Función ...

Logical database issue

Hi All,I have a small query about the Logical Database.Eg: my LDB name is ABCD, I am calling this LDB in my custom report: 1234.Here the issue is, in the report 1234 where I am calling the LDB ABCD, I want to make the Selection screen(LDB) fields as ...

Resolved! ABAP Push Channel under huge load. Any best practices?

Hello, I have a question regarding ABAP Push Channel, particularly about mixed scenario APC/AMC: http://scn.sap.com/community/abap/connectivity/blog/2014/04/14/abap-channels-part-3-collaboration-scenario-using-abap-messaging-and-abap-push-channels  W...

Resolved! HR_PAD_HIRE_EMPLOYEE - info type background creation

Hi Friends,I have created an Info type using  HR_PAD_HIRE_EMPLOYEE FM. I have pass values for info type 0000, 0001, 0002, 0003, 0006, 0009 and 0105 at a stretch.while creating via PA30. The info type 0003 is automatically created in background. so I ...

Resolved! SQL Error 339

Hi All,I am writing an AMDP method with multiple selects into it. The execution gives a dump with SQL Database error code 339. Below is the code for the calling Program :TABLES: mseg. SELECT-OPTIONS: s_matnr FOR mseg-matnr,                 s_pspnr FO...

LSMW error during convert data.

Hi all,I had executed an LSMW using direct input method in the step --- maintain field map and conversion rules ---- the code is as  follows ---               call function 'conversion_exit_main_input'                         input = main_struct-matn...

Labels in this area