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

    Need help in IDOC

    This is for outbound 855.We are using different client to test our developments, client 173 and 160.In client 173, we try to change the quantity or line item is added in the sales the E1EDP01-ACTION code should show up as 001 or 002 instead it’s show...

    Resolved! Accepted Solution

    PROB INNER JOIN

    BELOW IS MY PROGRAM. AND I WANT TO SHOW THE WHOLE DATA OF ALL THE TABLE.SO HOW I WILL DEFINE TABLE IN DATA STATEMENT AND IN SELECT STATEMENT.PLZ IT'S URGENTTAHNKS..SAM&----*& Report ZTEMP_JOIN*&&----*&*&&----REPORT ZTEMP_JOIN.TABLES: MARA,MARC,MARD...

    Resolved! Accepted Solution

    ALV

    hello all, can someone plz help me to start up with ALV reporting. i am confused after reading all the pdf's. what is the diff between normal ALV and that using classes?how should i get on with this. i am fine in doing classical and interacti...

    Resolved! Accepted Solution

    Messages for BDC

    Hi all,I've recorded a BDC for transaction ABZON. When I run the transaction and successfully save, there is a status message that gives me a document number. However, when I run the BDC, only the return status is 0 and there is not document number.W...

    Resolved! Accepted Solution

    al11

    hello gurus,this below code works fine nowTABLES mara.DATA:BEGIN OF itab OCCURS 0,matnr LIKE mara-matnr,mtart LIKE mara-mtart,matkl LIKE mara-matkl,END OF itab.DATA:file(200) TYPE c VALUE <b>'F:\usr\sap\DEV\DVEBMGS00\data\X.txt'</b>IF sy-subrc EQ 0.S...

    Resolved! Accepted Solution

    CSV download problem

    Hello all,Im downloading an internal table into a CSV file to PC, which contains some QUAN, CURR fields. Im using the 'semicolon' as seperater in FM SAP_CONVERT_TO_CSV_FORMAT. Then Im downloading with GUI_DOWNLOAD. Problem is .. there are values fo...

    Object list

    Hi Friends,I want to know all the sub-objects of a main object.For example Fugr main prog zfg1: contains 11 ddic objects 8 function module.Is there any table which stores all sub-objects of a main object.?Thanking in advance,Nazir.

    BAPI

    Hi Frendz,Can any one give me any idea of using Standard Bapi's eg (BAPI_COMPANYCODE_GETDETAIL ). can u give one example program ?Thanks in advancePoints for sure for good example.RegardsVijaya

    length of page

    Dear Gurus,I have a smartform which has one page and is full to the bottom. I have to add new rows to it.The customer wants it in single page.. I am trying to shrink the material as much as possible..I have reduced the font size , but I also need to ...

    Resolved! Accepted Solution

    2 itabs data into 3rd itab

    hi experts,here i want to fetch 1st record from itab1 into itab3,after that i want to fetch records from itab2 into itab3 where data depending on the 1st table.records which belongs to that itab1 only should go and sit under itab1 record.ex:itab1 da...

    Resolved! Accepted Solution

    Hyperlinks in ALV

    Hi,I have a ALV report with a container split into 2 rows. In the first row i display some header information and one of them will be a hyperlink.Can anyone pls help me how to implement hyperlinks in ALV header.ThanksRam

    Labels in this area

    Explore this Area