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

    EXIT_SAPLWPDA_008

    I need to implement user exit (enhancement: WPDA0001; User Exit:EXIT_SAPLWPDA_008 ) to make an idoc extension, what we need is just get one more fields: E1WXX01-FLDNAME = 'CREDITBLK', E1WXX01-FLDVAL = 'X', how can I implement it in EXIT_SAPLWPDA_008 ...

    Resolved! Accepted Solution

    ABAP Proxy Attachments

    Hi All,We have an ABAP proxy that calls the function module BBP_PD_SC_CREATE and creates a ShopppingCart from an external XML file sent via HTTP post. We would now like to expand this by accepting messages and passing these into the ABAP proxy and on...

    Resolved! Accepted Solution

    Alv list display

    Friends,Please see the code below. gt_alv_data2 is my internal table with 10 fields and i need to display only 3 fields. How do I set the other fields not to be displayed on the output. Thanks in advance.DATA ls_fieldcat TYPE slis_fieldcat_alv. DATA...

    Resolved! Accepted Solution

    How to build View that join 2 tables that one of them exists twice in join

    Hello , I want to create a database view (in CRM) which joins the following tables : but000 , but050 , but000 again . but000 holds BP general data (including BP name).but050 holds the connection (relationship) between two BPS.I want to build a dicti...

    Data transfer Code

    Hi Could some one help me with a standard code which will have following functionalities.1. Move data from one table to other (structures might be same or diff) Mapping fields will be stored in a seperate control table2. Data might be moved betw...

    Resolved! Accepted Solution

    set cursor not working

    The set cursor statement in the code below has no effect. Whatever field is in the first 'get cursor' statement is exactly the same in the last 'get cursor' statement.Any idea why the set cursor statement is ignored? get cursor field cursorfiel...

    Resolved! Accepted Solution

    Update MARC table

    Hi, in my cutom Tcode I'll be making a changes in MRP values in Alt UOM but at the database level it will be stored in Base UoM. I want to update MARC. Can anybody please tell me how to use FM 'MATERIAL_MAINTAIN_DARK'?I want to know what all the para...

    Resolved! Accepted Solution

    issues...

    Hi , few of my doubts1) i am in the 5th secondary list how can i go to 3rd secondary list list directly.2) how to create a list of possible input values for an input field on the selection screen.2) how to create a push button on an application ...

    Resolved! Accepted Solution

    SM58 Error

    Hi, I'm gettting the following status text "Error in target system" in SM58 from the function module IDOC_INBOUND_ASYNCHRONOUS. I have not encountered this type of error in the past can anyone let me know what coule be the possible reason.

    Resolved! Accepted Solution

    Custom code in Enhancement

    Hi All,We are trying to make some enhancement to the standard transaction FB60 using the Enhancement Spot "ES_SAPMF05A"I am using the Dynamic Enhancement Point in the Enhancement Spot. It is attached to a subroutine. I went ino that routine & Created...

    Resolved! Accepted Solution

    Help Needed

    Hi, I have an assignment in MM Module. Since i am new to this module, hope u people can help me.Requirement is i have to create a report on purchase order changes, to display the mass history of purchase order and changes made to the number of purc...

    ALV Tree Problem

    Hello all,I'm new to alv tree components and i meet some problems (hope someone will be able to help me).&----*& Form init_tree&---- text----FORM init_tree. DATA : gt_fieldcatalog type lvc_t_fcat. DATA : wt_test TYPE TABLE OF zbudget_edi...

    Resolved! Accepted Solution

    Is there a FM or example code to delete line items from an idoc on output

    I am processing the output in idoc_output_quotes and I need to delete certain detail lines from an idoc. For instance E1EDP01 and all the child segments need to be deleted. Does anyone have any example code or a function module that will easily do ...

    KSB1

    Hi,I have an interesting scenario where transaction KSB1 must be restricted to not allow drilldown to further cost object information. The transaction however switches to FB02 but continues to use the CO objects for KSB1 which have no control whatsoe...

    Chris_Kerr1 by Product and Topic Expert
    • 526 Views
    • 2 Comments
    • 0 Likes
    Resolved! Accepted Solution

    security

    hi,generally how the role matrix wrks wth the security guy?basically he ll b given the list of roles by the functional guy n in turn security guy has to make whether it is derived r composite? without assingnig users how do we know which role to mak...

    Reg Purchase Orders

    Hi PPL,When you create a Purchase order in the item details section you have the item text tab which contains the HERS Text.My requirement is that i need to findfrom where the HERS Text which gets populated in the PO after saving it comes from.I trie...

    Labels in this area

    Explore this Area