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

    Master system of distributed order either not correct, or not filled

    I am trying to post Internal Orders using standard BAPI - BUS2075. Everything is going good till the posting IDOCS but getting an error with status 51 at end saying -Master system of distributed order either not correct, or not filledMessage no. 2075...

    Resolved! Accepted Solution

    finding the exact point

    Dear All,pls help me on this issue.How can I find the exact point in the abap program. When I click on a line in the table sometimes the button is enabled and sometimes it disabled.I am trying to find out this point to understand why this is happenin...

    Resolved! Accepted Solution

    SAPScript FORM is not getting activated in test system after moving the transport

    hiwe have moved the Transport request containing SAPScript FORM to Test and UAT systems.Transport got successfully imported into both the systems.While the FORM is in active status in UAT system but in Test system the FORM is in inactive state.We hav...

    Resolved! Accepted Solution

    change package of class object: public, private and protected section!

    Hello all!I have a problem.I want to release a request with a class. But this class was a local object. I did the package change but some objects like public, private and protected section of class are still local.Please! How to change package of the...

    Table maintenance generator is not updating existing entries, even after showing changes saved msg.

    Hi,I have created a table maintenance generator for a custom table,This table is getting populated from an IDOC.  while changing an existing entry in the table it shows data saved msg and new data appears in edit mode , But As soon as we come out of ...

    Resolved! Accepted Solution

    An Implicit enhancement in standard function module(TRINT_CORR_INSERT) has crashed SAP Sandbox System

    Hi All,Recently I have created an Implicit enhancement in standard function module (TRINT_CORR_INSERT) with an IF condition activated only for my user-id(IF sy-uname = '********').In my implicit enhancement I am calling a function module (POPUP_WITH_...

    Resolved! Accepted Solution

    ITEMS F110

    Hi Good,I'm a bit stuck with an issue the payment program (F110). My company wants to do some additional testing before creating the proposal. The creditor checks I got them using the BTE SAMPLE_INTERFACE_00002105. Now I need to do further checks on ...

    Resolved! Accepted Solution

    Going around termination and continuing processing other documents in a report

    Dear all,we wrote a report in which values of a field in selected sales documents are changed.Problem:  Upcoming an error while saving a document, such as duplicated purchase order, the whole program is terminated, leavingother selected documents unp...

    Resolved! Accepted Solution

    Junk Character in the encryption of file

    Hi Experts,My current requirement was to generate one file that will be used for encryption using client tool. But while encryption they are encountering one junk character in the start of the file due to which all process fails. I am confused why th...

    Resolved! Accepted Solution

    put data in sdata idoc

    Hi people !!I am adding data in the segment fields of an idoc.The segment is: E1EDK01.The segment fields are:   VSART_BEZ   AUGRU_BEZ   ABRVW_BEZ I am trying to fill them directly in the SDATA field like below:DATA: lv_edidd TYPE EDIDD. LOOP AT int_e...

    How info table S901 is getting populated for Quality management type ?

    Hi Experts ,               Can anyone tell me the flow how the info structure S901, S902 for 'Ouality managemnt type'. filled. In this table S901, there are two fileds EQUNR (Equipment Number) and IPLNR (Functional Location) which are not getting fil...

    Resolved! Accepted Solution

    Select statement not returning all records for specific cases

    Hi,   We have a select statement in our program, which picks up a bunch of pricing line items from DBERCHZ3.          Data : c_1001 type e_preis value '0000001001'.          SELECT belnr nettobtr preisbtr INTO TABLE i_price                           ...

    Resolved! Accepted Solution

    How to get exact user exit to determine the partner based on new ship to party ?

    Hi All,As we know the SAP standard functionality is once the ship to party is given accordingly partner is determined.But my requirement is to change the forwarding agent(Partner) based on new ship to party on the same screen.When I'm giving the new ...

    Labels in this area

    Explore this Area