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

    BDC PROBLEM

    Hi Friends,i am writing a prg for T.CODE MB1A.IN RECORDING PROCESS.IN SUBROUTINE .. ITS GIVING ERROR.I AM MENTIONED THE CODE HERE. PLS. ANY ONE COREECT ANS SEND ME PROPER CODE.HELP ME.DATA : BEGIN OF IT_BDCDATA OCCURS 0. INCLUDE STRUCTURE BDCD...

    Resolved! Accepted Solution

    creating structure

    Hello,I am appending structure with one filed, it was showing me the warnings..actually i wanted to append in structure KAEP_COEP_X...........1)Name KAEP_COAC is identical or is in same namespace as of a type pool2)Name KAEP_COEP_X is identical or is...

    Resolved! Accepted Solution

    Processing Multiple IDOCs

    Hi all, I got struck with IDOCs. I get one IDOC file for 856 which has partial deliveries for a Single PO Number. I think Inbound IDOC is parallel processing. So there may be chance to that these files process and give wrong results. how to process t...

    left justified

    Hi iam developing an extraction program on cost center master data, my requirement is the logical file should be (~) delimetered and all fileds are left justified.there are 10 fileds all are 'C' data type.i know how to delimeterd but can u tell me wh...

    at new :)

    TABLES : SPFLI.DATA : GT_TABLE TYPE TABLE OF SPFLI with header line.DATA : GS_TABLE TYPE TABLE OF SPFLI with header line.DATA : GX_TABLE TYPE TABLE OF SPFLI with header line.DATA : GV_T TYPE CHAR2.select * from Spfli into table GT_TABLE.sort GT_TA...

    Resolved! Accepted Solution

    PO change Log

    Hello Support Team,We are creating PO confirmation records via FM “ME_CONFIRMATION_MAINTAIN_AVIS”. However, no change document gets logged like it happens when you create PO confirmation records manually via ME22N or using the SAP standard IDOC “ORDR...

    Resolved! Accepted Solution

    Inactivating a object

    Hi I have a quick question regarding the best practice for the below.In cases where a object is not maintained for some reason in the role (with auth values), is it generally recommended to inactivate it or is it advisable to delete the auth object a...

    Resolved! Accepted Solution

    Double click on ALV

    Hi,I have to capture double click event in ALV. When user double click on one row, e.g then i have to pick vendor number and show vendor details in another window.I m using set_table_for_first_display for creating ALV.... Pls help...Thanks,Message wa...

    Resolved! Accepted Solution

    transportation

    Hi all, I want to know that after I transport my package to the upper level for testing and after that if I hv to do some modifications in it and I get it back, at that time shd I hv to make another package and transport or I have to use the old pack...

    Resolved! Accepted Solution

    Event Link_click

    Hello!!I have a problem because when I click on the button-luggweight. I can't see any message so my program can't detect any event.I think that in my code I forget something but I don't know what. Anybody can help me, please?ZBC405_INCLUDE_CLASSCLAS...

    Resolved! Accepted Solution

    ADRNR field in ADRC table.

    Hi all,Is the address number ( ADRNR ) field in ADRC table will get generated sequentially? Means suppose I have multiple addresses stored in ADRC table for an employer, but I want to read only the recently added address.So if I read the ADRC table w...

    SUM OF QTY. FIELD

    Hello experts,in my report i have to make total of qauantity field for daywisefor example 1.1.2005 to 10.1.2005 for that summ of quantity field..I had done with that but what my user want is only total of quantity display datewise default. and if use...

    Resolved! Accepted Solution

    Internal Table

    Hi Experts,I have two internal tables with different structures.In My first internal table have fields like,EMP_ID, EMP_NAME, EMP_CITY, EMP_COUNTRY.But In my Second Internal have the Structure like,EMP_ID, EMP_NAME,So Based on First Internal table's ...

    Resolved! Accepted Solution

    ABAP error

    Hello friends, I have a simple ALV program. Everything works fine but after i execute the program and after I see the results and when I hit the back green arrow (F3) it goes to a short dump.Here is the program.I am unable to figure the cause of this...

    Labels in this area

    Explore this Area