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
    • 94714 Views
    • 212 Comments
    • 39 Likes
    Resolved! Accepted Solution

    how to convert idoc status

    I wrote a custom idoc function module for processing inbound idocs. After I process the idoc, it's status is showing yellow. I want to convert that to green (that is 53). How to do this? Is there any function module for this purpose? Can you gimme a ...

    Userexit problem

    Hi experts,Iam working on cost center user exit using COOMKS01 <b>customer enhancement</b>.I was added new fields in the KS02 transaction using the above exit.And also created two fields in CI_CSKS structure in CSKS table.<b>But how can i save the d...

    Resolved! Accepted Solution

    Adding Return Credit Memo

    Hi All,I would like to add Return Credit Memos to processed RA’s on this report. Currently when an order is shipped, it will give the Invoice number, so on the returns side, I would like the return credit memo to appear as well. In the delivery num...

    MIGO

    Hi experts, i have to display material documents in MIGO, when i call the migo, i set the param id MBN for material document in this way:SET PARAMETER ID 'MBN' FIELD ndoc.CALL TRANSACTION 'MIGO' AND SKIP FIRST SCREEN.this code works ok only when the ...

    Resolved! Accepted Solution

    Cluster View Events Creation - Can we access view cluster data in exit?

    Hi,I have created a cluster view for 5 Z tables using SE54 transaction. I want to trigger 2 events when any of the z tables are modified in the cluster view. I have created 2 subroutines and has included them in a Z include program(as required). I ma...

    Resolved! Accepted Solution

    Validations on ALV Grid

    Hi,I have used ALV grid for accepting user inputs and therby triggering certain transactions. I have made some validations on the user inputs using event data_changed of CL_GUI_ALV_GRID. handle_data_changed FOR EVENT data_changed OF cl_gui_al...

    Resolved! Accepted Solution

    problem with data type

    Hi friends I have requirement where i need to relate ekpo-bednr andekpo-afnam with vbrp- AUBEL and vbrp-aupos i wanted to do for all entries select with these two tables; meaning for all entries of ekpo-afnam and ekpo-bednr need to se...

    Resolved! Accepted Solution

    Table Problem

    Hi,I get the following Log error when i try to activate my table. I'm trying to change the length of a field in my table for my infotype. I edited my structure in PM01, changing the field from char8 to char1. When I try to activate I get an error ...

    Resolved! Accepted Solution

    How to get access to the partner Functions of a PO header in BADI

    Hi All,I have a scenario where I need to get access to the PO Header Partner Functions to get the Vendor number, in the PROCESS_ITEM method of BADI ME_PROCESS_PO_CUST. I could not find any method to get the partner functions. Is there any way I can g...

    Resolved! Accepted Solution

    Search Help

    Hello friends,i copied Search help in se11 VMBOD to VMBOG.i have added a field Search help parameter ABREX and data element ABREX and have flagges the import and export.I saved it as a SAP standard package.but when i check for errors it give...

    Labels in this area

    Explore this Area