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

Invoice Split @ VF06....not stopping at breakpoint applied in routines

Hi All,This is regarding Invoice Split...from VF06 Tcode.We are trying to generate Invoice from Delivery using VF06.But Invoice is splitting at item level.We tried to debug the routines for 003 & 007 as well for copy control..But while executing the...

Multiple PO changes

Hi All,I have to change bunch of po's . I 'm using BAPI_PO_CHANGE(Can Change 1 po at a time), but my problem if for any reason i cannot change one po , then i should roll back the changes made to any po's earluier to processing the current po.I'm do...

CUA setup in GRC10

Hello,Can someone share CUA setup in GRC 10. in Access Control User provision i added RFC Name . Using CUP i can create user but assignment of role does not happen.when selecting Model User i cannot choose from which user i can select to copy.Regards...

Checkbox in alv grid

Hello friendsi have an internal table displayed in alv with one field as editable checkbox.The display is OK.After the user click the SAVE button, I want to process the ckecked records only.My problem: after clicking the SAVE button, in USER_COMMAND...

Resolved! Join Table

Hi,I read the following doc about abap joins.http://help.sap.com/abapdocu_70/en/ABAPSELECT_JOIN.htmand have coded something like this: SELECT * INTO CORRESPONDING FIELDS OF TABLE itab FROM ( ( ( text AS p INNER JOIN book AS f ON p~b...

Labels in this area