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
    • 94651 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    Error: Large table KNA1: No field of a table index in where condition

    Hi All,In my code i have written a statement to select records from KNA1 database table. SELECT kunnr name1 name2 ort01 pstlz stras stceg FROM kna1 INTO CORRESPONDING FIELDS OF TABLE lt_data          WHERE stceg <> ''. I need to select all records wh...

    Resolved! Accepted Solution

    Copy standard program to Z with no status bar.

    Hi,           I have copied all the includes from MR11 into new Z Program, now my requirement is to remove Post button from the status bar or GUI and to remove from List-->Post. The problem is there is no GUI for this program. How to do this?Thanks,A...

    Resolved! Accepted Solution

    ACFEXECUTE passing parameters via ARGUMENTLIST in Web dynpro

    I'm trying to pass command line parameters to ACFEXECUTE when opening Windows Explorer to so that it opens in the below directory. It opens but only to my default directory. Does any see what might be wrong with how I'm populating the argumentlist pa...

    Resolved! Accepted Solution

    Can you help me understand Adobe Document Digital Signatures and how it works with NetWeaver ?

    HII am trying to understand SSO with the Adobe Document Digital Signatures in NetWeaver AS ABAP (WebDynpro) - as described at Digital Signatures in Form Integration - Web Dynpro for ABAP - SAP LibraryI assume (might be wrong) that the user first logs...

    tim_alsop by Active Contributor
    • 2825 Views
    • 10 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BTE 00501014 : VF01

    Hi Experts,I am trying to capture some data to ztables during billing of SO (VF01)  , so tried BTE in debugging I am getting 3 BTE's                         1.   00001025                         2.   00001050                         3.   00501014 (th...

    How to check if I have write access on my local system before writing/downloading an excel file

    Hello All,I have requirement where I need to check if User can download the excel file to their chosen file path. I am using the function module MS_EXCEL_OLE_STANDARD_DAT to download the excel file. My requirement is to send a warning message before ...

    Casting Type c (container) on decimals returns gibberish after unicode migration

    Hi folks,I'm unsure whether this is best posted on the ABAP Development or on the Basis Subforums, but oh well. Here goes!System Info: NW AS 7.03 ABAP Stack 731 Level 13, ECC 606 (EHP 6) with SAP_HR 604 Level 81 and EA_HR 607 (HR-Renewal 1) Level 32B...

    Resolved! Accepted Solution

    IDOC:CALL FUNCTION 'TRANSACTION_STATUS'

    Hi Abaper'sI am creating IDOC program using the function module IDOC_INPUT_DESADV1.IDOC and Inbound delivery has been created successfully created but not able to view inbound delivery. I getting an error like "Delivery XXXXXX(DELV NO.) does not exis...

    Resolved! Accepted Solution

    How do improve SELECT in BKPF/BSEG table.

    Hi everyone.I'm using this SELECT in a report program but processing this taking about 10 minutes in these two commands:select belnr           awkey      from bkpf      into table t_bkpf      for all entries in t_cobk      where awkey eq t_cobk-awkey...

    Resolved! Accepted Solution

    ERROR deleting records using FM HR_INFOTYPE_OPERATIONTYPE E S5 11 Date . . contains invalid characters

    Hi experts!We need delete all records of a customer infotype 9003. For this reason we have developed a program to do this function but it doesn't work by the date. In the debugger we can see the content of the returned value (l_return):TYPEEIDS5NUMBE...

    Is it ok if SAP GUI SNC client encryption (windows domain)+ windows X64+SAP ABAP + commoncryptolib ?

    Hi experts:Is it ok if SAP GUI SNC client encryption (windows domain)+ windows X64+SAP ABAP + commoncryptolib ?1)Should the public key of abap server be shared to GUi client ?How do we do that?Does the client need to generate pse and share the public...

    Resolved! Accepted Solution

    Error Messaging in SM30 at bottom of screen

    I have a simple ztable with a One Step Maintenance Screen.I have some validation code in the TMG of the ZTABLE in EVENT 01 (before save).  Here is a snippet:          SELECT SINGLE kunn2           FROM knvp           INTO l_kunn2          WHERE parvw...

    Labels in this area

    Explore this Area