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

    Module pool Program Doubt

    Hi Xperts,I am Working an object on module pool.I have a small doubt regarding that.tables:lfa1.data:begin of itab occurs 0,lifnr like lfa1-lifnr,land1 like lfa1-land1,name1 like lfa1-name1,end of itab.case sy-ucomm.when 'disp'.select lifnr land1 nam...

    Resolved! Accepted Solution

    Information regarding BPS

    Hi Guys,I am an ABAPer and wanna (u can say i was asked to) learn som functional like BPS...can anyone plz help me out abt this "BPS".... is der any prior knowledgevreqd 2 learn dis? As dis is my 1st step towards Functional..plz help me out....also p...

    ALV-GRID TOTAL

    Hi Experts,i have issue were in i need to show sum of the amount. like example...for Custmer 100 there are vendor number 10,20,30,40,50. so for all this vendor numbers.. vendor----- amount10 - 10020----20030----30040----40050-------500so in the ou...

    Resolved! Accepted Solution

    How to tackle " . " or " , "Comma DECIMAL notations in text file uploading?

    Hi Experts,I hv to upload the text file via LSMW and creating the Purchse Orders.So, issue is with QUANTITY and VALUE fileds, bcoz, the text file may some times contain " . " as DECIAML or may some times " , "(comma-Europe) as DECIMALs.And some times...

    Resolved! Accepted Solution

    Why value is NOT reflecting in DB, after DECIMALS, while LSMWing for POs?

    Hi Experts,Am uploading the PO data from excel file and creationg the POs, via LSMW-IDOC-BAPI method.I declared the SOURCE FILED-QUANTITY as CHAR 18 and the same with Net Price as CHAR 18.My data in excel file isMaterial---Quantity-Net Price71111111 ...

    Resolved! Accepted Solution

    ABAP Syntax Error

    I am getting the following sytnax error with the following program, would some one help me to recover this issue. Thx.Syntax Error : The Work Area STREMP is not long enoughREPORT Zinsert.Tables : zemp. " Employee TableData: Begin of STREMP , ...

    Docking container

    Hello,Could you please tell me what is wrong either in the code below or in my logic: DATA: d_container TYPE REF TO cl_gui_docking_container, e_control TYPE REF TO cl_gui_abapedit. CALL SCREEN 200. CREATE OBJECT d_container EXPORT...

    Resolved! Accepted Solution

    daynmic select

    Hi,i can do this select i one time?except to itab1 and itab2 move it to string and do it once.Regards SELECT (sel) FROM /bic/0cz INTO table itab1 FOR ALL ENTRIES IN les_t WHERE dim0costcenter = les_t-dim0costcenter AND dim0calmonth IN g_m. S...

    Resolved! Accepted Solution

    How to handle " . " or " , "-Comma DECIMAL notations in text file uploading

    Hi Experts,I need to upload the text file via LSMW and creating the Purchse Orders.So, issue is with QUANTITY and VALUE fileds, bcoz, the text file may some times contain " . " as DECIAML or may some times " , "(comma-Europe) as DECIMALs.And some tim...

    userexit

    hi friends,i have one object ,that is userexit.the object is given bellow. Developed a user exit to send the shipment cancellation details to the external system upon the delivery being cancelled.how can i develop userexit for this ?and where i have...

    Resolved! Accepted Solution

    heading display

    The heading of the report's output page should be like this:A comparative analysis of date1 versus date2 In US$ '000How can I show this message?date1 and date2 will be taken as user input value through selection screen.FDSB-DATUM.

    Resolved! Accepted Solution

    text in the first column

    1st requirement:Output of my report having two columns:First column's display will be like below:2nd cell of first column will display the text: 'Total'4th cell of first column will display the text: 'City Office'6th cell of first column will displa...

    Labels in this area

    Explore this Area