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

    Material Master Conversion

    Hi,I am using a Bapi 'BAPI_MATERIAL_SAVEDATA' for Material Master Conversion. Here I am passing the values which includes Basic unit of measure as "TDR" and Alt. unit of measure as "TWE" along with conversion factor X as "10" and Y as "1". But the Ba...

    BDC problem

    Hello guys, currently I am modifying a report that deals with BDC. My problem is I can't seem to fin where to put my code that makes the a certain field have a value of '0'. I have posted below the code. Please help me on where and what code to put. ...

    Layout

    I am trying to create dynamically a default user layout for specific users. I am able to do it using code of function LT_FC_SAVE in group SKBS. LT_DB_UPDATE_LTDXD and LT_DB_UPDATE_LTDXDIt work fine but i must import the code in my own program ...

    Resolved! Accepted Solution

    issue with BDC on FB01

    Hi,I did a BDC recording on FB01 transaction. Entered all values in first screen, entered account number as 633990 which means it is a cost center acct. So when I moved to next screen, I was able to see two fields in addition to others. They were cos...

    VA01

    Hi, I put the below code in USEREXIT_MOVE_FIELD_TO_KOMKD<b>TABLES : KOTD011, KOTD001.DATA V_KNUMH like KOTD001-KNUMH.select single KNUMH from KOTD011 into V_KNUMH where matnr = VBAP-MATNRIF SY-SUBRC = 0 . MESSAGE s901(VU)."Material substitution Exis...

    Resolved! Accepted Solution

    Process terminates nondeterministically with 'call transaction using'

    Hi everyone,a program makes repeated (several thousand times) use of statement CALL TRANSACTION 'PFCG' USING bdcdata OPTIONS FROM options MESSAGES INTO t_errors.to create and/or update roles. The statement does, what it has to do. Once in a while ho...

    Resolved! Accepted Solution

    External value as 0000123450 should be internal 1234,50

    Hi All,Iam working on an IF towards SAP. And as an input for this Iam receving a flatfile in which I get the amount as'000000188962780'. This should be translated into the internal format '1889627.80'. That is the two last chars are always the decima...

    Resolved! Accepted Solution

    Smartforms - Line Height

    I have a table node within my Smartform. When I clickon the Table tab properties and switch to the details I can see the minimum height set to 1.00 cm. However,when I print the form the lines are not of this heght. Is there somewhere else I must chan...

    Archiving data

    Hi all,never done this data cleaup activity before. I dont know how to take up this activity. Is there any procedure to do this?Kindly help us so that we could finish this activity within a week for all the modules.I came to know there is a archiving...

    Labels in this area