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

Transport Numbers

Hi all,I have done code changes to existing one and created a new request. By mistake i have relased the request though there are still changes.I have again created the new request and completed the changes. I think now all the changes will be under ...

Resolved! acknowledgement

Hi,I am trying to post PO Acknowledgement using ORDERSOR IDOC type and Message type ORDRSP.When I try to post with different quantity than in Purchase order, its getting error with message ' acknowledgement contains quantity variance, can anybody pro...

Resolved! SapScript images

Hi all,I know that there is a tcode for editing the images I included on my sapScript code, but can´t find it. Which is it?If I have this code on my sapScript...INCLUDE ZCIRCULO OBJECT TEXT ID STWhich transaction should I use in order to edit ZCIRCU...

Resolved! Free key word Function

hi experts, i am confusing with free key word usage.right now i have not used FREE in my abap programs.i read documentation it is sayingFREE:-Releases the memory space needed to process the internal table itab. My doubt is why i need to Release the i...

naming modules

hi,what is the difference between naming the include in module pool as include ztestOzz(PBO) or ztestIzz(PAI) and naming it as ztest and putting the PBO and PAI modules for a particular screen in this include.does SAP recognise O and I. i dont see th...

Building Inbound IDoc

I am creating an inbound IDoc using ABAP. I have successfully created the IDoc, but I am getting errors, I believe because of the format of the Data Records in the IDoc. Here are the fields for the Data Records:MANDT - using sy-mandtDOCNUMSEGNUMSEG...

OLE performance issue

Hi, In one of my programs I have used OLE automation to donwload the contents into an EXCEL File.The Program as well as the File is getting downloaded properly. BUt the only issue that is coming is that OLE is taking a lot of time and the performance...

Deletion in one shot.

Hi Guys,i hava requirement after a condtion check ...if it becomes true ..i have to delete all the rows from that table.can any body suggest me the statement which do this..i got syntax from documentation like this.To DELETE all the lines..where cond...

Sub workflow

Hi All,Wanted to know upto how many levels of nesting we can do for calling sub workflows from a parent workflow.To explain it by example, if say WF'A' call subworkflow 'B' and then this sub WF 'B' inturn calls subworkflow 'C'.So upto how many levels...

Resolved! copy a file

please help me for the following questions:a. what command i should use to know if a file is present in the application server (/usr/sap/trans)?b. what command i used use to copy a file? invbal.csv -> invbal1.csvthanks.donna

Labels in this area