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

    Enhancement Spot

    Hello,Is there is anyway of passing the data from standard code to an user exit without changing the standard code.I have the contents inside an internal table (it_partner) which is part of standard code (CJ20N). Now I need to pass the contents (it_p...

    Resolved! Accepted Solution

    dynamic selection screen

    hi!i need to write program with dynamic selection screen. at the initialization i need to use FM BAPI_CLASS_GET_CHARACTERISTICS.The result of the bapi is table char_values.i need to show this table on the selection screen and next each line add check...

    Resolved! Accepted Solution

    lsmw

    i have done recording for mm01 everything is going clearly but according to the requirements i want to add some date for FORECASTING tab which find in mm01. i have not captured that tab earlier. and know i should add that tab screen to the previous r...

    Resolved! Accepted Solution

    updating inside badi

    Hello.Prompt, please, who collided: inside of a method badi would like to make updating of data in the table of the dictionary. Updating I confirm (commit work and wait), but it does not occur. Whether is what or feature for updating inside badi? In ...

    Resolved! Accepted Solution

    How to populate a screen field accdg to value selected from drop-down list?

    Hi all, In module-pool programming,how to populate a screen field according to value selected from the drop-down list?<b>The requirement is such that I should not press 'ENTER' or 'SAVE' button for that.</b>If I write it in the PBO,it requires 'E...

    Resolved! Accepted Solution

    F4 functionality

    Hi experts,Iam working on dialog program.I have created ITAB with kunnr,name1 fields.In the output screen field i would like to display ITAB values.This is my program.Iam not getting values... CALL FUNCTION 'F4IF_INT_TABLE_VALUE_REQUEST' EXPOR...

    Resolved! Accepted Solution

    Emails in workflow

    Hi workflow expert,I have developed a workflow which contains a step to send mails to E-mail address. For some users, it is successfully sending the mails to outlook, but for some users it is not sent.In SOST transaction the status of sending the mai...

    itemtext

    Hi All,Can any one give me logic to do the following:I have item text(boxno,boxqty)d.no:12345item 10p_box_qty[] = 1,1p_box_num[] = 1,2I am reading the same structure using READ_TEXT function module into a internal tabel t_lines like lines. for a pert...

    Custom BADI dump

    I have defined a BADI through Tcode SE18. And also implemented it.In my custom program, at the start-of-selection event, I have used CALL METHOD cl_exithandler=>get_instance to create a instance of the BADI. But its not creating a instance of the cus...

    Resolved! Accepted Solution

    BOM Alt Long Text

    Dear ABAPERs, I want to get long text for alternative BOMCO02Production Order NoMaster Data TabDouble Click in BOM NoClick Header or F6Alt Long Text Button I try to use READ_TEXT Function and I’ll getting Text ID and Text O...

    cost center (KS02)

    Hi Experts,Iam trying to add new fields in cost center(ks02) usingCOOMKS01 enhancement(CMOD).My doubt is in ks02 there is BUKRS field.How can i get this bukrs value into my new tab?I could not find any structure to hold the CSKS data.Reward guarantee...

    Resolved! Accepted Solution

    RFBIBL00 - File format

    Hi all,I would like to use standard program RFBIBL00 to perform journal postings. I have read a lot of documentation and discussions on it. However one thing I could not find is what the file format should be i.e. fixed length, coma-delimited, tab de...

    Resolved! Accepted Solution

    Popup with four buttons

    Hi, I'm a newbie in ABAP and I want to create a popup with only four buttons (with my options), like a questionnaire, but without cancel button.I see the function C102_POPUP_TO_CONFIRM, I want something similar but without cancel button.can someone h...

    Labels in this area

    Explore this Area