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

    Resolved! User exit for SU01

    Hi geniuses,I need to validate field USDEFAULTS-KOSTL of Logon Data at SU01 transaction. I tried to find a user exit but the one that exists works only when you log-on to SAP. Somebody can give me a solution on this, please? Thanks and kind regards,M...

    Resolved! 2 internal tables

    Hi,Can I create two internal tables in one start routine? Would this hurt in any way? It's only for master data (600 records). Also, do we have to drop the internal tables after we use them in the transfer routine to free up space?Thanks,Kiran

    Resolved! dynamic programming

    Hello,I have a program with a parameter for a table name.PARAMETERS: pa_tab TYPE dd02l-tabname.This parameter will be filled with a dictionary table name.I am trying to define a type using this parameter name like this: TYPES: BEGIN OF t_itab. ...

    Resolved! String Parsing

    Hi Experts,I am writing a FM to read the input (file) that contains some set of strings. MY FM should read the invoices,amounts in a given string as follows:SWF OF 06/12/07 INV03467225-$2137.27 INV03467224 $ 56743.69 INV03404808 INVOICE,-03464401USD3...

    Resolved! index

    CASE r_ucomm. WHEN '&IC1'. Check field clicked on within ALVgrid report IF rs_selfield-fieldname = 'MATNR'. Read data table, using index of row user clicked on READ TABLE i_vbap INTO wa_vbap INDEX rs_selfield-tabindex. Set param...

    Has any one completed Kerberos Authentication for Single Signon on WASJ2ee

    Hi allWe are trying to setup Kerberos authentication for single sign-on on our SAP NW04's WAS Java System SP17 using Active Directory Services as Data SourceWe have tried 1. Setting up manually as per Duet documentation ( https://websmp110.sap-ag.de/...

    PLEASE HELP

    hi guys, i have to develop a object.1. There is a selection screen of type parameter P_DATE.2. when i give some date in input say 01-12-2006 it should select all the entries from table TCURR on the condition TCURR-KURST = 'TCL' & ...

    Resolved! bdc

    Hi,I am using gui_upload function module .What should i specify in the CALL FUNCTION 'GUI_UPLOAD' EXPORTING<b> FILENAME = ??????????????</b> FILETYPE = 'ASC' HAS_FIELD_SEPARATOR = ' ' HEADER...

    Open item upload - FI

    Hi,I want to upload all open items for vendor/customer and gl.Which BAPI should i use for these.Can i upload all open items in using one bapior separate BAPIs are available for vendor/customer and gl.T-code are : FB01 or f-02.Please guide me in this ...

    Labels in this area