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

    Smartform address Issue

    Hi FriendsMy requirement is printing address on smartforms.Ex : Address :   NameCityCountryIf in Date base, all vaues are there then output should be.NameCityCountryIf Name is not there , Output should be:CityCountryIf city is not there , Output shou...

    Resolved! Accepted Solution

    Issue in creating infotypes using Function module 'hr_infotype_operation'.

    Hi ,I am facing issue while creating subtypes '0003' and '0010' for the infotype 0105.The requirement is in PA40 when a new user is created and when it comes to infotype 0105 with type 0001 (subtype) andthe user clicks on save , automatically the sub...

    How can I get HEADER in Excel Inplace, using OO CL_GUI_ALV_GRID

    Good day. Please tell me what I need to do that in Excel Inplace transmitted header that is collected from the data selection screen? :BEGIN OF itab OCCURS 0,       vbeln     LIKE likp-vbeln,       posnr     LIKE lips-posnr,       drop(10),     END O...

    Resolved! Accepted Solution

    'f4if_int_table_value_request' used in search help exit

    Hi frns ,              i need to populate all the input selection screen values by providing a single previous input field value ( image1 in se83 input selection screen i  populate value ID1 means ,another all input fields value populate automatical...

    Resolved! Accepted Solution

    search help exit

    hi frndz,i try to make function module for search help but i got error and no-value found msgSearh help input screen:Vendor ID,Purchase Organization,Company codeSearch help Output:Vendor ID,Vendor Name,Purchase Organization,Company code.in that scena...

    Resolved! Accepted Solution

    Dynamic program SOST

    Hi experts,I would like to create a dynamic program wich recovers the sending status of mails from t-code SOST.I found the program RSSOSOSTSTAT which corresponds to SOST, but how can i use it in my program to launch a particular date and an hour and ...

    Resolved! Accepted Solution

    clarification with indx table while import/export using shared momory

    Hi All,I need to call a report in another report in background mode using job_open and job_close.Code:EXPORT LT_INPUT FROM input TO SHARED BUFFERindx(XY) id 'INPUT'.* Get Print Parameters  CALL FUNCTION 'GET_PRINT_PARAMETERS'    EXPORTING      no_dia...

    Resolved! Accepted Solution

    Screen Enhancement for add new field in purchasing info records(ME11/ME12/ME13)

    Hello,this days i have searched for any Screen User Exit in which to add a custom fied inpurchasing info records - Transaction ME11/ME12/ME13 (programm SAPMM06I).I didn’t find any relevant BADI of Exit for this. Is there any other way to do this?Than...

    Resolved! Accepted Solution

    ST12 scheduled trace

    Hi everyoneI made a trace in transaction ST12 from batch job.I made a trace, because I want to know, if the database index that I created was used.My questions are:As you can see the picture above, the first row took such a long time for select data....

    Resolved! Accepted Solution

    Change User status of operation for maintenance orders using mass change iw37 transaction

    Hi folks,I need to change/add/delete the User statuses of operations for maintenance orders using a FM or BAPI .IBAPI_ALM_ORDER_CHANGE_USRSTAT is used to manipulate the user statuses of Order. Similarly i need to use a BAPI or FM to manipulate the us...

    Labels in this area

    Explore this Area