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

    IW38 Enhancement

    Hi,I am just wondering if anybody enhanced IW38/IW39 report. I think its possible by appending ALV structure which report RIAUFK20 for reporting and add dynamic enhancement in the code itself to select the data. Please share your experience.Nilesh

    Resolved! Accepted Solution

    Problem with pp02

    The transacction pp02 can be done with LSMW????, because when I execute the transaction at the last window appears the message:Client 400 has status 'not modifiable'Choose 'Display object' or 'Cancel'.Message no. TK430Why this message appears???What ...

    Resolved! Accepted Solution

    Loop at Screen Problem

    Hello all,I have a requirement where in I have 2 radio buttons and 2 input fields. If I select the first radio button , the input field for 1st should open up and the input field for 2nd should not be seen and vice a versa. Please see the code below....

    Resolved! Accepted Solution

    Material master load

    I am using BAPI_MATERIAL_SAVEDATA . While loading data i am getting "The alternative unit of measure is the same as the base unit of measure" error. I have not passed any Alternateive unit of measure details and so even commented MARM table.Any help ...

    Transaction SU01

    Hello colleagues,I need to click on one of the tab ( Roles ) in transaction SU01 but the Find Option is disabled in my application .Can you kindly let me how to search/find for the same ? .I do not want to hardcode ( record position wise) as if a ne...

    Resolved! Accepted Solution

    Missing selection screen

    Hi All, I am working on a report where when I am trying to do the syntax check it's nt showing me any error but when i tried to activate it throws the following error:Error when generating the selection screen "1000" of reportCan you please tell me w...

    Resolved! Accepted Solution

    Smartform... text

    Hi Experts,I have a requirement in smartform.....I need to show the some text if it is not equal to space.I have created one text in main window. in the text general attributes I written the logic like belowZ4 ,, 'Name: ' &...

    Resolved! Accepted Solution

    ME_PROCESS_PO_CUST

    Hi Abapers,I have found out one BADI suits my requirement.ME_PROCESS_PO_CUSTIn that i need to use one method, PROCESS_ITEMwhich would do a check on the purchase requisition field of the line item, which i need to make mandatory for a given plant an...

    Resolved! Accepted Solution

    Place the cursor at the begin of the Input field [Parameter]

    All,I have a input field in a report, i need to place the cursor in the First position of the field, currently cursor stop always in the last.PS : I have unchecked the Options> cursor> positions cursor at end of textIs it any other setting i need to ...

    Resolved! Accepted Solution

    Problem in an IF condition

    Hi , I am currently doing a report and i have a query in 1 section :i am using an IF conditionIF ( BCLASS NE 'MSVC' ) OR ( BCLASS NE 'USVC' ) . if sy-subrc = 0. but here BCLASS EQ MSVC but sy-subrc is getting set to 0 . Can anyone please tell me if a...

    Labels in this area

    Explore this Area