Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

    Criticality.png

    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...

    2024-08-07_08-25-11.png
    sheenamk by Developer Advocate
    • 93535 VIEWS
    • 212 REPLIES
    • 39 Likes

    Resolved! 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...

    Whether basic data, company code data or purchase org data is changed for vendor...

    Hi,I need to develop a logic for an IDoc where in I need to find out if the basic data of vendor is changed, or is it company code level data or the purchase org data. There could be the cases where all of three gets changed.I found a BAdi for it 'VE...

    Resolved! 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! 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! 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! 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! 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...

    Problem with ENTER key in editable alv grid oops CL_GUI_ALV_GRID - Executing the old OK code

    Hi,I am using editable alv using the class CL_GUI_ALV_GRID . Now we have a strange issue that when I am pressing ENTER it is executing old function code i.e. First If I append a new record using the toolbar button APPEND then new record is appending....

    How to display the listbox values based on the other parameter in the selection screen

    Hi  Experts,I have to change the listbox values based on the other parameters value in the selection screen.like in my report there is two parameters in the selection screen as p_whr ( parameter) and p_query (Parameter as list box).When we change the...

    Resolved! 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...

    Error "for pooled tables cluster tables and projection views join is not allowed: "T588B""

    Hi Geeks,I'm new to ABAP Development, trying to join T588B and T588T and got this error "for pooled tables cluster tables and projection views join is not allowed: "T588B"".Select a~MANDT AS MANDT a~USERG AS USERG a~MNTYP AS MNTYP a~MENUE AS MENUE a~...

    Resolved! 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