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
    • 94813 Views
    • 212 Comments
    • 39 Likes

    SAPSCRIPT

    HELLO ERVERYBODYIm soory my English languge isn't better to give you a Detail about my problem, but I try.So i have a SAPScript Forms , in this i wisch by somme Word to : spread with line ( the same with MicrosoftWord ).How kann i do it ?Kann somebod...

    Resolved! Accepted Solution

    LSMW

    Hi dear SDN users,I am having a small query, please clear it to me ASAP.I am uploading material master using LSMW.I can test the LSMW with some records in flat file, after successfully executing the session created in LSMW the material master will be...

    Resolved! Accepted Solution

    Dynamic where clause issue

    Hi,The code returns system error which is caught in the Catch statement for the where condition:( BRFAM LIKE '%L&%' ) AND ( ITPCK = '25' ) AND ( MKLEN = 'KS' ) AND ( MKTGR = 'SE04' ) AND PARPR IN LR_MATNRIf I take out the ITPCK field from the string ...

    Resolved! Accepted Solution

    Message type problem.

    Hi Guru's,I have a problem with a error message in a dynpro. If the error message (type e) goes with a text field, there is no problem, I can modify the text and continue. But I need to validate if a row of tablecontrol has been marked. The validatio...

    Resolved! Accepted Solution

    How to validate data entered in table maintenance for Z table?

    Hi,I created a Z-table with table maintenance. I'd like to perform some validation on the entered data.I know there are events for these : "If this pre-defined time is reached in extended table maintenance, the FORM routine specified for the current ...

    Resolved! Accepted Solution

    TABLE CONTROL PROBLEM

    hi,i am working on a table control which contains 2 fields likly material no and material description.when i select one material no in first field, i want to display the related material desc in 2nd field. is it possible in table control.help and su...

    Resolved! Accepted Solution

    How to force sapscript to create a new page based on condition.

    Hello experts,Is it possible to let sapscript create a new page based on a condition. Currently I am using At new f1 then calling FM CONTROL_FORM FOR NEW PAGE. Also, how do I go back to 'loop at itab' whenever my field changes?Again, thanks a lot guy...

    Resolved! Accepted Solution

    Dynamic SQL SELECT

    Hello, this is my first question in a forum:Can I make a select like this? SELECT RACCT HSL01 + HSL02 + HSL03 + HSL04 AS TOTAL FROM glt0 INTO TABLE i_tab.I think it's not possible because it give me a lot of errors. Thanks in advance.Esther

    BDC Session error

    Hi, If i ran BDC through session method(Background mode), I am getting error like 'Internal error: create object g_container'.But when i ran through session method(foreground mode), it is working fine.Can any body please resolve this problem.Regards...

    Resolved! Accepted Solution

    need help BAPI_PO_CREATE

    HI,i am java progrmer.i am working with jco .i have tried bapi_po_create in sapgui.but it is giving errors.please help me to do this. i have tried for bapi_po_create with following import parameters(in sap gui)in HeaderDOC_DATE=09.05.2006DOC_TYPE=ZBC...

    Resolved! Accepted Solution

    Problem with SUBMIT

    Hi,Am using SUBMIT as follows:DATA: IT_GDATA LIKE I_GDATA OCCURS 0 WITH HEADER LINE.DATA: SELTAB TYPE TABLE OF RSPARAMS, SELTAB_WA LIKE LINE OF SELTAB.IT_GDATA[] = I_GDATA[].LOOP AT IT_GDATA.SELTAB_WA-SELNAME = 'ANLN1'. SELTAB_WA-SELNAME ...

    Labels in this area

    Explore this Area