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

SAP sponsored check of OpenSource ABAP Projects with Code Vulnerability Analyzer

Hello SAP Code Vulnerability Analyzer Product Managment and SAP Open Source Office, currently https://dotabap.org/ already lists 138 Projects on GitHub that are ABAP based with a total number of 800.2k Lines of Code. Wouldn't it be a great opportun...

gregorw by SAP Mentor
  • 2034 VIEWS
  • 3 REPLIES
  • 15 Likes

BAPI_ACC_DOCUMENT_POST - Balancing field "Profit Center" in line item 001 not filled issue

Hi Everyone, I am stuck up in one issue where I need to Post Non-PO Invoices through BAPI 'BAPI_ACC_DOCUMENT_POST'. Issue is when we keep G/L Accounts with different Profit centers then standard error 'Balancing field "Profit Center" in line item 0...

How to verify token in case of service to service call and the JWT uses RSA256 signing algorithm?

Hi , In the blog it describe following scenario: client -> AppRouter -> ServiceA ServiceA is bound to Xsuaa , so it has public key to verify the signature of the token from AppRouter. I understand this. My question is , if we have followi...

RFC_ERROR_SYSTEM_FAILURE

Dear Experts, I am using FM "L_TO_CREATE_MULTIPLE" to create TO in my custom FM, i have enabled all the exceptions and using below code to catch all the errors. MESSAGE ID sy-msgid TYPE sy-msgty NUMBER sy-msgno INTO lv_msg WITH sy-msgv1. return-t...

Resolved! ALV Report.

Hi, Develop an interactive ALV report to display List of all database tables having transactional data.The report output should have these below data.1. Database table name2. Table description3. Type of Table4. Package (Development Class)5. Date of...

BAPI to Update the Characteristic values of Network components of WBS element in CJ20N

network in CJ20N Hi Experts, I am creating WBS BOM (CS71) using CSAI_BOM_CREATE Function Module , once BOM created i am trasferring the WBS BOM to project Network using CN33, upto this everything is working smooth after transffered WBS BOM , i n...

Resolved! Using regexp in abap

I have written a very small piece of code to know how regexp works, in this i have an internal table and only one field, the field contains a string, I want to check if there is an '=' at the end of the string then delete that records from internal...

CDS VIEW join issue

Hi Experts, I Joined the MARC,MARD and the output working fine but iam facing issue the data is displaying each storage location wise .suppose i have one material against 5 storage location here stock is displaying each storage location wise and i ...

Corrupt message popup in EXCEL when use FM GUI_DOWNLOAD for .XLS extension

A Corrupt message popup when data is exported to excel using FM : GUI_DOWNLOAD using extension .XLS have used different FM same popup of corrupt message comes up crrupt-mess.png is there any Functional module to avoid corrupt message popup in XLS ext...

Enhacement point

Hi experts, '/SAPSLL/CD_MM0A_R3' function module is used to send data to GTS system. Which is calling in standard BADI IF_EX_SLL_PI_MM0A_TRANSFER Under PURCHASING_DOC_TRANSFER method. I want provide some filter condition before calling this functio...

sri6666 by Active Participant
  • 1236 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Determine the selected rows in ALV which has checkbox marked .

I have a ALV which displays as expected. I have "Select all, Deselect All, Approve and reject" Buttons. On "Select All" all the rows are selected as expected. When i click on Approve , i am not able to use "GET_SELECTED_ROWS" of cl_gui_alv_grid since...

Resolved! Calling standard transaction from a custom program and return to the custom program on saving

Hello All, I have a requirement to call a standard transaction from a custom screen and once data is entered in the standard transaction return back to the custom program on saving. I am aware of SUBMIT program or call Transaction but how do I get ...

Labels in this area