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

    QM03 Space between dynpro

    Hello,I am facing a problem after upgrade on SAP HANA.In QM03 there a large spaces between 2 blocks that I can't remove.I know that the problem comes from the first block but do not know why.The subdynpro program of the first block is SAPLXQQM and th...

    Resolved! Accepted Solution

    Lock SPRPS INFOTYPE 0377

    Hi,I have been trying to change de 'sprps' field of the infotype '0377' using this code. I want to lock that field. This is my code.CALL FUNCTION 'BAPI_EMPLOYEE_ENQUEUE'           EXPORTING             number = lv_pernr *            IMPORTING *      ...

    mdiez by Participant
    • 930 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to find a message class when Where-Used-List (from se91) is not giving any clue

    Hi Guys,I have a message class and a message number. My problem is to navigate to the class where the message is used.Starting from se91 , selecting the message and then Where-Used-List. From here there is class found. All areas have been selected."M...

    Resolved! Accepted Solution

    Select statement ORDER BY Clause

    Dears,i have a problem about sorting.For example:       SELECT * UP TO 1 ROWS       FROM ztable       INTO CORRESPONDING FIELDS OF TABLE it_table      WHERE zsifseq LE 2             ORDER BY zsifseq  DESCENDING  zssequ4 DESCENDING.Before:(in the tabl...

    Line break issue when converting spool to text file and attaching it to email

    Hi All ,1.I am getting the spool output using function moduleCALL FUNCTION 'RSPO_RETURN_SPOOLJOB'     EXPORTING       rqident              = spool       desired_type         = 'RAW'     TABLES       buffer               = buffer_itab     EXCEPTIONS  ...

    Resolved! Accepted Solution

    Select distinct issue

    Hi gurus.Forgive me for such silly question but I don't have too much experience in ABAP.I search for an answer for this question but being honest, I have no idea of an effective way to search for this.Well, the problem is:I build a dynamic SQL state...

    Resolved! Accepted Solution

    Shading Individual Cell(s) or Line(s) in a Table or Template of a Smartform

    Hello everybody.I want to shading only my header table. I found this tuttorial Shading Individual Cell(s) or Line(s) in a Table or Template of a Smartform but not working for me, I don´t know my mistake. When I do this, my table is painted only the b...

    Jimmy21 by Participant
    • 3113 Views
    • 3 Comments
    • 0 Likes

    DB hints select query

    HI SAP GURUs,I have a DB HINT select query & I have to change this into OPEN SQL.But first am not understanding below DB hint query itself. SO request you to please guide me on below.SELECT FIELD1               FIELD2               FIELD3            ...

    Resolved! Accepted Solution

    Parameter ID for SO10

    Hello,My requirement is to call SO10 on click of a text.I had thought of two ways to do it.1st: SET PARAMETER ID 'TXT' FIELD rs_selfield-value.        By CALL TRANSATION 'SO10' AND SKIP FIRST SCREEN. 2nd : By calling SO10 using BDC.Now for the first ...

    Resolved! Accepted Solution

    Get object_appl_key

    Hi GurusI created a ztable to hold some BPdata from different tables (BUT000, ADRC, etc ). In the zTable I have a field "BPOLD" which will hold OBJECT_APPL_KEY data from the COMM_CLEAR_TARG table.My requirement is to store all BP (object_appl_key) wh...

    Resolved! Accepted Solution

    Restricting manual entry for Ship-to Party in sales documents on certain occasions only

    Hi folks,This is about partner change restrictions in a sales document.In our project we have an external interface outside SAP for Production Planning which is integrated to SAP. We are sending some characteristics (LO-VC characteristics) of sales o...

    sez41 by Active Contributor
    • 5388 Views
    • 11 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Object class for custom table to use in CDHDR and CDPOS tables.

    Hi All,I am trying to find the changed data in custom tables through CDHDR and CDPOS tables, But i am unable to find the object class for that custom table.Could you please advise me on  how to get object class for custom table.Thanks in advance.Rega...

    Resolved! Accepted Solution

    Abap cl_gui_chart

    Hello,Need help about cl_gui_chart.I have build an abap program to generate bar chart using  cl_gui_chart_engine. When i execute may chart program, it doesn't show data label. How can i set "show label" in default series to be true trough abap progra...

    Resolved! Accepted Solution

    Updating Standard Table Data VBRK-ZUONR Assignment Field

    Hi Developers,I am using Data which is filled from non-sap into ZPI_ARINV_HD01 & ZPI_ARINV_ITEM.andI am populating Billing document using BAPI -  BAPI_BILLINGDOC_CREATEMULTIPLEAfter That I am modifying the VBRK with Commit Work as below code.CALL FUN...

    Labels in this area

    Explore this Area