Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

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...

Criticality.png

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...

2024-08-07_08-25-11.png
sheenamk by Developer Advocate
  • 83408 VIEWS
  • 212 REPLIES
  • 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! 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! 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! 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...

problem with RSDRI_INFOPROV_READ, E_T_DATA IS NOT POPULATED,SY-SUBRC = 11

Hi experts,        am using f.m RSDRI_INFOPROV_READ to fetch the data, but it is giving sy-subrc = 11, as i read many posts in SCN,but still not corrected the issue.please advise what mistake am doing.TYPES : BEGIN OF TY_INFO,        YMATDE TYPE /BIC...

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! 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
  • 1212 VIEWS
  • 3 REPLIES
  • 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! 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! 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...

Labels in this area