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

Want to trigger MATMAS Idoc as and when the CLAFMAS gets triggers from BD21(RBDMIDOC)

Hi Experts, I have a requirement like, material classification data will be changed and using RBDMIDOC-CLFMAS idoc will be generating but my requirement is at the same time I want to trigger MATMAS Idoc along with CLFMAS Idoc. Could you please ov...

How to use BAPI_OUTB_DELIVERY_CHANGE for updating HEADER_DEADLINES parameters(Changing Dates)?

Hello experts, I am new to ABAP and very new to using BAPIs and need your help. Please pardon me if the solution for this is very simple and I am making silly mistakes. I am facing this issue for updating the values for the fields WADAT, KODAT, LDD...

Resolved! Not able to Import the Data From the Enhancement point.

I have one problem, need to export one structure from one place to another place. While exporting data is getting in Structure, but while importing Structure is empty. Export. Data:BEGIN OF rit_mseg OCCURS 0. INCLUDE STRUCTURE mseg. data:END OF...

Triggering POST for SAP Odata from VBScript : 403 CSRF token validation failed error

I'm trying to trigger POST request for SAP Odata from VBScript. But i'm gettting the error 'CSRF token validation failed'. I've done the following improvements: I am able to get CSRF token first by triggering a GET request and then using the same for...

GOS_ATTACHMENT_LIST_POPUP to display attachment list of MIGO from an ALV report

Hi,Could you please suggest or share a sample code to use FM GOS_ATTACHMENT_LIST_POPUP to pop up the attachment list for MIGO tcode, for any material document and year combination ( in display mode and type as material document). Regards, J

SAP ROUTER SECURITY

Dears,we need to know if we can deny all connections in sap router except for SAP ?that mean only SAP can access using our SAP routeror could we restrict or grant access per user our case that we need to close all connections except for the company P...

Resolved! WRITE statement in the beginning and TOP-OF-PAGE event has SELECT query. Does not work.

I have learned that TOP-OF-PAGE event is triggered when abap run-time environment first encounters WRITE statement in the program. The code below TOP-OF-PAGE is executed and then the control will execute the WRITE statement . Below is the code whic...

Labels in this area