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

    ALV Display

    hello, I need to create a title in my alv display eg subject,is my main heading in the alv display and maths and science are the subtitle under subject.how do i show this kind of layout using an ALV grid.- subject-maths |sciencethis is the displ...

    Resolved! Accepted Solution

    SMARTFORMS-Static window

    Hi I am designing a PO layout in SMARTFORMSIn the first page , the MAIN window has a table (looping is done).At the end of the MAIN WINDOW , IN A NEW PAGE , I NEED TO ADD THE "TERMS AND CONDITIONS" .how can i do this.Points will be awarded Thanks in ...

    how to print Graph?

    hello frnds,i have one problem. i want to print graph. i have got one function module that prints graph. function module name : GFW_PRES_SHOW.but here i m not able to change starting point of the graph. here x parameter(char 40) is freezed and i m ab...

    Resolved! Accepted Solution

    Round off a decimal number

    Dear All, i need to round off a decimal to nearest integer.ex:0.4 should be 0,0.5 should be 1.Can you help me how to handle thisThe followig code is giving error.data: var1 type p decimals 2 vlaue '23.30.var1 = round(var1) is not working..Kindly help...

    Cluster

    How to know which tables data is in cluster table.for eg. BSEG is a cluster table.And it has data from BSID, BSIS, BSAD, etc.How to know these tables are linked to BSEG.One more eg. KONV is a cluster table.And i do not know, which tables data are in ...

    MOVE statement

    Hi everyone, have a look at the following subroutine, expecially at the lower portion where i just recently added to the program: *------------------------------------------------------------------ * FORM GET_BILLING_DOC *----------------------...

    itob table

    Hi experts,Iam trying to extract the data from ITOB-TPLNR.While iam extrcting the data, iam getting 00?000000000002.If i check conversion exit box iam getting proper data.How can i get proper value? into my ITAB?thankskaki

    User exits

    Hi all ,Is there a way to find which are the user exits used in sap transaction eg From smode for a sap transaction I got 9 users exits, but how can I find which one are used in my project for that sap transcation.Thanks,

    Resolved! Accepted Solution

    Problem in SAP Logon

    Hi,I am Sikander (J2EE Developer). Currently i am working on SAP ABAP. For this purpose i have downloaded SAP Netweaver 2004 Sneak Preview and SAP GUI. These products are installed sucessfully but i am having problem with SAP logon. My Computer Name ...

    Status 64

    Hi all,Can any one suggest me on the status 64 'No filters , No conversion , No version change .' .when i do an inbound processing for Employee master Idoc(HRMD_A06). The status is showing yellow.Please advice ASAP.ThanksSwami

    display address

    Hi experts,Iam working on smartforms and used SAP address to display address of the customer.In the program lines i have given code like this. read table t_hdb index 1. g_adrnr = t_hdb-adrnr1.in the address number i have givne &g_adrnr&In the t_hdb i...

    Resolved! Accepted Solution

    please help with BDC error

    Hello guys, I recently modified a BDC program and I configured it's mode to be 'E' so when errors are present,pop up windows are shown. Unfortunately I can't seem to find the error. I will post below the code. What I did with the code was to clear th...

    Resolved! Accepted Solution

    address in SF

    Hi experts,Iam trying to display address in Smartforms.In the smartforms, i have created address window. In that i have created program lines and given the code like this.READ TABLE T_HDB INDEX '1'.G_HDB-CADRNR = T_HDB-CADRNR. <b>" here iam passing a...

    Resolved! Accepted Solution

    Internal Table

    Hi all,I have four fields in an internal table. three fields i have populated from dictionary tabe. For the fourth column I am assigning some random value. when I try to modify the internal table the modify operation is failed. To me, everything seem...

    Labels in this area

    Explore this Area