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

Resolved! Copy line item texts ids

Hello,My requirement is to copy text ids (Sales Document item -> Texts tab) from high level item to low level item. The low level item is created automatically based on high level item. Is there any configuration which can do this or do I need to wri...

Resolved! Re : Database Deadlock

Hi Experts!!We need your valuable inputs regarding the following scenario..Some databse deadlock issue is occuring while uers executing few transactions which involves standard transactions.I have given few scraps which we got from database lock , Fi...

Resolved! one question regarding GUI status - button enablement

Hi friends,I have one question regarding report GUI status, which makes me very confusing.In the gui status, expand "Application toolbar", I find some button is marked with white background color like ANZG, NEWL and DELE in row1.Others in row1 are ma...

JerryWang by Product and Topic Expert
  • 1533 VIEWS
  • 2 REPLIES
  • 0 Likes

Resolved! Validate email address

Hello Experts,How can I validate the email address provided?I know to validate the format using FM 'SX_INTERNET_ADDRESS_TO_NORMAL'.I searched in the SCN Forum and found the threads related to the Format like :1. If the user has entered ‘@’2. If the u...

Resolved! Is it possible to connect a non-SAP J2EE server to ECC via JCO and use Active Directory authentication for SSO ?

Hello Dear Security Experts, My project needs that web services we will develop on a non SAP JEE server (JBoss) connect via jco to ECC 6. We want to make SSO connections.The pb is that the WS will be called from browsers on windows clients, connected...

Resolved! Use of BTE

Hi All,Altought i found many doc and material on BTE.......I have basic QThere are many enhancements Tech in abap Like Exist, BADI, Implicit Enhancement..... altought all of this why SAP provide BTE???ThanksNikki

select statement in FM

Hi All,I am extracting data from two tables (EKKO,EKPO)using Function module. I have created extract structure on these tables, there is component AEDAT in both tables with same name and I am not able to create field in structure with same name. So I...

Adding a new field(VEKP-SIGNI) in the additional data tab of HUMO

Hi Folks, I need to add one field (VEKP-SIGNI) in the additional data tab of HUMO (Handling Unit), I have searched but I didn’t find any Screen exit.It seems there is no screen exit for this. Then I analyzed and found that in order to add the field w...

Resolved! BDC not updating when called in RFC

Hi All,We have one BDC which updates(creates a new item in sales order VA02). Its updating the sales order when processed in SAP system but when it is triggered through RFC its not updating the sales order.I checked for dumps and update termination, ...

A-J-S by Active Participant
  • 2731 VIEWS
  • 13 REPLIES
  • 0 Likes

Resolved! Transport Request while maintaining data throughTable Maintenance Generator

Hi,I have created one Custom Table and created TMG for this table, now when i maintain the data in it through SM30 and try to save it,Pop up is generating to assign it to Transport request. I dont want to assign any Tranpsport request for the changes...

Help with query

Good day experts, i have created a report which filter order dates and show the materials, but also to display components used. In the table stpo there is a field idnrk which is the component, but I have not been able to implement the query please ca...

Resolved! authority object

Hi guys, I need to do a validation of some users (like this)IF SY-UNAME = 'ES1234' AND SY-UNAME = 'FR2345' AND [......] " lots of users  ADD 1 TO CONT.  MESSATE S34(ZHR) TYPE 'I'.ENDIF.The quantity of users are a lot to write 'IF SY-UNAME = ''I don't...

Labels in this area