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

    LSMW

    Hi All,I am trying to create purchase requsition by using Batch input menthod with object 0080 , method 0000, and program name RM06BBI0.Data is not updating in foreground,mapping is correct.Is this metod correct or do we need to do in any alternative...

    Resolved! Accepted Solution

    Change Package name

    Hi,I've a Package which has several application and tables stored in it. But now there is requirement to rename the package name. I tried with SE80, but there is no option to rename a package. Can anyone please tell how to rename a package.Thanks,Cha...

    Resolved! Accepted Solution

    Smartform

    Hi,I am working on Smartforms.I have a doubt in the passing of values from the program into the smartform.As few of the values are fetched into the form & few values are giving error.Please let me know the correct way of doing it.Thanks.

    Question on CLFMAS

    Hi I had this question on chg pointer msg type CLFMAS - I notice that for any change in material classification - characteristic values - the material is recorded as a key - and not the particular characteristic(s) for which the values changed. Is ...

    CL_GUI_ALV_GRID

    Hi,I'm using CL_GUI_ALV_GRID to built my ALV Grid.I require the following additional functionalities :1. Get the current cursor position.ie there are 3 fields in my ALV grid say Emp num,emp name,department. When i create an entry at runtime using the...

    Search Help

    Hi,I have created a search help where the selection method is a custom table. The field i use as parameter from this table are not unique/distinct. say it has values like A A BBut i require my search help to display the distinct values only...

    Resolved! Accepted Solution

    Select Distinct Error

    I want to retrieve a list of non-duplicate record from table BSEG so i code as below:DATA: BEGIN OF it_bseg OCCURS 0, belnr LIKE BSEG-BELNR, vbund LIKE BSEG-VBUND, END OF it_bseg. SELECT DISTINCT BELNR VBUND APPENDING CORRESPONDI...

    Screen group

    Wht exactly mean by screen group in Modulepool programming. Wht is the no of tabs that we can provide in a tabstrip (SAP recmended Number) And one more doubt like when we are using a table control we need put a loop in PBO and PAI. Why we need to pu...

    Resolved! Accepted Solution

    Lock Object

    Hi SDN'sI created a a lock object for a Z table, so that when the user tries to access the same record from a Z Tcode. it is getting locked fine, and geting unlocked also ...but what i want to know is how do i know the user name who has locked it?can...

    Labels in this area

    Explore this Area