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
  • 83414 VIEWS
  • 212 REPLIES
  • 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! 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! 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! 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...

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