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

    MIGO

    I want to add new tab at header level in MIGO.For : Goods Receipt - Purchase Order - 101 movementI want to add four fields for transport detail.Transporter Name + L.R.No. + Date of Reporting + Time of Reporting.I know BADI and customer exist. But thi...

    Resolved! Accepted Solution

    BDC Problem

    Hi Experts,I have made a bdc of Tcode j1id.when i m loading data in it,it is taking date in this format: 20.03.0112 when i m putting date as 12.01.2003.I have declared an itab. Data:begin of itab occurs 0, MATNR type J_1IMTCHID-MATNR, ...

    custom warnings/errors in pushbutton "Messages" of MIRO transaction

    Hi,I want to add some messages for MIRO transaction code screen. In that screen we can see a push button with name "Messages".I´d like store the new messages in the same place where those of the button are stored,so that i can display both the stand...

    Resolved! Accepted Solution

    SAP_ALL Role

    I know ids that have SAP_ALL in the system. When I search the respctiv ids I find it the role coloumn blankAlso when i search on SUIM for the SAP_ALL for users owning it , I am told the role doesnot exsist!Some thing missing/

    Resolved! Accepted Solution

    cl_salv_tooltip error ?

    Hi,I am using SALV TREE and make tooltip for tree nodes , but i am getting a syntax error invalid parameter. method set_color_for_tooltips. data: settings type ref to cl_salv_tree_settings, tooltips type ref to cl_salv_tooltips, value type lv...

    Resolved! Accepted Solution

    ALV event PF_STATUS_SET??

    Hi,I am trying to set my own STATUS to a ALV report.To do this iam passing the form name into it_events tabled throughREUSE_ALV_GET_EVENTS and REUSE_ALV_GRID_DISPLAY.but when the list is displayed there is no STATUS at all.I also tried giving the for...

    call transaction

    I encounter problem when passing values from program A to program B. In program B, there is a field with a parameter ID tied to it. I have written something like this:SET PARAMETER ID <PID> <VALUES FROM PROGRAM A>.CALL TRANSACTION <PROGRAM B'S TCODE>...

    Resolved! Accepted Solution

    Dynamic date formatting

    Is there a function module or some other method (in 4.6C) that can write a date in a format supplied dynamically? I searched in SE37 but I don't find what I'm looking for and most of them aren't documented I know of the addition to the write command,...

    Resolved! Accepted Solution

    Create an INBOUND IDOC

    Hi guys, I need to create an idoc on the system.data is coming from the thrid pary as ascii format and kept on the application layer.i can pick up the data on the application layer`, and use the FM, IDOC_INBOUND_SINGLE to create an idoc. i have even ...

    Labels in this area

    Explore this Area