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

How to pass Azure proxy pre-authentication and access the Odata from SAP server

Hello Expert, We have a mobile application (using Xamarin development tool) and want to consume Odata service from a SAP server which is protected by the Azure application proxy. We are having some problem passing the proxy pre-authentication and r...

Chenyang by Contributor
  • 5654 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! TABLE MAINTENANCE GENERATOR EVENTS : issue on validation of Primary key

Hi All, I have created an Event 01 (on save) to validate location entered in Z table. If it is invalid location (Location is primary Key), i am raising an message and it is not allowing to save wrong data in database table. and it is allowing me...

Resolved! ABAP - read search help programmatically without popup

How can I code in my program, to read search help H_T001 and pass BUKRS value and return the fields in the search help i.e. WAERS. Everything I have found on here causes a popup which I don't want. The program will run and I will get the BUKRS valu...

Resolved! Is that Possible to use string Data Type for BAPI Import or Export Parameters ?

I have Got an error when Creating BAPI. It tells me String, Internal tables Can not be used for BAPI Importing or Exporting Parameter. Is that Possible To Use String Data Type as Importing or Exporting Parameter? if not what is the possible way to im...

tarikuw by Explorer
  • 1237 VIEWS
  • 2 REPLIES
  • 1 Likes

Search/Help in VA01

Hi, In VA01 there is a search/help on Sold-To-Party field and it is display a data for all sales Org. our requirement is if user have access role of '1000' sales org and if that user is creating a sales order through VA01 then on the field of Sol...

convert to OLD abap

I am trying to convert this new Abap(740) method into older abap code(730 or below) bu t having issues understanding it. I am looking for help translating it . METHOD get_attributes. DEFINE fill_att. insert value #( ref = r...

Labels in this area