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

    MD04 tables

    hi all, In transaction MD04, I want to know where the fields data is getting stored. esp material element, material element data ....and also if I click pegged requirements icon it is taking to another screen, where I can capture this data, in ...

    hi every body

    hi every one,i have developed report that finds exchange difference for GR /IR accounts..in this i am in need of using bsis table , i have given the coding.. this whole report is working good in development server.but output is not coming in the test...

    Resolved! Accepted Solution

    Move statement

    Hi experts,Is correct statement below..A.) Move-corresponding ztab to itab. or itab-empno = ztab-empno. itab-empname = ztab-empname.B.) Move ztab to itab. or itab-eno = ztab-eno. itab-mno = ztab-mno.Reply me i...

    Resolved! Accepted Solution

    Refresh

    Hi, In the standard Bapi for routing (Bapi_routing_create)we had the code as refresh return. clear: group, groupcounter, return.Here Refresh Return which deletes all the rows from the intrenal table. Then why we using Clear ...

    Resolved! Accepted Solution

    Generated passwords - any control parameters?

    Greetings.Is there any way to control attributes of generated passwords? E.g. I want the generated passwords to have letters AND number but NOT special symbols.I recognize the benefit of generated passwords, but special symbols are hard on the end-us...

    Resolved! Accepted Solution

    ANY BODY TELL ME WHAT IS THE REASON FOR THIS ERROR

    hi... experts.... Iam having one screen in my previous module pool program....and now as per my requirement i added on e new field...for that... 1. i declared one variable in top include... 2. cretaed one more new block with help of box in layou...

    Resolved! Accepted Solution

    Variant--block

    Hi team,Can any one tell me how to make users to be able to execute only one variant in va11.Is there some way to deactivate the other variantbutton in this T-code (or) atleast prohibit the user from accessing the other variants?regards Manjula.

    Resolved! Accepted Solution

    Is it possible to ceate more than one Blocked ALV based on Selection-screen

    Is it possible to ceate one or more than one Blocked ALVs as given by the criteria on the selection-screen using these three function modules:'REUSE_ALV_BLOCK_LIST_APPEND' 'REUSE_ALV_BLOCK_LIST_APPEND' 'REUSE_ALV_BLOCK_LIST_DISPLAY'eg.Refer to FBL5N...

    Resolved! Accepted Solution

    index tables-urgent

    Hello AllThe sales documents are displayed in worklists VL10A, although they should not be.So i searched for a OSS note which solves the problem but i am not sure of this.The following is the OSS"In Sales and Distribution, you use index tables to set...

    Resolved! Accepted Solution

    ABAP dump

    Hi The following statement going to dump. pls advise me if anything wrong SELECT VBELN POSNR MATNR ERDAT LFIMG ERNAM WERKS VGBEL VGPOS FROM LIPS INTO TABLE LT_LIPOV for all entries in it_likp WHERE VBELN = it_LIKP-VBELN.

    Labels in this area

    Explore this Area