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

    Send a print by email ...

    I have made a report and i print an form . I made an option when i click something to have the ability instead of printing the form to send it by email. I use the following code to open the gui that says "email" instead "printer". My problem is that ...

    Resolved! Accepted Solution

    bdc uploading

    Hi Guys,Any one could tell me that I have to upload text file in to the presentation server from non sap system. So what's the meaning of storing data in to the internal table or transaction. What is the difference between that.

    Resolved! Accepted Solution

    LSMW

    Hi all,While doing data transfer using LSMW in Personal system Ides I am getting error message in conversion step.I am uploading material master PP data. while doing conversion set it is showing <b>Syntax error in program</b>: /1CADMC /SAP_LSMW_CONV_...

    ALV & Edit field

    HI ,I have a ALV with toolbar(page up & page down). Out of ALV, I have a I/O field 'X'.Issue: When the user selects page-up or down, the value in that row shud appear in the field 'X'. All this is in Module POOL. what is happening is: actions on ALV ...

    Resolved! Accepted Solution

    set cursor not working

    Hi All, After the user has entered an invalid input,the system should give an error msg and the cursor should automatically set in the invalid field entered.My code is as given below.Plz let me know what is wrong?PROCESS BEFORE OUTPUT. MODULE status...

    Resolved! Accepted Solution

    Modif id

    Hi abap gurus,I have a requirement where I have two radio buttons in one block and in other block I have the select-options where on selecting one radio button some of select options should be enabled and some greyed out and vice versa when i select ...

    Optimization

    Hi Friends,I have one table T1 having fields F1, F2, F3, F4, F5.Now my requirement is to select the records from table T1 based on filter criteria.In table T1 for further processing I need only value of F3 field. But for the given filter criteria I ...

    Resolved! Accepted Solution

    Va03 Characteristic values

    Hi All ,When i get in VA03 transaction and follow pathEXTRAS-->ConfigurationI see characteristics value entered , with Customer namespace./.Any hint ..how can i retreive this values...I think there is some FM available ,but cant figure it out..exactl...

    table

    Hi, While transporting table to quality client i am getting error like <b>Fill table key for table YPERCENTAGE only up to position 003 only</b>.CAn anu one tell me wht is the problem.....Thanks in regardsAlex

    Resolved! Accepted Solution

    How to resolve value of the field 'PXML_STREAM' in table 'ECSCR_XML_STR'

    Hi experts,in the field 'PXML_STREAM' of table 'ECSCR_XML_STR', the value looks like disorderly and unsystematic string, actually it is the content of XML file. So I do not know how to resolve this string to the content.These classes might be helpful...

    Resolved! Accepted Solution

    Capture Changes on ALV Grid Display

    Hi,I am displaying a check box on ALV Grid Display. I have to provide a push button on the application tool bar through which i have to perform some other action. How can i capture the changes made to that check box?I am using the FM 'REUSE_ALV_GRID_...

    PS_1978 by Active Participant
    • 483 Views
    • 2 Comments
    • 0 Likes

    error

    Hi all,Could you help me where the error?DATA: BEGIN OF wa, vbeln TYPE vbak-vbeln, vgbel type lips-vgbel, posnr type vbap-posnr, vgpos type vbrp-vgpos, vbeln1 type vbrk-vbeln, END OF wa.DATA itab LIKE SOR...

    Resolved! Accepted Solution

    EXPORT/IMPORT statements

    Hi FolksIn which situations we go for IMPORT/EXPORT statements. Gimme few examples. Whatz the difference between EXPORT to MEMORY/ DATABASE n in which case we go for them?What is the difference between SET/GET and EXPOT/IMPORTGimme a detailed reply o...

    Resolved! Accepted Solution

    regarding inner join

    hi experts,**this statement is showing the error:error::the column name 'MATNR' has two meaning.abap/4open sql statement.:*selection screenSELECTION-SCREEN BEGIN OF BLOCK B1 WITH FRAME title text-001.PARAMETERS: s_werks like mseg-werks obligatory, ...

    Resolved! Accepted Solution

    Help needed regarding SUM keyword in an ITAB loop

    Hello, I am maintaining a code as given below. LOOP AT itab INTO totwa.SUM.ENDLOOP.totwa is defined as a workarea which is needed to hold the sum totals of the fields in the itab. According to the documentation of SUM, it should calculate the sum tot...

    sudha_naik by Product and Topic Expert
    • 1985 Views
    • 5 Comments
    • 0 Likes
    Resolved! Accepted Solution

    cluster table

    Hi, GUYS can anyone give me some reference about the cluster table? i have known that they are quite different from the transparent table in the database. but what's the storage architecture of them in the database, and how can we retrieve the d...

    hi guys

    Hi people, i want a sollution for this please. Inbound purchase orders are created in sos box,How can i trigger an inbound delivery which is created via output type, when a Purchase order is created or changed.I have to write a call program.What fu...

    Resolved! Accepted Solution

    Regarding Back Ground Jobs

    Hi,I need to pass a variable to a program which was schduled in back groud from the program where i triggerd that event.suppose.my program ztest is schedulied in back ground after a event 'ABC'.I raise 'ABC" event from program ztest1.i need a variabl...

    abap finance

    hi If in the cost centre O899998, the area S_ALR_87013611 is entered for the period 2 using the cost element group 850.2007 and subsequently the line items are called in the total line 650, then the report is cancelled with the runtime error. If the ...

    Labels in this area

    Explore this Area