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

    Parameter & Select Option

    Hi Experts,I've defined one parameter for company code(BUKRS) & one select option for valuation class (BWKEY) in my selection screen.If I select any comp code in the parmeter, then in F4 help for valuation class should show only valuation class assi...

    Logical DB

    hi all,I am adding a logical DB in an exisiting report for an addition of selection component. I have a requirement to run the existing report when no entry is made in the added selection components.But this gives error from the LDB. Can we have the ...

    Convert to Excel

    Hi,I have a text file . I have to convert the Text file to Excel file through program . But the Text file fields and length varries. but , the separator is always same. but how many fields we can not predict. So, How we have to download it to an Inte...

    Exit in PO

    I have a requirement where in i have to display a pop up with all the line items given by user in ME21N . The pop up has to display when user presses CHECK .I written the code in the exit EXIT_SAPMM06E_017 . its working fine for single line item.In c...

    Resolved! Accepted Solution

    Customer Function

    hello all,i have a customer function module and i need to know which enhancement is associated with it.is there any procedure or t code to find out thisi need to find out enhancements for EXIT_SAPLCOMK_005 and EXIT_SAPLCOMK_014thanks for help...

    VikasB by Active Participant
    • 930 Views
    • 3 Comments
    • 0 Likes
    Resolved! Accepted Solution

    alv

    hi everone ,this code doesn't work anyone help me please?*&----**& Report ZDENEME_43*&*&----**&*&*&----*REPORT zdeneme_43.TABLES : sflight,spfli.*type-poolsTYPE-POOLS : slis.*dataDATA : BEGIN OF itab1 OCCURS 0,carrid LIKE sflight-carrid,connid LIKE...

    ERROR MESSAGE

    Hi all,i have to make a function modulein which there is two import parameter and two tablein one table all the found records are store and in the other error messagelike this(here et_return is a table ) ET_RETURN-TYPE = 'E'. ET_RETURN-MESSAGE = 'Pe...

    Resolved! Accepted Solution

    Buffering in ALV

    Hello folks,i am using ALV to display DB table content. i changed domain of the field of same table...this changes is not getting updates with ALV.,ALV still considering the old domaineven in the consistency i see the old domain, i tryed to delete al...

    include structure

    I am working on Module programming with BDC. In a z table I have included a new field shift name. The value for this shift name should be taken from a structure z. My requirement is when I am executing the module pool program I am giving shift name ...

    Call transaction

    Hi, I am calling a transaction in a Function Module through call transaction.before that i am setting parameters through SET PARAMETER ID.When i display the transaction i want to get it displayed with a specific tab being opened,not with the defau...

    Labels in this area

    Explore this Area