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

    tcode me51n, me52n and me53n - Enhancement to Requisitioner field

    Hi,Please, I need help about tcode ME51N (ME52N and ME53N).I've created a search help for Requisitioner field for that tcode. The search help worked fine, but the problem is about to update Requisitioner field on subscreen tab "Contact Person". Alrea...

    Resolved! Accepted Solution

    Unable to Read Excel file using OPEN DATASET from application server

    Hi Gurus , I was trying to read a .XLS as well as .XLSX file from Application server and I am getting a junk while using the OPEN DATASET editionOPEN DATASET L_FILE FOR INPUT IN TEXT MODE ENCODING NON-UNICODE MESSAGE L_MSG IGNORING CONVERSION ERRORS....

    Resolved! Accepted Solution

    Assigning default values to root and subnode attributes

    Hello,I created a BO with a root node. In order to assign some default values after a root instance is created, I've implemented a determination. Everything is working as expected. When the instance is created (and only then) the init method is proce...

    Resolved! Accepted Solution

    Mass repeat of jobs

    Good day. Does anyone know if there is a standard report to repeat cancelled / failed jobs ? Something similar to RSBTCDEL2 for the deletion ? In sm37, the repeat functionnality doesn't allow you to proceed when you tick more than one job. Thanks for...

    Resolved! Accepted Solution

    Error in ADT

    Hi,i had installed the latest plug-in to eclipse d/w from hand.ondemand.kepler.when I opened the eclipse am gettin error. Below is the snap shot.then i installed the dlls file then also getting same error. How to get rid of this error??

    PRELP TO PNNNN

    Hi experts,             I am implementing  this badi HRPAD00INFTY in update part .  I am using CL_HR_PNNNN_TYPE_CAST=>PRELP_TO_PNNNN to capture the changing value in pa30 .but here while debugging pernr value which am entering in perlp  is not showin...

    Resolved! Accepted Solution

    FB05

    Dear Sap Guru's,I have an requirement to update the data at FB05 T-Code.So am using the BAPI - BAPI_ACC_DOCUMENT_POST to update the data in FB05.I have passed the required data to BAPI parameters & executed, But its prompting me below errorsErrorType...

    issue in Miro enhancement

    hi experts,                I have an requirement to write implicit enhancement , where i need to validate assignment  field for an internal purpose (please dont question                   why i have to validate asssignment field) ,                I d...

    Resolved! Accepted Solution

    Reset SAP User Password

    Hi,I need to do a RFC to other system reset SAP passwords. I found BAPI_USER_CHANGE, and return user was updated but it doesn't work when I try to log using this new password.Could someone help me? DATA:   t_return    TYPE STANDARD TABLE OF bapiret2,...

    Resolved! Accepted Solution

    POP UP not closing

    Hello Experts,I programmed this:IF xvbak-auart = 'ZOR'.       DATA: lv_id TYPE icon-id.       TABLES: icon.       SELECT SINGLE id       FROM icon         INTO lv_id         WHERE name = 'ICON_MESSAGE_WARNING'.       CALL FUNCTION 'POPUP_TO_DISPLAY_T...

    Resolved! Accepted Solution

    Create||Edit||Change gui status / function codes at Runtime?

    Hi all,i use in my develpment GENERATE DYNPRO h f e m ID g....MESSAGE F1 ...LINE F2 ...WORD F3. to create the needed dynpro at runtime.This works very fine.I define descrptively in several ABAP-OO classes how the different Dynpros have to be. The pro...

    Resolved! Accepted Solution

    Skip some screens when we run the Standard Tcode

    Hi Experts,I need to perform some actions in background and in one shot my required Screen should be come if i run the standard Tcode CU50.If i execute the Tcode CU50 One screen will displayThere i need to give one material in material field...Then i...

    ITAB from OO ALV

    Hi Everyone!  I have an OO ALV with the CL_GUI_ALV_GRID class and I need to fill an ITAB with the information that the ALV is showing. That is, I need to get an ITAB on ly with the showed fields, with the filters, totals, subtotals, etc.I haven't fou...

    Labels in this area

    Explore this Area