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

    Background Job Step

    Hi,I have 3 steps in my job. I want to check the status of each job step and if that job step fails , send email to certain people.How do i go abt doing abt it??In table TBTCP -- it gives the status of each job step as 'P' ie scheduled even for the ...

    Resolved! Accepted Solution

    Error

    Hi, i wrote the program to call the function module.This is my program.REPORT ZAC_TAB25.PARAMETERS:P_NUM1 TYPE I,P_NUM2 TYPE I,P_OPER TYPE C.DATA:W_RESULT TYPE I.CALL FUNCTION 'ZAC_CALCULATE' EXPORTING IM_NUM1 = P_NUM1 IM_NUM2...

    Resolved! Accepted Solution

    madule pool

    hi experts,whyyou r used madule pool program in real time , what is the end user requirement . for wich reqire ment we using trnsactins in real time . supose if you have used in enhancements please give detail navigation for tthis.thanks in advance...

    Resolved! Accepted Solution

    STMS screen shot

    Hi,one of my freind who is learning SAP BASIS wants to know about import process.I dont have authorization for transport. Can anybody provide me the screen shot of the screenwhile importing the change requests.(This is basically to explain him the o...

    Resolved! Accepted Solution

    About OO alv Total

    hi, all I use OO alv, and total the quantity field. But when i append a record to table and refresh the display, the total don't refresh. How can i refresh the total display after refresh the table display? Thanks for your help!

    problem in BDC

    Hi All,I have a BDC prog in which i am recording transaction MB1CPERFORM fill_bdc_data USING:c_check 'SAPMM07M' '0421',space 'BDC_OKCODE' '=NLE',space 'MSEG-MATNR(01)' <fs_stock_data>-matnr,space 'MSEG-ERFMG(01)' w_erfmg,space 'MSEG-ERFME(01)' <fs_st...

    Resolved! Accepted Solution

    ALV Report

    Hi,Can anyone help me out by telling me what this the function of this piece of code:TYPES: BEGIN OF SLIS_LISTHEADER, TYP(1) TYPE C, " H = Header, S = Selection, A = Action KEY(20) TYPE C, INFO TYPE SLIS_ENTRY, END OF ...

    Resolved! Accepted Solution

    help with the code

    Hi all,i have records like in internal table itab id amount101 1 1.00101 2 2.00102 1 1.00102 2 2.50102 3 3.00103 2 1.50i want the output like like this internal table itab1 101 3.00102 6.50103 1.50 clear : wa_zoritem ,price.total...

    Resolved! Accepted Solution

    next to ABAP

    Hi SDN's,I have been working on ABAP different modules from past 2 yrs.Now that i see many recent technologies, am thinking of to update myself.So what should i start with and what are the new technologies related.Can anyone guide me in thisRegardsPr...

    Resolved! Accepted Solution

    ABAP Books

    Hi ,Please give me good books with Authors names for the following concepts.1.OOPS in ABAP2.BAPIs & BADIs3.SAP SCRIPTS4.ALE & IDOCs5.Implementing SAP R/3 in SD6.Implementing SAP R/3 in MM7.Implementing SAP R/3 in PP.8.Cross Apps of ABAP/49.Advanced c...

    Labels in this area

    Explore this Area