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...

    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...

    sheenamk by Developer Advocate
    • 94671 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    OPEN DATASET AUTHORIZATION

    Dear Experts,Below is my scenario.We are creating a program to print invoice from SAP. User wants to save the same invoice in PDF format in the OS level. We are using open dataset query to save the file in OS level.The users wants a READ ONLY access ...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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...

    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! Accepted Solution

    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! Accepted Solution

    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

    Explore this Area