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

    Y10K problem

    Greetings ABAP Gurus,One of my clients asked me today to investigate the SAP Y10K problem and specifically the ABAP side of this.They have been working at it for exactly a year now (more on the configuration side) and have been making good progress b...

    Resolved! Accepted Solution

    calling secure web service

    Hi,I need to consume a secure service but before doing this i need to be authenticated by way of a login certificate.I have uploaded the client certificate provided into STRUST.  When i try to create the client proxy classes by way of the service con...

    Resolved! Accepted Solution

    Submit progrm for FBL5n

    Dear Friends,I need the output of FBL5N based on some inputs so i used SUBMIT statement but my doubt is how would i get the output data..Pls kindly help me.. i searched alot but did nt get any solvable answer.SUBMIT rfitemar WITH dd_kunnr EQ wa_final...

    Resolved! Accepted Solution

    ALV showing repetitive lines despite line items the same

    Hi all,I am required to sort and show 2 lines if the customer no, sales order no the same.I used the  REUSE_ALV_GRID_DISPLAY FM for my ALV and have done the sorting.Problem is despite having do the sorting for all the fields to be displayed in the AL...

    Resolved! Accepted Solution

    GRC AC 10 security object question: GRAC_REP and Report Name (GRAC_REPID)

    Hi,I am looking to limit visability to AC reports in various roles via object GRAC_REP. Can someone point me to a listing of the Report Names (GRAC_REPID)? I do not want this value to be '*'. The only one I am able to dig up so far is GRAC_SPM*. I am...

    Resolved! Accepted Solution

    Function RfcGetRowType in SAP NetWeaver RFC SDK DLL

    Hello community,the actual library SAPNWRFC.dll contains the function RfcGetRowType with the ID 101 at address &H7890. But this function is not documented resp. I can't find it in SAPNWRFC.h or in the documentation - neither in the HTML nor in the PD...

    Resolved! Accepted Solution

    how to improve performance

    I have the following code snippet:*fetch data from table using select*now for each record, get the text using read_textloop on table lt_table.CALL FUNCTION 'READ_TEXT'           EXPORTING             id                      = lv_id             langua...

    saradas by Explorer
    • 3673 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Getting FIeld Catalog for query created by SQ01 in additional query functions(sq09)

    Hi All,I am creating additional function in SQ09. So I can save the query output on application server.On selection screen you can select alv list variant. I want to use this variant to limit output columns number and orderdepending on field NO_OUT i...

    Link between Scheduling Agreement and Delivery Doc

    Hi,I have a scenario where i need to get the link between Link between Scheduling Agreement and Delivery Doc.In the table VBEP i have 3 line items Ex- Scheduling Agreement  -  Posnr  Etenr        30030                              10      1        30...

    Runtime error for select statment in COEP table

    select KOKRS          BELNR          BUZEI         OBJNR        WTGBTR        WRTTP        VERSNFROM COEP INTO TABLE GT_COEPFAE GT_PRPSOBJNR EQ GT_PRPS1-OBJNRAND WRTTP = '4'vERSN = '0'.SHOT DUMP--In select access,the read file could not be placed in ...

    USER EXIT ZXPADU02

    Dear Experts,I am doing user exit zxpadu02 on infotype 2001 and i have to update a screen field q2000-anzhl,i have tried doing it with hr_infotype_operation and dynp_values_update function modulesbut none of them are working,please suggest me how to ...

    Resolved! Accepted Solution

    HTTPS WSDL: Exception occurred in communication framework:Error in HTTP

    Hi, I am trying to create a client proxy in SE80 Enterprise Services. I use external WSDL URL which is a HTTPS URL. I am receiving the error "Exception occurred in communication framework:Error in HTTP Framework:404Connection Failed" We have activate...

    Labels in this area

    Explore this Area