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

    Where to clear variable

    Hello Experts,I have a requirement, it is FI interface where need to calculate CR ,Dr Amount.Let say i have total 10 line items fora invoices... based on total amount i need to calculate if it is +ve amount it would be DR or if total amount is -ve th...

    Resolved! Accepted Solution

    events doubt

    Hi experts,I need help to get some idea on my requirement. In alv am display 6 fields. but initially 3 fields will be hidden if we need it we can see by clicking respective button on alv application tool-bar. likewise I created 3 buttons for that hid...

    File Size FM

    Hi All,I have a requirement where I need to use the File size FM to check the File size when the user checks it.I have used the below codesCALL METHOD cl_gui_frontend_services=>file_get_size        EXPORTING          file_name            = l_file    ...

    Resolved! Accepted Solution

    HTTP GET using an SM59 destination - how to add query string?

    Hi folks,I'm writing a function module to push the input giving in the form of (any) structure as a query string to a specific SM59 http destination.The output should become something like a http GET to http://website?name1=value1&name2=value2I must ...

    Resolved! Accepted Solution

    module pool ------ getfrom program fields interchanging....

    Hi,      In module pool screen layout am using (DICTIONARY FIELDS)get from program to display all fields...Now user wants to interchnage the column order..before it displaying like..A          B               C               D               ENow user...

    Resolved! Accepted Solution

    Authorization restriction for Goods issue .>> others radio button in migo tcode

    Hello All,We have a situation wherein the user is able to issue goods using tcode MIGO by choosing Goods issue --> Others and  the movement type 201the above mentioning details i need to block the others tab only for specific user ids i have checked ...

    Resolved! Accepted Solution

    Enhancement: Add additional fields in the layout of IW38 after execution.

    Hello experts,I am trying to add two additional column fields, T001W-NAME and T499S-KTEXT, into the column set. The steps are as follows:After executing IW38, you get some list. Press Ctrl + F8 or click the icon on the top right next to "Operations"....

    Resolved! Accepted Solution

    Call Transaction behaving differently in Foreground and Background job

    Hi Guys,I have created a program (Z_TEST_CALL_TRAN), in the program I am doing CALL TRANSACTION as below.When I run in foreground I get error in LT_MSG (as expected), SY-SUBRC is 1001.When I run in background then LT_MSG is empty (My test is failed)....

    BADI for HR Benefits

    Hi,We have activated BADI Pben0030-HR_BEN_CALC_LENGTH_OF_SERVICE for determining seniority.We need this function to be executed only for specific pension plans, but not able to see benefit plan information during this function call.Whether its possib...

    jimso101 by Active Contributor
    • 596 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    BAdI Filter with "AND" condition between two fields

    Dear community,I have a BAdI with 2 filters, field 1 and field 2.I want to implement this BAdI with a very simple filter, but it looks like I can't do it.I want:Field 1 = 'A' AND Field 2 <> 'B'.It seems that all I can do between two different fields ...

    Resolved! Accepted Solution

    Changing Sales Material Text using Bapi bapi_salesorder_change

    Hi Experts,I have to change Sales orders Material sales text. I tried with BAPI_SALESORDER_CHANGE by passing data to ORDER_TEXT. Buts its not updating.I passed the data in the following way.     ls_order_item_in-itm_number = ls_salesorder-posnr.     ...

    Labels in this area

    Explore this Area