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

    Is SQL faster than SE11?

    Hi guys,i have a problem on using se11. Since the data in my table is more than 1 millard, when I use se11 or se16 to check how many data there is, it takes so long. Will it be faster if I user SQL Statement with ABAPlike select max ()from ...If not,...

    Resolved! Accepted Solution

    In HR-ABAP?

    Hi experts,I am doing a report in HR-ABAP.As I am new to this field I want some help from your's.the rport is abt I need to get pernr,complete name(CNAME),basic pay(betgr),Gross pay(SUMBB) using structures p0000,p0001,p0002,p0008 and table pa0000,pa0...

    Resolved! Accepted Solution

    urgent plz help me

    Hi,my requirement isi have material number and 7 fields in selection-screeen....and for that 7 fields assigned search help....after filling the 7 fields if i click on Update button the data will update the Ztable...upto this its working properly...no...

    Resolved! Accepted Solution

    DELETE AND INSERT

    hi i have to insert few records in a perticular field, i am using BAPI Change method via an LSMW , can somebody give me a sample code to first delete the existing data in that record and then insert the new record entry .Thanks in advance

    General BDC program

    I'm trying to create generalized code which can be utilized across all projects. In line with this, we can develop a generalized BDC program which can be used for executing any transaction. Sometimes, there may be requirements from the clients to upd...

    Trasanction CO13

    Hi all, While doing the Recording CO13, Screen field of the check box is not capturing.(there are number of check boxes for counters contains individual lengths for the Confirmations of the operation) Can any one help me out in thiscan any one send ...

    alv

    Hi Abapers,I have displayed one ALV. my requirement is : when the user selects records in ALV and clicks on ARCHIVE option which is available in menu-> Extras---> ARCHIVE, these recors should be deleted from ALV as well as table YSHELFLIFE and should...

    Resolved! Accepted Solution

    Doubt in ALV Grid Control

    Hi Everyone,I am working on ALV Grid Control, where i am facing a problem with adding new buttons and writing the new code for the button, for placing the (display) button i used the method <b>handle_tool_bar</b>, But i want to know how to write the ...

    BDC

    In BDC...while using Batch i/p method.......the screen resolution for line items differs from system to system. ...how to code to make the coding fit for all the resolutions.....As far as i know while using CALL TRANSACTION ...we can declare a struct...

    Resolved! Accepted Solution

    IDOC veryfication

    Hello Experts,My question is related with inbuilt verification.I build e-invoice solution in cooperation with my company supplier. I will receive invoice as XML document then on IX it will be translated to IDOC. To ensure that all formal data is corr...

    ref mb5t ..

    Hi All, I need to change the Selection screen in MB5T T-code. I have got list of user exit program of mb5t t-code. MBCF0002 Customer function exit: Segment text in material doc. item MBCF0005 Material document item for g...

    userexits

    Hi to all abap gurusIam new to the userexits .i know how to find a enhancements (group of diffrent user exits ) for particular transactin . i know we will find theese exits by using smod. and implement theeseexits in cmod . but can u pls give some sc...

    Resolved! Accepted Solution

    condition problem

    Hi Friends,Is any thing wrong with the statement, inv_date and invr_date is type date, trans and trans-high is NUMC and usname is char. IF NOT ( ( zinv_reg-inv_date IS INITIAL AND zinv_reg-invr_date IS INITIAL ) OR...

    Labels in this area

    Explore this Area