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

    Alv

    Hi Abapers,I have created one alv in oops. now when the user enter into change mode and selects one record in displayed alv and clicks on 'deleted row(-)' icon of alv, these record is getting deleted.my requirement is to capture the deleted record an...

    sap bw help

    hi all, i am working in end user company in UK our company implementing sap bw i want to ask a question which of realize version is best for our company sap bw 3.5 or bw 7.0 plz give region and your opinionplz replay asap thanks

    Resolved! Accepted Solution

    Error Handling in BDC....?

    Hi Gurus,I have scenario here where in I have written a BDC program for transaction FV50L to park an FI document and then later made it is a function module.In this function module one of the TABLES parameter is BAPIRET2 to return error messages to t...

    Resolved! Accepted Solution

    upload data

    siri am upload the data in customer master 2 or 3 times using LSMW so data is upload is many times in customer master that is why duplicate data is present in customer master bcz we never delete space in flat file so duplicate date in customer ...

    MB_MIGO_BADI

    Hi,I found the badi "MB_MIGO_BADI" for MIGO Transaction. Also the method as "CHECK_ITEM". Can anyone let me know how to access the item details in this method. Thsi method has a import parameter "I_LINE_ID", which gives the index of the current item....

    BADI FOR MIGO

    Hi,I found the badi "MB_MIGO_BADI" for MIGO Transaction. Also the method as "CHECK_ITEM". Can anyone let me know how to access the item details in this method. Thsi method has a import parameter "I_LINE_ID", which gives the index of the current item....

    Resolved! Accepted Solution

    alv grid display

    Hi all,I want to display 2 alv grid display on same screen.Output is look like:kunnr BUKRS10001 abcd10002 abcdbelnr -bldat---- budat20001 12-11-2007 31-11-200720002 10-11-2007 31-11-2007I m not using 00P concept for this alv grid display.Plz he...

    Resolved! Accepted Solution

    type

    TYPES: BEGIN OF ty_data,lifnr TYPE rf02k-lifnr, "Vendorbukrs TYPE rf02k-bukrs, "Company Codeekorg TYPE rf02k-ekorg,ktokk TYPE rf02k-ktokk,name1 TYPE lfa1-name1,land1 TYPE lfa1-land1,spras TYPE lfa1-spras,akont TYPE lfb1-akont,reprf TYPE lfb1-reprf,zw...

    internal table

    hi,may i know how to move fieldc in temp internal table to main internal table fieldc and overrite the fieldc in main internal table when fielda and fieldb are the same?notice that sometimes temp table entry may less. for example fielda 124 is only 1...

    URGENT HELP :(

    First of all hello everyone...I need to learn SAP urgently. My problem is that i have to learn some "basics".1. Query2. Batch Input3. Smart formsand others. My mates are showing me how this things are done, i memo rate the steps but i don't understan...

    Resolved! Accepted Solution

    field catalog

    l_col_pos = 1. gt_fieldcat-fieldname = 'CHECKBOX'. * declaring field as checkbox and * mark it as editable field: gt_fieldcat-checkbox = 'X'. gt_fieldcat-edit = 'X'. gt_fieldcat-tabname = 'GT_ESH'. gt_fieldcat-outputlen = 10. gt_field...

    SG141 by Active Participant
    • 869 Views
    • 4 Comments
    • 0 Likes

    F110 Background

    I am trying to run F110 by doing CALL TRANSACTION 'F110' after setting BDC values.When I run it in foreground, the program seems to work fine but when I try to execute in background (since this program needs to be scheduled), it errors out on the CAL...

    Labels in this area

    Explore this Area