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

    Textbox on Screen

    Hi All, I want to text box on our screen in module pool programming.Text box should be scroll.The user want to put unlimited data like word and save it.Is it possible for unlimited data. I dont want to call FM edit_text coz word documentwilll open....

    Resolved! Accepted Solution

    Alv Refresh Button

    Hello Experts,I am using ALV for Data Display, After display Data User Has to click on Checkbox(output) .Then he pushed Refresh Button.Then click on print (Developed New Button on alv by me i am calling smartform from there where check = 'x' ).every ...

    Resolved! Accepted Solution

    Slection condition with Like

    Hi Gurus,I try to extrat from the table CSKS the cost element (KSTAR) only those starting by 8. I have written this code but I always receive a sy-subrc = 0.PARAMETERS srch_str TYPE cska-kstar. TYPES: BEGIN OF ty_cska, kstar TYPE cska-kstar,...

    Screen development

    Hi All, I am having a screen with two text box. One text box I took as a lebel.My requirement is when I put f4 help on text1 then the data automatically updatedin text2(label).for text1 I took FM RH_OBJID_REQUEST and value comes in text1.how will I...

    MIGO Screen Exit

    Hi all,I need to add a screen on the MIGO tcode. I have used BADI MB_MIGO_BADI and the screen is getting displayed. But the issue here is that, all the examples and evn the standard one shows that the filed on the new subscreen is stored in ZTABLE. C...

    Resolved! Accepted Solution

    Regarding IDOC

    Hi,During a IDoc edition, a new idoc would be created.So the old idoc would be in 69(IDoc edited) status and the new idoc would be in 70 status(Original of an IDoc which was edited). So my question is how we will find out the new idoc related to edit...

    Resolved! Accepted Solution

    where used list for indexes

    Hi,cause indexes are only used to create a plan how to access db-tables there is no such functionality directly to have a look which index is used in which SQL statement and at least find out the reports where the index is being used. In Addition tha...

    Resolved! Accepted Solution

    Link Text to SO Line item

    Hi,In SALES ORDER LINE ITEM 1 ,Text entered is COLUMN 1In SALES ORDER LINE ITEM 2 ,Text entered is COLUMN 3In SALES ORDER LINE ITEM 3,Text entered is COLUMN 2Now in smartforms ,I have to display the above. ex: in COLUMN 3 ,Line item 2 should be displ...

    Resolved! Accepted Solution

    Performace Which is better ? : Bapi inside a loop OR Select from Tables

    Hi Gurus,I have a report which displays purchase info records. If I am selecting from tables i need to use EINA, EINE, EORD and some other tables.There is a BAPI which gets all purchase info records specific to a vendor , material , purchasing organi...

    Resolved! Accepted Solution

    BDC

    HI..all..Plaease help me to create BDC.Actually data was uploaded with help of bdc but wrong data in one field gt uploaded.Wanna create a BDC to update data but dnt know how to create BDC for updationPlease help me out and thnx in advacnceModerator m...

    Spool not generated

    Hi,I created a custom BAPI in which i am using the tcode via VL71using BDC.In this scenario i am having two output type to print.But the problem here is both the output types are printed but the spool is generated only for one output type.Please help...

    Labels in this area

    Explore this Area