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

    Duplicate EDI order check

    We occasionally receive duplicate PO from the EDI subsystem in SAP. We don't have the error check for PO no. while creating the order.I am trying to check this in user exit ZXVEDU03. I know I have to check for segment E1EDK02 with qualifier '001' . I...

    Resolved! Accepted Solution

    ALE

    HI, IN ALE PROGRAM I AM SENDING MATERIAL MASTER FORM 200 TO 210 CLIENT . I AM SING MATMAS AND SYNCH MESSAGE TYPE . IN RECEIVER SYSTEM WHEN ADDING A MESSAGE TYPE IN RECEIVE SYSTEM IT ASK WE TO ENTER A PROCESS CODE WHAT IS THE PROCESS CODE FOR...

    Resolved! Accepted Solution

    alv report

    iam getting all the field name in columns but data is not being displayed.please review my code.type-pools:slis.tables: YTMOHIT_01.data: itab type standard table of YTMOHIT_01.data: wa type YTMOHIT_01.data report_id like sy-repid.SELECTION-SCREEN BEG...

    MohitSingh by Product and Topic Expert
    • 582 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Regarding Query

    hi all, this is my code .....i have four internal table and want all fields of that four table into final internal table..... SELECT * FROM LFA1 INTO CORRESPONDING FIELDS OF TABLE IT_FINAL WHERE KTOKK IN S_VGROUP. SELECT *...

    Resolved! Accepted Solution

    pat file

    Hi!I have uploaded the file named CSR0120031469_0017636.PAT into the directory /usr/sap/trans/EPS/in. CSR0120031469_0017636.PAT contentsPreconfigured SmartformsWhat is the next step which shuld be done ? How can I install it now ?Does anybody know th...

    Resolved! Accepted Solution

    Data in FM A to FM B

    Hi all,i have the following requirement:1) There are two function modules - A , B2) Need to write a select query and fetch the data into internal table in FM A, 3) The fetched data in FM A should be available in FM B.<b>The problem is i should not c...

    checking

    hi all,i created an internal table with 3 fields (stage1 ,stage2, stage3). now i want to check in which stage the data is there and then i want to print the which stage contains the data:suppose if stage1 field contains 'D' material stage2 contains '...

    POPUP_TO_GET_DATE

    Hi all,Can any one suggest me any fuction module in version ecc6 which has the properties of POPUP_TO_GET_DATE which is in the version 4.6. Because while upgrading custom program going in to short dump in version ecc6 as there is no fuction module. K...

    Labels in this area

    Explore this Area