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

    SAVING VARIANT

    Hi Experts, i was saving a variant for a selection screen, in that selection screen i am having a field which comes by F4 help i was selected a particular value and saved the variant, when next time i am selecting this variant, i am gettin...

    domain security

    hai in se11 we generally create domain for the field names or for other use,my query is if we r creating a domain and that domain is used for any use ,after the crstion of thst domain it will be in the data base with out any security in the sence any...

    Resolved! Accepted Solution

    sy-tabix

    hi guys ..my requirement is i shud onli get item numbers 20 and 30when iam writing the following logic iam getting 10 and 20this is the logicLOOP AT lt_bomitem WHERE item_categ = 'N'. IF sy-tabix GT 2. DELETE lt_bomitem. ENDIF. ENDLOO...

    Resolved! Accepted Solution

    FB50 - Exit or BTE

    Guyz, Subject sounds like a very routine question but after thorough search in the forum couldn't find my answer and hence this try...looking for either an exit or bte or badi which has access to bkpf & bseg, and preferably triggers before posting......

    Compay code access

    Hello experts We have setup our roles as two sets; one set with org level access and other set with transaction codes/functional access. Whenever a user is setup we assign functional role and appropriate org level roles so he/she will have access to ...

    HELP

    I'm trying to identify what character with th & stands for in the followin situationDEFINE ILFC1_UPDATE_MM. UPDATE LFC1 SET <b>UM&1S</b> = <b>UM&1S</b> + ILFC1-BTRSOL <b>UM&1H</b> = <b>UM&1H</b> + ILFC1-BTRHAB <b>UM&1U</b> = <...

    Resolved! Accepted Solution

    Production Order User Exit

    Hi,I have a requirement in production order change [CO02], when the user changes the total quantity field and while saving, based on the availability of material it has to prompt a message to user that materials are not available so that he can reduc...

    Mapping PD to PCL4

    Hi all,Can anyone please advice me regarding how - data is updated from a PD infotype (e.g. 1000) into the PCL4 cluster.The transaction data ZLIN* fields - how are they mapped into the PCL4 data field CLUSTD.Is there any class (methods) like CL_HR_PN...

    sy-index

    hi guys ,how can i increase the index value..this is my logic..everytime i loop is processing the sy-index = 0..its not changing anything wrong with the code.. LOOP AT lt_bomitem WHERE item_categ = 'N'. IF sy-index GT 2. DELETE lt_bomitem. ...

    Resolved! Accepted Solution

    Problem with Dynpro

    Hi, I have a Dynpro and use Call Screen 9000 Starting at px py. The problem is when the user move it and press enter, the screen return to the original position px and py. I don't find any helpfull field in syst structure.Anybody can help me?Regar...

    Resolved! Accepted Solution

    2 alv CONTAINERS

    Hi have created two containers , and two grids to dispay ALV grid in two screens. My first screen is being displayed properly , but when I go to the second screen , its a blank screen . What could be the problem .

    Resolved! Accepted Solution

    MV45AFZB user exit

    Hi, All<b>we are using FORM USEREXIT_CHECK_VBAK USING US_DIALOG in MV45AFZB to set incomplete status for a sales order if the credit card data is not maintianed, we are using for specific payment terms, the code is working and it sets the incomplete...

    Resolved! Accepted Solution

    layout in an ALV

    Hi,I have an ALV and I need select a variant (layout) before displaying the ALV, when I fill the rest of parameters.How can I do it ?The name of the chosen variant, Have I to put in the parameter "is_variant" in the call at r_alv_grid->set_table_for_...

    Labels in this area

    Explore this Area