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
    • 94902 Views
    • 212 Comments
    • 39 Likes

    Problem looping at VBAP

    Hello All,I have the following code types: BEGIN OF t_vbap,          vbeln TYPE vbap-vbeln,          posnr TYPE vbap-posnr,          uepos TYPE vbap-uepos,        END OF t_vbap.DATA: lit_vbap TYPE TABLE OF t_vbap,          lwa_vbap TYPE t_vbap,      ...

    mbew updation

    Dear all,i have done dialog programming for material updation , this is the coding i have done , my requirement is i have to maitain the table mbew's moving avg price should be even in all plants based on valuation type . for example material 001 is ...

    How to identify the customize role under which type of license? Eg: Prof ? Limited Prof? Report?

    Hi All,May I know is that a way to check what type of license is under a customized role?Example: I created a new role call Z_TEST (With specified T-code and Authorization Objects) and assigned this role into User A.How can I check this role Z_TEST i...

    Resolved! Accepted Solution

    Object AOBJ AM_ASSET is in the name range reserved for SAP. The object cannot be assigned to package ZXYZ, since it belongs to a different name range or namespace.

    Hi,We want to make entry as below ( note 1250015) in structure definition for archiving object AM_ASSET.  Use transaction AOBJ to enter the archiving object AM_ASSET.                  Make the following entries in the structure definition:           ...

    Resolved! Accepted Solution

    Unable to modify Z report

    Dear Experts,I have to change the some part of code in the 'Z' report which was already developed by some others.But what my problem is when i open the report in change mode ,it is opened like standard program.why it is opened like this?.here i have ...

    how to handle multiple orders placed through Inbound IDOC simultaneously against same contract

    Hi everyone,My scenario is to create sales order through inbound IDoc against a particular contract. Here I receive multiple Idocs simultaneously for one contract. Due to this idocs are getting in error status with the error message is "Contract is l...

    Resolved! Accepted Solution

    create help F1 function

    Hello,I want to add the function F1. When anybody click on the i-Button or press F1, a seperate Window should open with a help text. I tried goto->documentation and enter there the documentation. But the documentation is displaying only on the first ...

    Resolved! Accepted Solution

    Excel In Module Pool

    Hi All,I have a requirement I have to display a screen say '1000' screen number of my module pool program and before navigating to the next screen I have to upload an excel sheet and using the data from excel sheet I have to display data on second sc...

    Resolved! Accepted Solution

    CALL FUNCTION 'BKK_ADD_WORKINGDAY' and Looping through Internal tables

    Hello... I've got a business requirement to get a date which is + OR - 'n' days ahead/behind the current date. I used CALL FUNCTION 'BKK_ADD_WORKINGDAY'. I need to compare the calculated date with the batch expiry dates of the records fetched into th...

    Labels in this area

    Explore this Area