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

    screen field disable

    Hi all,I am showing two radio buttons in the selection screen and I am disabling the screen field,when ever user click on the 1st radio button.I am writing the logic like thisPARAMETERS : rad1 RADIOBUTTON GROUP rad1 USER-COMMAND radio DEFAULT 'X'.PAR...

    Resolved! Accepted Solution

    Splitting all of the fields of a tab delmtd tab w/o splitting into each fld

    Hi all,Does anyone know if it is possible to split a tab delimited table withou splitting it into each field. I have a table with a huge number of fields. I want to split the contents into a table (of the same structure) without splitting into each f...

    Resolved! Accepted Solution

    difference between checking Objects in SU24 and in ABAP code

    Hi all,What is the difference between objects checked in SU24 and the objects checked in ABAP Code.I think if objects are even checked to No in SU24 and they are in ABAP code then user is able is able to execute that object, is this correct?and vice ...

    Sri_S1 by Active Participant
    • 4419 Views
    • 13 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Enhancement in MIGO

    hi all,I have an enhancement requirement in MIGO. Based on the minimun shelf life period for the material in material master : if min shel life period > 0 then i need to display the shelf life expiration date input field in the BATCH Tabstrip for e...

    Resolved! Accepted Solution

    Display after a screen

    Hi All,I have screen 500, where I will be creating Credit memo and once it is created I want to display the data. Where I should put the code for display data or how I should call it.WRITE: /01(303) sy-uline.PERFORM headings.WRITE: /01(303) sy-uline....

    Resolved! Accepted Solution

    How to control assignment of the Batch Number based on user's input?

    Hi,Require a USER-EXIT or BADI to be invoked during the creation of a new batch (transaction MSC1N Create batch). Code should read the Material / Plant data combination and control the use of the field Batch. Code should dynamically allow either inte...

    Resolved! Accepted Solution

    When we change owner of a task or a request is any log maintained anywhere

    HI ,When we change owner of a task or a request is any log maintained anywheresuppose we want to check who were the owners of a particular task is there a table which saves this change informatiion ,also when we transport a request to say QA then in...

    fillable adobe form

    hi i´ve the next problem i need an adobe form and it must be fillable online when a user open the enterprise portal may fill the pdf form but i dont have idea how do it any sugestion about how do it thaks or if exist a tutorial to do it i will be th...

    Resolved! Accepted Solution

    Dev client and Test Client

    Hi all, I am working on a sap script, we have got two clients 100 and 110. Client 100 is for developing and client 110 is for testing. Now what I did is I made the required changes in the development client and now when I tried to test the changes in...

    Resolved! Accepted Solution

    Note on selection screen

    Hello friends,I have to dipslay a samll not on the selection screen. Basiclly a note to th end users as whats the purpose of the program would be. May be about 5 line description.How would I add this note to the selection screen.Any Suggestions.Ster.

    Resolved! Accepted Solution

    Select - endselect

    I would like to create select -endselect construction and print every processed recordselect HASHfrom UPS_HASHINTO table t2.* write t2-hash.*Endselect.But the system generates the following error :For the statement Endselect , there is no open struct...

    Resolved! Accepted Solution

    Report ALV

    Good Morning,I have the following issue,I have that do a report ALV and in the header display, the user, date, and name of user. Someone can help.The user and the date i get of SYST, but where get the full name of the user. Regards,

    Resolved! Accepted Solution

    what is pre-method for, versus "begin source enhancement" in method?

    Hi,I use new enhancement framework (sap 7.0). Today I discovered the existence of pre-methods, but I don't understand in what situation we should use them, as "usual" source enhancements at the top of a method are equivalent, and so they are sufficie...

    Resolved! Accepted Solution

    Material BOM Explosion

    Hi, I'm using function CS_BOM_EXPL_MAT_V2 to get material BOMs but i've found a problem.. There is an order that I get its BOM using tx. CO03 and there I can see 19 components. then I run function CS_BOM_EXPL_MAT_V2 with that material and there is on...

    Labels in this area

    Explore this Area