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

COMMIT WORK in a separate LUW from my program so that it does not effect the main program?

How can I do COMMIT WORK in a separate LUW from my program so that it does not effect the main program? Actually I am updating the BI system with my sales data using the Function /DMF/BI_SALES_DATA. In the main program we are fetching the sales data ...

Resolved! User exit or BADI to not allow the user to change FI document when in approval status

Hi, We have implemented workflows for approval of accounting documents (Customer). While the accounting document is in approval status, it should not be allowed for a change by the user. Is there a BADI or User exit available in SAP so that we co...

Resolved! SAP ABAP how to get the called program name in the calling program (both are standard programs)

Hi, There are 2 standard programs. 1. prgm1 2. Prgm2 Prgm2 is being called internally from prgm1. (Inside prgm1 there is a submit statement for prgm2) Now there is a BADI that needs to be implemented as a part of my requirement.( Inside prg...

SM30 Question

Hi, In SM30 , we have a tab called selection and dropdown by contents. I was able to change the label of the field without changing datat element using maintenance screen option . But that change is not working when I click on selection by cont...

Why can't we use BAPI , function module use in cds view as well as amdp procedure

Dear ABAP HANA experts, Can we use bapi or function module in cds view as well as amdp procdure .? if the answer is no ,then what will be the cause. In abap enviormnet , every time we can not fetch the data from the corresponding table .. some t...

How to validate the data sent by POST method to OData service generated by CDS View with BOPF

Hello, We have created a CDS view with BOPF objects and using the OData service generated by it in UI5 layer. We are creating and sending the data set from UI5 layer using POST method. By default, the OData is storing data set in the table spec...

sucheno by Participant
  • 2428 VIEWS
  • 2 REPLIES
  • 0 Likes
Labels in this area