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

    Bapi to get address(adrc) details in sap using Remote call from ECC system to SRM

    Hi All,I need a Bapi where i have to populate address details from ADRC table into SRM system from ECC.I was able to remotely call Company code details using Destination.Based on screenshot below.But for fetching the ADRC details,I need the respectiv...

    Resolved! Accepted Solution

    Execute a RFC function module within the threshold time limit

    We have a requirement where we have to run a bunch of routines inside a RFC FM fetching various KPIs of the system (Basis KPIs) from an external system. But we don't want to burden the system by making performance intensive routines inside this RFC c...

    Resolved! Accepted Solution

    call different badi implementation although is not multiple use

    Hi,we got the problem, that we have to implement a BADI that is not is multiple use.With oder words:We can either implement Badi (A) oder Badi (B).So we decedied to implement Badi (A)As a result the statement:     GET BADI lr_data_provision.returns B...

    Resolved! Accepted Solution

    call to a routine

    Hello Everyone,I have written a vofm routine like FRM_KONDI_WERT_999.But the issue is before my above routine I need to add a call to  my routine 111 .Not sure if I have made any sense , but is there a way of using a CALL statment for the above scena...

    Resolved! Accepted Solution

    BADI/EXIT to select data for automatic inbound delivery creation by IDOC

    RequirementWhen outboud delivery is saved with reference to sales order and if the outbound delivery is met to the following conditions(*),inbound delivery must be created automatically via IDOC(DESADV).(*)conditions 1. LIKP-append field = 'X' 2. VBA...

    XD02 custom screen

    Dear All,I want to restrict user to change in XD02 in SALES AREA DATA only . User will not be able to change in General data , company code data ,CIN and other fields. It will be good if these Tabs gets disabled.Experts please suggest ..RegardsKuldee...

    Resolved! Accepted Solution

    Where used list of method

    Hello friends,In a requirement, I need to get where used list of a method.There is a class zcl_connect_base which implements interface zif_connection. The interface has method set_connection_status which sends current status of process. This method i...

    For internal table with key defined, the index table is created at runtime. Can we see the index table(basically its content) while debugging?

    For e.g., if we create an internal table of type /SAPAPO/MATLOC which has a secondary index LID(LOCID) with fields MANDT and LOCID as the keys. So if we write a report to fetch the data from the DB table to our internal table and do some read/append ...

    IDOC Process Failing : The ABAP/4 Open SQL array insert results in duplicate database records.

    Hi Experts,Need Help for which I'm facing a issue when IDOC is Processing.We have back ground Job which triggers for every 10 Mins for Processing IDOCs which is used to create Purchase Request. Processing is happening with Prog: RBDMANIN. When proces...

    Deep Structure of dynamic internal table and color the cell based on conditions

    Hi All,My requirement is to do cell colouring for a dynamic ALV  based on conditions.So I am creating a dynamic internal table using the following method.* Create dynamic internal table and assign to FS   CALL METHOD cl_alv_table_create=>create_dynam...

    Resolved! Accepted Solution

    DFKKOP Select is slow

    Hi. I am having troubles trying to SELECT data from the table DFKKOP. The thing is I only have the field XBLNR for the WHERE filter and it is not a key field. My SELECT is as follows:if t_data_folder[] is not initial.SELECT opbel opupw opupk xblnr bu...

    pop up message in F-43

    Hi All,While posting invoices in tcode F-43, I am getting a Warning message "Check whether invoice was already entered with number 2577746."I checked this message was maintained in Tcode OBA5. I tried to change the message type as "I", but it is not ...

    Bharath84 by Participant
    • 1684 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    table: delivery class changed; system stills prompts for trsp-request

    Hi all,I developed a table in SE11. Initially the delivery class of the table was C = Customizing table.As a result, the system prompts for a transport-request when entries are maintained via SM30.I changed the delivery class to A = Application table...

    Time out dump Issue

    Hi Experts,Report dump for time out issue ,I have checked in SQL trace no one  query take max timeand  i have done indexing also for large time query .In 1st company code it runs but for 2nd company codeit takes dump.Is there any another solution for...

    Labels in this area

    Explore this Area