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

    how insert data to oracle data base from SAP through procedure

    hi Experts,Iam able to insert data from SAP to orcale database table:'MAKT' whicah was created in the orcale with the similar sap fields from SAP as follows:LOOP AT gt_makt INTO wa_makt.    EXEC SQL.      INSERT into makt@VCPD_LINK1             ( MAT...

    Resolved! Accepted Solution

    ALV Tree - Change average value

    Hi all,I want to change the average value. For the follow example the hierarchy has 2 lines but it is a summarize of 13 lines. So the right average is (100.00 + 16.67) / 13SAP averageExpectation:I am using:data: g_tree type ref to cl_gui_alv_tree_si...

    Resolved! Accepted Solution

    SAP Query

    Dear Experts, We have a requirement to modify an existing SAP Query. This query was created much earlier by a user who is no longer present. I tried to using table AQLQCAT i found the entry in this table, but was not able to find anything on SQ01. Ki...

    Issue with XML encoding

    Dear SDN members,I am facing somem issues with xml encoding for diacritical characters (special characters (non-english)).For example below org unit name AfricaéçaçÃtest is converted to Africa a  test.special chars are replaced with spaces , i used b...

    Resolved! Accepted Solution

    how to deactivate mandatory field by radio button.

    Hi Experts,                                        i have a problem with radio button selection.  as shown above i want to activate below selection box fields to input mode byselecting the 2nd radio button.  and deactivate the top selection box fiel...

    Resolved! Accepted Solution

    What data I have to pass to 'BAPI_CUSTOMER_CHANGEFROMDATA1'?

    HelloI need to update just the Tax Jurisdiction code (KNA1-TXJCD) by using FM 'BAPI_CUSTOMER_CHANGEFROMDATA1', hence I tried from SE37, but am not achieving because am getting a return message saying "Fill data in required fields" Pls. let me know to...

    how to make text elements flow to next page depending on the table above it in main window (smart forms)

    Hi all,In my main window i have a table that contains line item data.Just below that i need to display text elemet (some text and terms & conditions).as belowBased on the items in table, it should flow to next page. But it is not happening. rather th...

    Resolved! Accepted Solution

    Get BP ID from the event handler or an enhanced web UI component

    Hi*I enhanced Component GSTEXT and View GSTEXT/List to add a a Print Preview buttonI also created an event handler for my new buttonInside this event handler I've been trying to retrieve the BP ID for a BP currently displayed on the WEB UI so I can r...

    Resolved! Accepted Solution

    error while creating vendor bank details using MAINTAIN_BAPI of class VMD_ei_api

    hi, iam using maintain_bapi of class vmd_ei_api for bank details creation at the time of vendor creation. but im getting error: ' Invalid address:bank Country missing'.please suggest *    *** Bank details***************************************    DAT...

    JeetOP by Participant
    • 1364 Views
    • 3 Comments
    • 0 Likes

    RAL question

    Gurus,I have a question on RAL configuration/setup (appl.comp BC-SEC-RAL) on NW74 SPS5 release. I am trying to configuring recording (dynpro channel) and eventually create a configuration based on the recording.I am running GUI 7.30 to start the tcod...

    Resolved! Accepted Solution

    User exit needed

    Hi all,i have to provide some user's to change the sales order related stuff, in VA02transaction, i have searched this forum but get confused in which user exit shouldi write my code.Please suggest me the required user exits.

    insert Statement

    Hi All,I am having a problem regarding Insert Statement.I am getting data in the ITAB but when I insert this data in the Ztable it is not inserting in the table..The same logic I have implemented in other program and it is working, I mean it inserts ...

    Resolved! Accepted Solution

    Can I specify Z table's relationship even though they are holding data in PRD?

    HelloLast year I have created a Z table, say, its name is Z_TABL_1, its working fine, say, there is around 1000 entries in PRD, wellLast week I have created another 2nd Z table, its name is Z_TABLE_2, now it has 50 entries in PRDIn both tables the ke...

    Resolved! Accepted Solution

    What is the best field type for currency calculations?

    Hiya,I am doing a load of currency calculations e.g. here's one line of itThe 'Total' fields I am using for doing/totalling my calculations has been defined as a local variable that reference an amount field setup in the data dictionary as:So in my p...

    Labels in this area

    Explore this Area