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

Resolved! For all entries

Hi Experts,I am getting an error in a select statement using '<b>for all entries'</b>.The code is as following: select * from vbkd into table i_temp where vbeln IN s_vbeln and posnr = p_posnr. sort i_temp by vbeln posnr. if not i_temp[] ...

Resolved! User is still locked

Hello Experts,We are facing a problem with our systems. I have observed some of the users got locked due to multiple login with incorrect password.Exact message in SU01-Password logon not allowed (too many failed logons)When I unlock user it says "Us...

Reg Direct Input

Hi All,I am new in Direct input.... I know very well BDC and LSMW1) can u explain me what is direct input method?2) what is T-code for Direct input3) I want to use direct input method with LSMW.4) can u explain me step by step with screen shots.....5...

Resolved! Question about RFBIBL00

I am using RFBIBL00 in a program. It is creating a BDC session, but I need it to process the session also. Right now, it only processes by going to SM35 transaction and clicking process. Can someone please let me know how to get the BDC to process pr...

Resolved! FUNCTION MODULE

Tables: itab1 like itab. Import Parameters: p_erdat like vbak-erdat. p_vkorg like vbak-vkorg. p_vtweg like vbak-vtweg. p_spart like vbak-spart. Source Code: DATA:BEGIN OF ITAB OCCURS 0, vbeln LIKE vbak-vbeln, bsark LIKE vbak-bsark, ...

Resolved! PROBLEM

HI ALLI AM DOING A SCRIPT PROGRAME. DRIVER PROGRAME PICKS THE SELECT SINGLE * FROM EKPO WHERE EBELN = P_EBELN AND EBELP = P_EBELP.CLEAR KNA1.SELECT SINGLE NAME1 FROM KNA1 INTO KNA1-NAME1 WHERE KUNNR = EKPO-...

Resolved! Email with Outlook

Hello all,My requirement is that when printing a form, a "send mail" window (the default mail sending app in windows, for example Outlook) is opened with the pdf of the form already attached.How can i do this?Best regards,Nuno Miguel Silva

Resolved! Manually add View Cluster Maintenance Data to transport request

Hi you,when I created an application log object and some subobjects, this was automatically added to my transport request as R3TR CDAT APPL_LOG. Clicking at the key icon, I can see the detailed view and table name with respective keys.Now I created ...

Clemenss by Active Contributor
  • 2663 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! ALV Grid

Hi,I have a program with selection screen,After the user enters the selection criteria,the output should be displayed in ALV, so after the selection-screen I am calling the PBO of the screen(9000) and fetching data,creating container,creating object ...

Resolved! Unicode error

Hi gurus, I have copied one of the program developed in 5.0 to 6.0 and I am getting this error, can you please tell me how to get this thing resolved:<b>In unicode programs, the character "-" cannot appear in names as it does here in the name e-3,e-4...

Labels in this area