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

    Convert Time and date in User time zone to UTC

    Hi team,I need to convert the date and time entered in user time zone to UTC. I have written the following code.   CONVERT DATE im_date_range-low TIME l_time_from INTO TIME STAMP l_utc_low_tstmp  TIME ZONE l_timezone_utcFor Example my time zone is PS...

    Split URL from a string

    Hi,Please help me in splitting a string which contains url.Here the problem is user can give any text as per his wish,so only url should be displayed in next line of the workflow inbox.My code is like this.        lv_name = quote_no.      CALL FUNCTI...

    BAPI issues ...

    Hi friends,    i try to update the stantard table data .updation was fail.  Here am posting my code . i don't know what is the misstake pls find out ..   DATA : i_ebeln TYPE ekko-ebeln ,             it_return TYPE TABLE OF bapiret2  ,             wa...

    Resolved! Accepted Solution

    Doubt about table control.

    Good Morning Comunnity.I have a table control.This table control receives data from an internal table with 255 records.Why when I run the program appear only twelve records in table control? PROCESS BEFORE OUTPUT.   MODULE status_0100.   MODULE image...

    Resolved! Accepted Solution

    Remove autofill in a field

    Hi Experts,The users were making wrong entries so I created the search help. Now, users still make mistakes by selecting the wrong entry by pressing space bar and not f4. How to remove the autofill:Please note that if there would be a new transporter...

    Resolved! Accepted Solution

    how to retrieve data from this FM - CUTS_GET_VALUES_OF_TABLE

    When I call a FM CUTS_GET_VALUES_OF_TABLE  like this as shown below in the internal table it will fetch all the data , but now I  want to compare the field to get the data in each field , ( standard grade, internal grade and steel family separately  ...

    AbhijeetK by Active Participant
    • 700 Views
    • 1 Comments
    • 0 Likes
    Resolved! Accepted Solution

    Issue with DELVRY06 IDoc

    Hi Gurus,need your help..we have two systems in out landscape ECC and Third party system say ABC.What we are doing right now is if we create Delivery in ECC . we are triggering output type ZXX and it will send IDoc (DELVRY06) to Informatica and it wi...

    Resolved! Accepted Solution

    How to Fetch Data from Non SAP System without using any Middleware and Frontend

    Hello All ,My requirement is to fetch Data directly from the Database ( ORACLE , DB2 )  of a NON SAP system without using that NON SAP system's Front End or any other Middleware.I found Similar thread but it was unanswered.http://scn.sap.com/message/...

    Resolved! Accepted Solution

    Short dump while updating User Status of a Project and corresponding WBS

    All,I have a requirement where the user status for project and corresponding WBS element needs to be changed    more than once in one execution.While doing so, I get a short dump - Error in individual BAPIs or precommit: posting not possibleDuring th...

    Resolved! Accepted Solution

    ADOBE form: A Cell of a table is not displaying content till the end of row.

    Hi,I'm creating a table in adobe form which has only one column type string & also set the cell layout parameters as "Expand to fit" for the Height. But the problem I'm facing,  after few characters, its truncated &  continuing to next line , can not...

    Stock in Transit

    Hello,I have a requirement to enhance the MB5B report to include the stock in transit in opening and closing stock.We are using stock in batches and stock in transfer is happening within single company (plant to plant , 1 company code)I checked the M...

    Resolved! Accepted Solution

    BAPI_MATVAL_PRICE_CHANGE

    Hi experts,I have a problem with the BAPI_MATVAL_PRICE_CHANGE, as the company wants to update pricing through uploading from a text file.Let's say 500 lines/records.Sample Upload file:1 article1    site12 article2    site13 article2    site2Current B...

    Generate code ABAP with eclipse

    Hello everybody;I installed  ECLIPSE JUNO with plugin ABAP and UML DESIGN to test the generation code based on this tutorialhttp://scn.sap.com/community/abap/eclipse/blog/2013/10/17/uml-to-abap-code-generation.The problem  is that I does not see the ...

    LGA by Participant
    • 740 Views
    • 1 Comments
    • 0 Likes
    Labels in this area

    Explore this Area