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...

    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...

    sheenamk by Developer Advocate
    • 94344 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    SXPG_COMMAND_EXECUTE issue

    Hello Experts,We have this issue in client server.One of the batch job is frequently failing while executing this function module SXPG_COMMAND_EXECUTE with error as command_not_found.This error occurs frequently on a particular application server but...

    Resolved! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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! Accepted Solution

    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....

    Resolved! Accepted Solution

    Block change in variants.

    Hello Experts,I want to block the existing report variants to be changed in the production enviornment, though the variants should be defined in the dev enviornment. I have partially achieved that. The "Save" button on the selection screen is now dis...

    Labels in this area