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

sso between as-javas

hello,sso between as-java should be very easy , only to put the server as trusted systems in and thats it.But it wil not working for me ?I see with fiddler that with every response form server comes the mysapsso2-cookie but in the requests of ie9 the...

How to set organizer mail id in meeting request using CL_APPOINTMENT class

Hi,I have two questions here.1. How to set the organizer mail id using the method of CL_APPOINTMENT class? I have used the method SET_ORGANIZER of class CL_APPOINTMENT by passing my SAP user name 'GCM' but when i received the appointment within out...

Resolved! F4 in SALV for own types

Hi all,hope there is hope:I love to use the CL_SALV_TABLE classes. It is very convenient that I don't need a field catalog.Now I define a type, i.e.TYPES: BEGIN OF ty_data, ... matnr TYPE mara-matnr, datefrom TYPE...

Clemenss by Active Contributor
  • 5347 VIEWS
  • 5 REPLIES
  • 1 Likes

Resolved! Batch Job Rescheduling

I am looking for some suggestions on how to overcome the following problem with minimal effort. I have a report that is scheduled to run 4 times a day - 8 AM, 10 AM, 2 PM and 4 PM. Each job only captures sales orders that have been created/changed si...

Resolved! PLM- Version change in document structure in transaction code CV12

Dear Experts,I have a situation unresolved where after creating a new version for a document no in CV01N tcode, If I have a document structure in tcode CV12 the version is to be updated to the new one and the parent and child relationship does not ch...

Resolved! LIKE operator

Hi Experts, i have written a select on a table to fetch 4th level WBS elements. In the where clause, im passing the 3rd level WBS number. The query below: data lv_wbs_str2 TYPE string. lv_wbs_str2 = wa_znam_mrf-wbse+0(13). ...

rnb86 by Participant
  • 1520 VIEWS
  • 9 REPLIES
  • 0 Likes

Requirement Routine

Hello Experts,I have written a routine for requirement-pricing.it is working fine, it calculate value of z condition type depending on other condition values record from ztables and quantity.but that routine is getting executed every time means for e...

Labels in this area