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

Resolved! bapi please

Hi everyone,Here I am stuck in BAPI after creating an Object in BOR now i need to know is that how to create ALE Ashynchronus, then what to do to call bapi from ABAP and also How to create BAPI for that Object or how to call bapi in ABAP and MS-Acce...

Resolved! Select Statement

Hi all, in the select statement below i have two fields 'augst' and 'augob'. they can hold values '9' and 'X' respectively. I should ignore the records if any one of the field has value or if both have values. iam able to get it correct for the lat...

Resolved! abt my requirment

Hello,I have an reqirement like the users which have email addresses set up as *.gm1.com should now be changed to *.gm2.com.The changes in email addresses are done by SU01.This is a one time program to be moved to production and also user should hav...

include structure

hi,if i want to add fields to tab_bsid using include structure wa_partner, can it be done? if not what can i do? i know to have include structure, must be in the begin ~ end but for my case, can it be done?DATA: tab_bsid TYPE STANDARD TABLE OF bsid, ...

cost element

I am developing a cost center. where i am extracting cost center and object number fromCSKS table.Using the Object I am extracting Cost element... loop at itab. l_tabix = sy-tabix. select single kstar ebeln from covp into (covp-kstar , ...

CRM 5.0 - SUIM

In CRM 5.0 if I put 30 in the SUIM->Users->"By Logon change and password change"->“No. days since last logon” field, will it give me list of users who have not logged on for 30 and more days?Or it will give me list of users who have logged on in last...

how to find error

hi friends,i have a scenario in which, a function module is being called from an idoc,and that function module throws an error message when a document is not found in a standard table.now my work is to go to the place where the error is bieng trigger...

User Exit (pricing)

Hi guru's:i really have a very large user exit to understand, would like to post it but its pretty large. I would request you to pass your email id's so that i can forward it to you directly and take some help from you. my email id is: sapfunci@gmail...

Resolved! SSO: ITS

Hello,We are trying to setup SSO for SAP System. Our architecture looks like this:3rd party logon mechanism(via web) --> ITS --> Web Dispatcher --> WAS (BSP's)We did extensive research and found that ITS might enable us to do that. But we are not c...

lsmw query

Hi,I am doing Lsmw for Fs00 using standard bacth input method.At mapping i.e 5 th step of lsmw.i want code such a way,that if the obligatory in the transaction is not pass from the test data then that record must skip.transaction must run for the ne...

lsmw query

Hi, I am doing lsmw with standard batch input for FS00.1. I need to skip the record if the obligatory field value is not given.should i use skip record or skip transaction.Plz post answer.If possibale piece of code.Urgent...Thanks in advance.

Labels in this area