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

    case stmt - error

    Hi All, I wrote the Sy-ucomm case stmt like this, it is giving me the following errror onat user-command. case sy-ucomm. when 'SELALL'. LOOP AT IT_OUTPUT. IT_OUTPUT-CHECK = 'X'. MODIFY IT_OUTPUT WHERE CHECK = ' ' ...

    Resolved! Accepted Solution

    Select is failing

    Hi,See the below select statement. It is failing. I think this is because of domain types in CDHDR and EKKO. How should trouble shoot this..SELECT OBJECTID USERNAME UDATE FROM CDHDR INTO TABLE GT_HDR FOR ALL ENTRIES IN GT_EKKO WH...

    Resolved! Accepted Solution

    BSEG extract

    BSEG is a cluster table and I need to improve the performance of the extract as given below. This is really taking a long time to run. Any suggestions as to how I can improve the performance?SELECT BELNR BUZEI BSCHL SHKZG PRCT...

    Resolved! Accepted Solution

    INFOTYPES problem

    Hello gurus,I created an infotype '9002' using PM01, everything is working in infotype maintenance (i.e. using it in PA30, etc) but when I tried to use in a program:INFOTYPES: 9002I get a syntax error saying "Include program "%_HR9002" does not exist...

    Resolved! Accepted Solution

    internet users, WAD

    Hi, My question might be wrong. we attached the Web templates to an internet site.But I am considered about the User licenses.I heard that service ID's are not counted for Licenses.Can I create these users as service users in BW andlet them access...

    Resolved! Accepted Solution

    Query in BDC recording

    Hi All,I am trying to record transaction MIRO for BDC report.I gave details on 1 st screen tab :BASIC data and want to switch to tab PAYMENT to enter some more data there.I am able to create recording but when i Process the recording, it is not going...

    Resolved! Accepted Solution

    BAPI_BUS2054_CHANGE_MULTI

    Hi all,I'm trying to use this BAPI to update a wbs element of a project, with Funcional location field.I was told to use BAPI_PS_INITIALIZATION before BAPI_BUS2054_CHANGE_MULTI, and BAPI_PS_PRECOMMIT after...the thing is that the return messages are ...

    Idoc SHPMNT change

    Hello Friends,I have a small problem and hoped someone could help as I am new to iodcs.. The Message type SHPMNT generates idocs with the data records "E1EDT20". In transaction BD87 I look at an idoc, I scroll down to the record "E1ADRM1 AG" which is...

    Resolved! Accepted Solution

    Regarding spaces in the last in of TXT file in the outbound interface

    Hi , I am doing one outbound file, which will have 100 characters length, But last 25 characted i have to fill spaces. When i m trying to fill those 25 chatacters with spaces its not working, i tryed by creating a variabnle of 25 chracted space, s...

    Labels in this area

    Explore this Area