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

    Word in proper case ( First letter Capiral and remaining small case )

    Hi allI wanted to make a sentence as a proper case one. like All first letter of the word should be in capital and remaining in small Letter..For example..I have a sentence in Lower case .. 'rupees twi thousand only'. i wanted to make it as follows.....

    Resolved! Accepted Solution

    call trans mb01

    hi abapers, can any one tell me the details of transaction mb01 i would like to do a shdb recording on this particular trans plz tell how should i go about....the screen flows how does it work in all screen mode ..i have some brieg idea of bdc intere...

    MBOM and EBOM..

    Hi.Actually we have used the BAPI : BAPI_UPLOAD_SAVE for uploading the BOM to R/3 which is coming from Windchill system.. Whether this BOM works for any such as EBOM or MBOM..Initially we have checked it by pushing the MBOM but now the scope was chan...

    Resolved! Accepted Solution

    How to display a screen as Popup Dialog box in Module Pool

    Hi All,I have a requirement to display a popup dialoge box into module pool.i need to display a screen as a popup on the current screen on a button click.I have developed a screen and in atribute tab i have defined the screen type as modal dialog box...

    Resolved! Accepted Solution

    loading picture

    hai how can we load our own picture into a custom control .i tried using CL_GUI_PICTURE.method :LOAD_PICTURE_FROM_URLfor this i have to pass url.how can i get url name for our own picture.Edited by: sudheer b on Oct 30, 2008 7:22 AM

    Resolved! Accepted Solution

    Problem with ALV output

    Hi, After upgrading from 4.6c to ECC6.0 in one of the custom report output , There is no excel logo on the menu bar and even if you go intolist-export, the spreadsheet option is greyed out.This could be done in the old version though.List->export...

    selection screen

    hi all,in my program the selction screen should have an option to download the data.whereas filename should be set as DATA_DATEDOWNLOADED i mean DATA_30102008(today date)vdate = sy-datum.parameters: p_fname like ibipparms-path modif id G1 defa...

    Resolved! Accepted Solution

    Dynamic selection

    Hi Experts,I was going through dynamic selection screen and have come across following code.Please explain the role the following coding will do. IF r_local = 'X'. LOOP AT SCREEN. IF "screen-name = 'P_LOCAL'. "OR screen-name = '%_P_L...

    function module

    Moderator message: please use a meaningful subject in futureHi....I have a code which i want to transfer it into a function module.But its generation some error.I am proving you with the code.Can you help me out how to make the FM out of it.It will b...

    Resolved! Accepted Solution

    Message class

    HI all,standard message class like OM,MM etc are not displaying messages after upgrading from 4.7e to ecc6. for example when i double click on "message E900(OM)." its asking conformation of language like" maintain original language" or "maintain logo...

    Bapi for FBS1

    Hi all, I need to post a document through FBS1 transaction. I wanted to use a bapi.I could find BAPI_ACC_GL_POSTING_POST which probably can do this.But in the transaction FBS1 reversal date is mandatory and I could not find that field in the header ...

    Periodic Job Scheduling

    Hi All,I have scheduled two jobs periodically with same variant. The two jobs runs every day at same time. But two jobs are cancelling automatically. In job log the reason is Program is already active in background.But in non periodic jobs, i mean i ...

    Labels in this area

    Explore this Area