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

    Regd: Custom IDOC

    Hi,I have a requirement where in there is a custom IDOC with two message types one for inbound and other for outbound processing. The custom IDOC uses the following segmentsE1EDK01(Mandatory) , E1EDK02, E1J3K03, E1EDK14, E1EDP19. Now if i want to gen...

    Resolved! Accepted Solution

    Inserting a line in ALV

    Hi All,I am working on ALV report where my ouput consists of Delivery line item details.My requirement is to insert an empty line after all the line items for a particular delivery.In this line I need to have Delivery number and the value of two othe...

    E-Mail

    Hi,I want to email as a TEXT file attachment. I tried using SO_DOCUMENT_SEND_API1 this is working good . using this fm i can able to send text file as an attachment but the data format is not correct.iam getting the attachment in this format.PAX# TIT...

    Resolved! Accepted Solution

    ABAP PROBLEM!!

    I am reading a table from a database into an internal table.one of the fields in this table is MATNR and is displayed as ****( 4 to 8 character digit). I am comparing it agnist an other internal table field matnr which is '000000000000*****) 18 char ...

    BDC

    1. what is call dialogue method in BDC?2.What precations we have to take while uploading data inBDC?3.Difference between asynchronous/ synchronous processing , asynchronous/ synchronous update in BDC?4. How to upload data in multiple tranctions in BD...

    Logic

    Dear Experts, I need to do the below requirement and i coudn't understand, can any body help on this.<b>Join the delivery header table LIKP to delivery Line item Table LIPS and check whether any records exist for the delivery no entered on selection...

    Resolved! Accepted Solution

    LOAD_PROGRAM_NOT_FOUND

    Hi,i'm having the following code which ends in a LOAD_PROGRAM_NOT_FOUND runtime error, even with the TRY-ENDTRY and CATCH-ENDCATCH solution.On purpose i have tested it with a non-existing reportname, but i expected the program (TRY, CATCH) to handle ...

    h_senden2 by Active Contributor
    • 2022 Views
    • 9 Comments
    • 0 Likes

    selection screen

    Dear friends, i have a parameter A and b, i need to validate parameter A with the database table wheather parameter A is exist or not and paramter shpuld be validated against internal table.pls provide code for the abovethanks in advancekarthik

    Resolved! Accepted Solution

    internal table logic-

    dear friends, I have an internal table like below,F1-F2-F3.(itab1)2 ---73 -9based on the above internal table i am using the query to get the F3 field for all entries in itab1 where F1= itab1-f1.after getting the F3 value i need to update F3 field ...

    Labels in this area

    Explore this Area