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

Resolved! String functions

Hi All,I have the following value /1BCDWB/CL_EX_WBTF9D0CDCD5How can i get the above value to look like /1BCDWB/WBTF9D0CDCD5 I am currently using this**********************************************************************DATA: PATT TYPE...

Resolved! BSP Translation

Hi All,We are developing a BSP application, in which we have hardcoded some of the messages in English.We need to translate the message into other languages as well.I could not see Text-elements in BSP , like reports, where we can maintain the transl...

Resolved! pass values to transaction

Hi,In a standard module pool there is a line sayingcall transaction (variable).variable is set dynamically to 'znewone'.znewone is then called. I have complete control of the program in znewone but no control over the standard calling program.There i...

Resolved! Web Service

Hi Guru's,I have set up a Web Service from BAPI, BAPI_ACC_DOCUMENT_POST. Now I want to test it and need a message to test it. But How can retrieve the message format?I have looked into WSCONFIG but could not really find it.Best regards,Guido Koopmann

Date + Timestamp

For a custom BAPI, I need to pass a date field as a selection criteria. And the date field should take value of the form: mm/dd/yyyy hh:MM:ss:SSSThis custom BAPI is used to extract sales order details from VBAK and VBAP tables starting from the above...

ALV Filter

Hello - I am facing issue with ALV filter. I am trying to use filter on a column of the alv ( char data type ). However this field also has numeric values being displayed. When i apply filter and give a numerical value, i dont get any results. Ho...

Labels in this area