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

    ABAP query help

    hi folks,I have a query that is giving me a Run time Error and reason is databse commit is being called before the databse selection is completed.I understood the error but I do not know how to solve it. select * from ZEDMSTR. if sy-subrc = 0. ...

    Resolved! Accepted Solution

    ALV Grid output

    Hello,I have developed an report with a ALV Grid.Then I tried to see how it would look like printed. So I click on the print preview button. It's a total mess! All columns are messed up, allthough the grid is OK!!! What could be the cause?

    Resolved! Accepted Solution

    OLE2_OBJECT

    Hi,I have used the OLE Object ole2_objectas an include to create an excell file.I can successfully download the data,But need all the rows and columns to be left aligned,Not sure which property to set.Please help.Thanks and RegardsLalitha

    Resolved! Accepted Solution

    Production Order and Internal Order for each item of the sales order

    Hi I am developing Make To Order Report where I have to display the MTO Line Items and non MTO Line Items. For non MTO Line Items I have to display Internal order with Planned and Actual Costs and also Production Order with Planned and Actual Costs...

    Add label

    Hi all,Good day! Do anyone knows how to add a label with icon on the Screen 1000 (default screen)? I've tried to add the label with icon but when the time do my transport from Dev to QA system, the label and icon disappeared.Anyone has any idea?Many ...

    Resolved! Accepted Solution

    change_pointer_read issue

    Hello Gurus,I am facing a problem with change_pointer_read function module. i am not using idocs but using this function module to select all the changes and then i send the data using flat file transfer. now this worked ok in development and testing...

    Resolved! Accepted Solution

    BDC : ON t/CODE V_V2

    Hi,I am trying to reshedule the stock trnsport with the TCode:V_V2(RESHECULING saLES AND STOCK TRANSPORT DOCUMENT.)but after the commit it does not reflect in the PO. But if I do it MAually while going to the V_V2 Tcode it updates the PO.I have Tried...

    Resolved! Accepted Solution

    Tabstrip

    Hi All Can we have another tabstrip inside a tabstrip? If yes then plz lemme know how to process the second tabstrip ? As its purely a sub screen and they don't have a ok_code.Suggest me with some examples if possible.Thnx in adv With LuvPradipta

    Resolved! Accepted Solution

    ALV scroll

    Hi All, I have a editable Alv grid display.I have event double click.when i double click on a particular line one of the column gets a checked sign.My problem is that once i double click the cursur goes to the starting of the list display.I wa...

    Resolved! Accepted Solution

    success of a BAPI

    Hi all,Can I check the success of BAPI using sy-subrc ? what does the warning message <b>Referenced object type (STATUS) not allowed</b>mean ? Say when I run the tcode mm02 from where the data will be fetched into the screens ? If it from sap tables...

    Resolved! Accepted Solution

    Not getting updated Text

    Hi,I have used CREATE_TEXT function module to create standard text which i am including in SAP Script using INCLUDE command.This script is attached to transaction PP40 now the problem i am facing is this Text is not getting updated even i change the ...

    Resolved! Accepted Solution

    ALV CONTAINERS

    Hi, I have three containers in Alv grid display.And three internal tables.One for each caontainer.Now i want to use double click on a particular row on any one of the three conmntainers.And get a drill down alv ie another alv to be displayed .WHICH ...

    Resolved! Accepted Solution

    Dialog Prgmming

    HiAll,I need to call a screen from an Include program and call that screens PBO and PAI modules which are in two other different includes.How do I do that ?This is because if I include the other two includes(one having the PBO and the other having th...

    Resolved! Accepted Solution

    Check button active

    Hi AllHow can we check if a button in the screen is clicked or not ? (thro' any tables or ABAP Code). Checking sy-ucomm is not helpful for me.My need is:I m in the process of automating ME57 Transaction. while performing this transaction,for some set...

    BDC

    Hi Expertscan anybody plz tell me the methods of BDCI have referred the thread in which this topic was discussed earlier()but here sm people are telling two methods and sm.. three methods.basically only two methods i.e. call transaction and session m...

    Labels in this area