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
  • 83875 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Details on System data

When i select in the menuSystem -->Status and Press Component information iconin System data , I get one popup window . It has Software Component ReleaseLevel Highest SupportShort Desc Can you explain each one of this . Where to find the Support pack...

SOAP message tracing

Hi All,I am trying to consume a PeopleSoft web service. I need to do some trouble shooting.I use <b>WAS run time and ABAP work</b> bench for consuming the web services.I need to see the SOAP message I send, when i execute my client program. How can I...

BDC

Dear Guys,for f-02, whenever we are doing recording then we are getting coding lock problem, how we can resolve that problemplease send me yu replay ASAP.Marks will be awarded for suitable answer,With Regards,Yogesh

append

friendsif i had to update a table then i had done DATA: BEGIN OF ITAB_EMP_SAL.INCLUDE STRUCTURE ZHR_PR_M_SAL.DATA: END OF ITAB_EMP_SAL.form data.ITAB_EMP_SAL-INACT = ZHR_PR_M_SAL-INACT.UPDATE ZHR_PR_M_SAL SET INACT = ITAB_EMP_SAL-INACT WHEREPERID = I...

Update Statement

Dear All,can you correct the code,, here I'm dynamically updating the ZRUNID and ZRUNDATE for the selected range of MATNR, but the values are not updating into the table.IF NOT DEL_TAB_MARA[] IS INITIAL. INSERT ZMARA_H FROM TABLE DEL_TAB_MARA.UPDATE ...

Resolved! LSMW

How can we write ABAP code in LSMW? I have a source field which is derived from another field. Is there any possibility of writing code to fetchin LSMW??? pls help.I have two source fields which take constant values. How can i use these in "Maintain ...

smartform

hi, in smartform if we r using std on for eg:medruck in sapscript, what is std one in smartform, and what about the print program,or we have to migrate sapscript to smartform ie .std one.then what have to do, should we assing to nace transaction,p...

Resolved! Invoice Receipt

Hi Friends,Can anyone tell me what the Invoice Receipt is? Where is it printed from (transaction code)? and when is it printed? How is it related to Invoice? If Invoice and Receipt have the same layout, what's the difference between them? Please help...

Resolved! SAP script WRITE_FORM

<b>FU WRITE_FORM____________________________________________________Short textSAPscript: Output text element in form windowThe specified element of the layout set window entered is output. The element must be defined in the layout set.ParameterELEMEN...

Resolved! bdc

Hi, I am working on a bdc program where I have to upload a numerical value 1293.00.I have converted this into 1293,00 using FM HRCM_STRING_TO_AMOUNT_CONVERT and processed the session.In the o/p I should get the value as 1293.00 since this is the ori...

Labels in this area