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

Resolved! Outbound bgRFC

Hello,I have a question about bgRFC. In my requirement, I have to update some data in VBAP table in r/3 from GTS system. So my GTS system will be a sender system and R/3 would be a reciever system. And this is done is to be done when Sales order is c...

P_ORGIN

I have to add access to a user in HR with authorization object P_ORGIN.Currently she already have access to certain infotypes but only to a specific employee subgroup.I need to give her additional access to infotype 2001 for all the employee subgroup...

Resolved! Problem about OUTPUT

Hi all,There is a way to call smartform from VF03 with output types. Who can describe me the details about this way? Is there any step by step to realize it? I found there is a output configuration in NACE.Who can give me a overview of it and some li...

Resolved! Is there a Shared objects memory consumption history?

Dear ABAP performance experts,is there a history for memory consumption of shared objects? Transaction ST02 allows a history view for many other buffer types, but apparently not for Shared Objects.Why do I ask this?In one of our production systems, t...

Resolved! How to assign table ?

Hello, I want to get the data from table item_data_pbo in program SAPLMEGUI using assign command in my user exit. I used the following code, but the assigns fails . DATA: lv_fname TYPE string, FIELD-SYMBOLS: <fs> TYPE ANY TABLE. lv_fname = '(SAPLMEGU...

Resolved! TEXT TO SAP

Hi,I have text file which is being generated from some web portal.I need to upload this 'ABC.TEXT' in sap.I have uses 'GUI_DOWNLOAD' , 'SAP_CONVERT_TO_XLS_FORMAT, and few other FM.My exact problem is 1- Some data is getting truncated while uploading....

Labels in this area