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

Resolved! Job with steps

Hello. I want to do a Job with 4 steps ( reports ) and I want that the second step don´t start before the first step finish, and the third step don´t should start before second step finishes. What is the best way to make it?? I don´t have varian...

EBP SNC

Hi experts,I have a question. Please, It´s posslible set the login to the system EBP 3.5 using the SNC on side of fat client? I allready have the SNC activated on this system, but at SAP LOGON I have to still insert password and user name.Do you have...

Resolved! Where is INCLUDE KOMKZ for adding field to Free Goods Determination ?

http://help.sap.com/saphelp_46c/helpdata/en/0e/9e466f0e18d311ae620060b03c9bbe/content.htmThis page is the info in SPRO for adding a field for Free Goods Determination.New fields for free goods determination are added in the following INCLUDES:Header ...

Try and End Try.

Hello All, Is there any disadvantage to use try and end try in the program. I have developed a custom program. At starting of the program i have used TRY and at end of the program i have used catch and end try. In order to avoid at any case short dum...

Resolved! sold to party as blank

Hi,the functioanl team wants that during new customer creation the sold to part should come blank ,right now it is auto populated , how can i make the sold to party field as balnk during new customer creation.A sample code and any suggestions is welc...

Resolved! ABAP to XML using XSLT

I's is possible to create a XML files with XLST Transformations using nested internal tables?I want do create a XML file that represents the structure of a Sales Order (Header + Items):TYPES: BEGIN OF s_order, vbak TYPE vbak, vbap TYPE vbap OCCURS ...

Labels in this area