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
    • 94813 Views
    • 212 Comments
    • 39 Likes

    WLCPARC

    Hi ,I am using WLCPARC to enable the parallel processing for my Program. I have used the pre -selection as generically in one step and it works fine. If we debug the same the data is getting collected under CS_WA-WORKLOAD. Here CS_WA is a deep struct...

    Resolved! Accepted Solution

    Short Dump CX_SY_OPEN_SQL_DB

    Hi experts,While inserting data into a SE11 table, i am getting the following short dump.Runtime Errors         SAPSQL_ARRAY_INSERT_DUPRECExcept.                CX_SY_OPEN_SQL_DBBefore inserting data, i am sorting my internal table and deleting adjac...

    Char.Values are deleted in VA42

    Greetings Everyone,We are creating Contract through IDOC. Contract creating is done by BAPI BAPI_CONTRACT_CREATEFROMDATA and technical objects(Equipments) are added by call transaction VA42. When creating, BAPI creates the contract without any issues...

    A-J-S by Active Participant
    • 1607 Views
    • 8 Comments
    • 0 Likes
    Resolved! Accepted Solution

    How to print employee photo in smartform through application server?

    Hi,I have tried with different function modules and methods. I got it through presentation server , But client requirement is photos stored in application server and it should be get it from Appl. Server and print it on the smartforms.Please reply AS...

    Resolved! Accepted Solution

    Finding no.of open sales orders using SD_SELECT_SALES_DOCUMENTS

    Dear All, I am new to SAP SD . I here being asked to use  SD_SELECT_SALES_DOCUMENTS to find out the no.of open sales orders , where my input is customer and material number.Can you pls help.I apologise if this is posted already and request you to kin...

    Resolved! Accepted Solution

    BAPI_SALESORDER_CREATEFROMDAT2 no option for User Status update Order line item

    Hi, Good Morning !!!We are trying to create the Sales Order in SAP ECC based on the Quote using the BAPI BAPI_SALESORDER_CREATEFROMDAT2. While Sales Order creation we need to set the User Status at the Order line item level based on some specific rul...

    Resolved! Accepted Solution

    Any inconsistencies from new role created in break-fix followed by same role created in Dev?

    Hello. I have not found this question answered in existing discussions. My apologies if I have overlooked an existing thread.We are doing our annual Support Pack/Enhancement Package installation. During our freeze on new configuration in Development,...

    Size category issue

    Hi Experts,I am creating a Custom database table.In that table I choose the size category as maximum means , 8 9,800,000 to 19,000,000.Now I want to enter more data to the table means more that the above range. So I will do ? How I ll enter more data...

    Resolved! Accepted Solution

    Dump when move values.

    Hi Guys.I have a code:DATA:v_netpr TYPE I.move w_itab-value to v_netpr.         w_final-netpr   = v_netpr.w_itab-value is currency 22 decimals 2When move the value 3.000,00 to v_netpr occurs the dump attached.How i can change my code ?Thanks.

    Resolved! Accepted Solution

    Security for CREATE_TEXT

    Hello, I'm using the function Create_text to update text on the delivery header.  I have an interactive ALV that allows the user to select a button to add a certain text.  The text is updating even with users that do not have security to VL02n.  How ...

    Change number of messages

    Hello!I used EXIT_SAPLV61B_002 for finding a printer for our Output type GR-Note. Now I should change the number of Messages for some customer.Is there a User-Exit or something similar to Change the number of Messages?Best RegardsMarkus

    edvdm by Participant
    • 588 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Is a filter like "not(A) OR B" possible as a filter criteria in an ALV?

    Hi Experts,I've got an ALV table for which I want to create a filter with condition (column1 != 'A' OR column2 = 'B'), so that following rows are shown:Column1 = E, Column2 = CColumn1 = D, Column2 = BColumn1 = A, Column2 = BIs this possible? If yes, ...

    Resolved! Accepted Solution

    ALV Grid - Popup

    I have written a basic program to display SFLIGHT data in an ALV Grid.I would like to add the functionality to double-click on a row in the ALV Grid to launch a popup showing all of the data from that row. I have looked at programs with this function...

    Labels in this area

    Explore this Area