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

    alv list display + 40 char material description not displaying

    Hi All,I am using ALV LIST DISPLAY funtion module : REUSE_ALV_LIST_DISPLAY.But the material description which is of 40 characters, its only showing upto 20 characters. How to make it to all 40 chars whitout changing to grid display?thanks in advancer...

    Resolved! Accepted Solution

    How to search for user exit/enhancement for a Tcode according to requiremen

    Hi to all Please tell me how to search for user exit/enhancement for a Tcode according to requirement.Please tell me in simple step by step manner.I am very confused abt using user exit.Actual requirement :My requirement is to impose a check in FF68 ...

    Select Query

    hi experts. Below is my code for fetching invoice condition values. I am fetching condtion types from a table called zsd80 in an internal table i_zsd80. based on this table i have to fetch condition values from konv table. but i am not able to do it...

    Resolved! Accepted Solution

    pop is not displaying with

    Hi all,i am displaying lifnr name1 etc fields from LFA! table and after that i am selecting some lifnr values and those selected values i am displaying in a POP-UP and the fields which i have selected will become disabled.but what the wrong in my cod...

    loop at screen

    Hi, I am using loop at screen in my code..But when i go to debugging it is showing that screen is a structure....can anyone tell me how it possible to loop at structure...Also I have declared only 4 selection screens...But some 15 plus times my lo...

    Resolved! Accepted Solution

    Reuse_alv_variant_f4

    Hi, Please anybody brief what exactly is the term 'variant' means, which is used in function modules such as 'reuse_alv_variant_default_get', 'reuse_alv_variant_f4'. I know that variant is of structure 'disvariant' of data dictionary.Thanks,k...

    Resolved! Accepted Solution

    To make cell editable

    Hi,I have used the FM REUSE_ALV_HIERSEQ_LIST_DISPLAY,to display header and item data.i want to edit some cell using 1 pushbutton.in FM 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' i hve passed the parameterI_CALLBACK_USER_COMMAND = 'FRM_USER_COMMAND ' in ...

    get candidate name

    hi all,I need to get the name of a candidate name using CL_HRREF_CANDIDATE class . It has 2 method GET() and GET_CAND_DESCRIPTION(). I am taking Candidate id from HRP5133.can you please give me the steps to find the name of the candidate.Regards, Ani...

    Resolved! Accepted Solution

    workflow PR/PO

    hi Experts,I have a issue on workflow, when user raise the PR/PO he receives the email everyday whether the PR/PO is approved or not . for this scenerio working fine, problem is after approval of PR/PO also getting email notification that PR/PO pendi...

    Resolved! Accepted Solution

    Validations

    My code is:DATA: V_VAR1 TYPE STRING VALUE ' -*/'.if ZTAB2-REGNO NA V_VAR1.message E010(ZMSG) with 'Enter Valid Registration Number'.Endif. my requirement is in registration Number field it it should accept only numeric,Characters,and the special ch...

    Resolved! Accepted Solution

    Clear Work Area

    HI guru's,IN report double click in any PO Blank area its disply the previously opened PO No. how to solve it..FORM FM_USER_COMMAND USING UCOMM TYPE SY-UCOMM SELFIELD TYPE SLIS_SELFIELD. CASE UCOMM. WHEN '&IC1'. IF S...

    Resolved! Accepted Solution

    about set cursor in alv

    Hi all, I have a question about set cursor in alv.I did a long scroll screen,if I double click the cell or press 'enter' in the buttom of alv ,it will auto goto the top of screen .I ve tried 2 ways.1) To set the screen attributes of "Hold scroll pos...

    Resolved! Accepted Solution

    Table T053R

    Hi,I need to get an entry from an entry in table T053R, in this table defination there is no field with TXT20,But when the entries are displayed,the field TXT20 with data appears.I want to get the data of TXT20 from table T053R,how can i do this.?Ple...

    Resolved! Accepted Solution

    AFRU AND COEP table

    Hi GuysI want to join the two tables to get cost estimation and Labour charges, timings woked etc, what is the best way to join these tables to get the following information respectively.,AFRUAFRU.RUECKAFRU.BUDATAFRU.WERKSAFRU.ISMNWAFRU.ISMNEAFRU.PER...

    User exit Va01

    Hi, Please someone suggest me, I have a requirement like in va01 transaction if i enter in first item level material and order quantity and order number(AUFNR)** and in second and third etc., item level if i don't enter order number also it should co...

    Resolved! Accepted Solution

    Display info message when entered specific material in sales order

    Hi All, 1) I want to display information message as soon as specific material entered while creating sales order. List of materials maintain in table. But it should not affect or stop creating sales order. The sales order creation should continue as ...

    Resolved! Accepted Solution

    Alv

    I am working on an enhancement project in ALV grid where in production, we are able to add a new price record for a future effective date that will automatically expired the existing price record by using the 'NEW' column its field name is ACTION by ...

    Labels in this area

    Explore this Area