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

    How to re-send the idocs

    Hi,We are using version 4.6.c to interface SAP to a non-SAP system, we are using MQ Series to pick the Idocs. R3 link is down for a few seconds and some of the Idoc's fails to go out of SAP (Idoc is green but did not get sent out of SAP)the system sa...

    Resolved! Accepted Solution

    Insert into Ztable

    Hello I have to insert an internal table to ZTable (table of dictionary).But I don't know why I only can insert one row. Can anyone help me, please?LOOP AT IT_FICHERO INTO WA_FICHERO. PERFORM LOAD. PERFORM INSERT_INTO_TABLE. ENDLOOP. FORM LOAD. ...

    Resolved! Accepted Solution

    save_text fm

    hi all,when uploading data from a text file in lsmw for trx mm01 the long text in purchase order text view is not getting uploaded.should i copy the program RMDATIND into ZRMDATIND & write a an include in which i use fm save_text to save long text.ca...

    Resolved! Accepted Solution

    SCHEDULE TASK FROM TABLE

    Hi All,I am creating a program that I would like to run at certain (predefined) dates of a month e.g. the 7th and the 20th. If the day falls on a weekend or public holiday, it triggers events on the next working day. It actually debits a certain amou...

    REFRESH IN ALV

    hi All, I have 1 query, I added 1 refresh button in my alv list. if i select 1 field in my list it's navigate into standard standard trandaction code in change mode. if i enter some thing in that Tcode and save and come back. Now I click the r...

    bdc

    hiplease answer this query of mine.if i have 2 transactions using call transaction. 1st transaction updated successfully,while updating 2nd transaction call transaction fails?thn how can i rollback the 1st transaction?thnks

    Resolved! Accepted Solution

    dynamic table manipulation

    hi experts...suppose i have i_tab with component werks, matnr, mtart.in i_tab, i have retrieved 2 entries of matnr from one werks.i have to transfer the entries from i_tab into dynamic table <dyn_tab>.how will i transfer each entry?i have created and...

    oops

    hi gurus,i got an error saying that tables cant be defined in class...so wat is the solution for tht...im upgrading reports from 4.5b to Ecc6.0 and i got an error in ecc6.0..so plz help me with tht issue...its an urgent.points will be rewarded...than...

    Resolved! Accepted Solution

    How to access spras fields

    hi all, i want only country names to come as search help(F4). can anyone resolve the problem in the following code: report ztransword.parameters: Langs type SPRAS.this will pop up with code and country, instead my requirement is to get the country na...

    Resolved! Accepted Solution

    version!

    hi SDNers,what is the difference between the versions 4.6C, 4.7E, mySAP, ECC5.0, ECC6.0?In one interview i was asked this question.your answers should be appreciated and rewarded.Thanks,Senthil kumar.

    excel problem

    hi all,iam downloading data for material master fromold sap system into excel. but whereever there are inverted commas i get garbage value in excel due to which some material records alsogets missed.can anybody tell me how to do it.points would be r...

    Resolved! Accepted Solution

    DropDownList event issue

    hi, i want to change some input fields to uneditable when i select a value from a dropdownlist, how can i do it?i know use AT SELECTION-SCREEN OUTPUT can change screen elements attributes,but this is triggered after you press 'enter'. when a list va...

    SAP Table Log

    Hi, GreatHow can I check table data changes log. I have created one z table and checked "Log Data change" check box in Technical setting of SE11. Now how can I check data log after changes done in table data.With hot RegardsRajiv singh.

    Resolved! Accepted Solution

    Help with a string search

    Ok, I need syntax when I am merging tables.I need to search a particular field and do some logic against it.For example, field A1 could say "i have no idea how to code this problem" and I would have to search for a BEGINNING phrase "i have no idea......

    Labels in this area