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

Resolved! How to prevent search help parameter of a field from populating from previous field in view?

I have a table maintenance view with two fields. My second field has a search help with multiple parameters and one of the parameters is getting auto populated by whatever the user enters into the first field. Is there a way to prevent this auto p...

Resolved! Field symbols copied internal table 2 gets deleted also when internal table 1 get deleted

Hi all, I want to keep a copy of my <gf_itab> in <gf_itab2>. Then I need to empty out my <gf_itab>. But my <gf_itab2> contents gets deleted as well while I was deleting <gf_itab1>. Anyone have any idea how i can retain my <gf_itab2> ?? Heres th...

Resolved! How to set SU01 User's Logon Data tab Security Policy field using BAPI / Function Module

Hi All, I am using BAPI_User_Create1 to create an SU01 user. I need to set "Security Policy" field under Logon Data tab. I could not find the field in BAPI documentation, is it not possible from this BAPI? Could you please suggest how can I updat...

interface failed when calling the order confirmation BAPI_ALM_CONF_CREATE without error message?

Hi PM Guru, When calling the BAPI_ALM_CONF_CREATE and BAPI_TRANSACTION_COMMIT for order confirmation, even though the response says the order confirmation is saved, it is not reflected in SAP. Order has still not CNF status. Here is the interface...

sallyxu-cn by Active Participant
  • 2113 VIEWS
  • 7 REPLIES
  • 0 Likes

View in FPM

Hi friends, i have an FPM app and i want to create 2 new views (besides standard view). But not just for myself, also for everybody. I mean this will be a customizing. Is there anyone who could help me? Thanks

[Bug]JNDI data source 'java:jdbc/sapCommerceDataSource' is not bound in this Context.

We are the facing catalog sync issue on Carrolton preprod environments.While executing few of the syncjobs JDBC connection is not getting established between the database and preprod nodes.Earlier the issue was happening on the store nodes only and w...

Code Inspector SCI gives runtime ITAB_DUPLICATE_KEY error everytime I use on any program

Hi all, Everytime from a program menu Program->Check->Code Inspector it will trigger the below error Apparently class CL_CI_TEST_PROXY keeps trigger this. Anyone have any idea? There is no duplicate keys found in table CRMCHKMSG but the s...

Different Currency in Item conditions in Scheduling Aggrement(ME31L and ME32L)

Hi All, I have a requirement to trigger error message "Currency of Item Conditions Must be Identical" when ever there is different currency in Item conditions of Scheduling Agreement Creation and change. I am able to achieve by implementing the S...

ODATA Service

I need to Create ODATA Service for a Customer Registration page with Validations for CustomerID, Name, Email, Age, Address, and Phone Number. How can i achieve this? whether i use signleton class or a normal class to import the methods from se24 in...

Labels in this area