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

Not getting proper output

Hi experts, A simple code wrote, but i am not getting proper output...Please let me know where i did mistake. DATA : IT TYPE STANDARD TABLE OF ST, WA TYPE st. PARAMETERS : p_aufnr type aufk-aufnr.SELECT equnr FROM afih INTO TABLE it WHERE aufnr =...

pooja08 by Explorer
  • 2435 VIEWS
  • 11 REPLIES
  • 0 Likes

Problem while testing Automations with either Desktop Agent or the Bowser extension

We connected correctly our Desktop Agent with the Cloud Factory and installed successfully the browser extension on Microsoft Edge. As soon as we want to the an automation, the test window loads extrem long and then the error message "Agent Health Ch...

Next13 and i18n

it is possible to publish an application in Nextjs13 and with i18n, using the template https://sap.github.io/ui5-webcomponents-react/?path=/docs/project-templates--docswith BTP (HTML5 application)?Would you have any examples?

Resolved! SAP ABAP: TOTP Generation (Time-based one-time password algorithm)

Dear Guru's, I hope you are well. We have requirement to generate TOTP using ABAP and I got stuck on the requirement to generate TOTP tokens from SAP ABAP. This is very easy and doable in JAVA but challenging in ABAP. Based on my analysis this ...

Resolved! ALV OO set_table_for_first_display how to add save layout and choose layout buttons

Hello community I'm creating an alv with two containers: I have the button to modify layout: But I don't have the buttons to select layout and save layout: Does anyone know how to add these two buttons already with their respective f...

SAP Developer Challenge - SAP Cloud Application Programming Model (Week 4)

Please note that this challenge is closed. The deadline for receiving a badge upon successful completion has passed. Check out this new challenge for the month of August.Welcome to the fourth and final week of this month's SAP Developer Challenge. Th...

2023-07-26_11-30-35.png

Find Abstract class ABAP

Hello everyone,I have 3 classes which using the same interface, to find them I used method ' get_implementing_classes ' to find the classes which using this interface and I put it them in a table ' lt_classes ' and made a loop over this table.my prob...

Picklist relations

I am using odata API, I want to know how to get relations(child/parent) between picklists without getting all pickListOptions, Basically I want to know which picklists are dependent on other picklists and which are independent, The list of picklists ...

Labels in this area