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

    change table value

    Hello experts,I handle SD instead of ABAP. However I got some questions related to ABAP. Pls help. Thanks.Q1. Is it possible to change the value in field KOSTL of table LIPS? For e.g. KOSTL shows 123, any chance to change it to 456?Q2. If the answer ...

    Resolved! Accepted Solution

    How to Convert String Data type to Table so I can use SAVE_TEXT Function

    Hello,  I have a requirement to take data stored in a string data type and then use the SAVE_TEXT function to store this data in a text object/id.  I know how to use the SAVE_TEXT function.  I just don't know how to take the data stored it in a strin...

    Resolved! Accepted Solution

    Cursor postion on alv

    Hi Expert,In module pool I am using alv display in subscreen. I am using cl_gui_alv_grid. which have one editable coulmn to enter quantity.Now  once I execute main screen and its all ALV subscreen. Requirment is cursor should place only that row and ...

    Disable X.509 Certificate Selection when opening a SSO enabled Solman Website

    Hello experts.we had configured successfully X.509 certificate SSO on our Solman System.We're using Secure Login Client 1.0 SP4 PL1.In SAP we maintained the certificate data in transaction EXTID_DN.User can log on successfully.But when opening the So...

    Resolved! Accepted Solution

    How to minimize the code for the displaying three reports with same fields and different sort and aggregate option.

    Hi friends i have written the code for displaying the three distinct record in same program by giving the radio button in the selection screen. Here in the above case i used the subroutine for calling the report, but for each and every report  i am...

    Resolved! Accepted Solution

    F4IF_INT_TABLE_VALUE_REQUEST Problem

    Hi Gurus,I am getting blank values in for F4 help.CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST'      EXPORTING       RETFIELD                    = 'SPART'       DYNPPROG                 = SY-REPID       DYNPNR                      = SY-DYNNR       DYN...

    Resolved! Accepted Solution

    User able to see EN language for specific t-codes(ME*)

    Hello All,Kindly respond promptly on below issue. Little urgent issues. A user is login with JA language by using SAP GUI, but still user able to see specific(ME*) t-codes in EN language, apart from ME* all are being with JA language. User would like...

    Resolved! Accepted Solution

    Changing the PDF revision/version using CONVERT_OTF_2_PDF?

    Dear community,I did some googling regarding this topic but couldn't find anything relevant, so I apologize in advance if this topic has been questioned/answered before.We have received a request to send a spool output via email in PDF format.So far ...

    Resolved! Accepted Solution

    Is it possible that FM 'GET_JOB_RUNTIME_INFO' get wrong job name and count?

    Hi Gurus(big God ), In my scenario, two or more user could run a program(A) in same time, which will create a background job, by 'JOB_OPEN' 'JOB_SUBMIT(B)', 'JOB_CLOSE'. In program B,  called this FM 'GET_JOB_RUNTIME_INFO' to get run time info of thi...

    Resolved! Accepted Solution

    ST05 query performans

    Hi,When i traced the coding below, i am waiting too much.. How can i write this join ? Can you help me ?BRSELECT SINGLE b~psmng FROM resb AS a           INNER JOIN afpo AS b ON a~aufnr = b~aufnr           INTO gt_data-stoktanuretim           WHERE a~...

    Resolved! Accepted Solution

    QFRC - Stuck in Ready State

    Hello Experts,I am launching QRFC in ordrer to update work orders.This is how am launching the queues:CALL FUNCTION 'Z_FCT_WORKORDER'     IN BACKGROUND TASK     AS SEPARATE UNIT     DESTINATION l_qrfcdestCOMMIT WORK.Launch a queue - if error occurs i...

    Resolved! Accepted Solution

    To create Sales Order form Flat File Using BAPI (BAPI_SALESORDER_CREATEFROMDAT2)

    Business Requirement :To create Sales Order form Flat File Using BAPI with  Function Module BAPI_SALESORDER_CREATEFROMDAT2I have created a Code But I am Not gating where I am Doing Wrong.I want to create Sales Order Using Slandered field Only Kindly ...

    Resolved! Accepted Solution

    User command in subscreen

    Hi experts,I have a small issue in my module pool program. I have called a subscreen which contains a table control in my module pool. However in this table control , some additions need to be performed based on the user pressing the ENTER key. The i...

    Labels in this area

    Explore this Area