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

Resolved! dump when using IN in select statement

Hi AllSELECT rsnum matnr werks bdter bdmng  INTO  TABLE gt_bdmng     FROM resb FOR ALL ENTRIES IN gt_matnr      WHERE matnr = gt_matnr-matnr AND bdart IN (c_bdart_sb ,c_bdart_ar)                                   AND werks = p_werks AND XLOEK = '' AN...

Resolved! How to set select option blank for time data element in selection screen and how to get clock as f4 help in selection screen

Hello Experts,i am creating a ALV report in which for time input at selection screen i am using data element of type 'T' . at the time of execution in input screen the default value is coming like '00:00:00' but user is asking for blank input screen ...

Resolved! VA01 Screen Lock after Item Validation in USEREXIT_SAVE_DOCUMENT_PREPARE

Dear all,   I have put item level validation in MV45AFZZ user routine USEREXIT_SAVE_DOCUMENT_PREPARE. as per logic its working fine with in VA01 screen but when user goes to incompletion log(menu->Edit) and try to save the validation throws error and...

Resolved! How to passing data to an SMARTFORM from Y640FM06P program (Purchase Order)

Hello Gurues,I am very n00b in smartforms, I want to know how can I pass an Internal Table from my zprogram to my smartform layout and access to this data and show in my smart. Please see my steps below:1._ I configured in NACE my Ouput Type, smartor...

Resolved! type numc

Hi,A field type has changed from NUMC(3) to NUMC(4) in an active database table with data already.Now coexits boths values with and without leading 0. Example: 101 and 0101.How is it possible?Already adjust the table but with no effect.I suppose that...

Resolved! ABAP Object Class

Hi Experts,Need an advise on the following codes.TYPES: BEGIN OF gty_obj,           PLVAR TYPE hrp1001-PLVAR,           OTYPE TYPE hrp1001-OTYPE,                     objid TYPE hrp1001-objid,      END OF gty_obj.TYPES: gtab_obj TYPE STANDARD TABLE OF...

SM30 scrolling Problem

I have created and a custom table and have maintained a Table maintenance generator.I have scrolling Problem in SM30 . When i scroll down it works properly  but when i Scroll UP  from Lastt records it wont scroll. it hangs up.

ABAPER_P by Participant
  • 2791 VIEWS
  • 10 REPLIES
  • 0 Likes

An internal error occurred during:Debug Error: "Launching Debug - User HDB-SAPHANAABAP". Logon must be called in UI thread

I am trying to debug a procedure byfollowing the video in DOC-4474, but get the error:An internal error occurred during: "Launching Debug - User HDB-SAPHANAABAP".Logon must be called in UI threadwhen launching the debugger from the debug configuratio...

HANA Studio installation error: Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.path

When attempting to add the ADT to HANA Studio I get the error:Error getting the version of the native layer: java.lang.UnsatisfiedLinkError: no sapjco3 in java.library.pathAdditionally I get something about a possibly missing Microsoft Runtime DLL VS...

An internal error occurred during:Debug Error: "Launching Debug - User HDB-SAPHANAABAP". Logon must be called in UI thread

I am trying to debug a procedure byfollowing the video in DOC-4474, but get the error:An internal error occurred during: "Launching Debug - User HDB-SAPHANAABAP".Logon must be called in UI threadWhen launching the debugger from the debug configuratio...

Resolved! Run time Error: SQL error 60 when accessing table NRIV.

Hi,I am re-designing one FI Document postings program which is taking long time in our production system. In the new version, I had to implement parallel processing to get better response time.Flow:If you want understand little more about the program...

Resolved! Adobe Forms Layout Designer Could Not Open

Dear Experts,I am new to Adobe Forms,  when i Selecting the Layout its  displaying as 'Could not start Layout Designer' .        In ours  Client their are many  Customized Adobe Forms, but  while executing the forms in SFP  Its displaying  design, Bu...

Labels in this area