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
  • 83759 VIEWS
  • 212 REPLIES
  • 39 Likes

Resolved! Logical Data Base CMC

Hello Is it possible to modify Logical Data Base CMC?   We need additional data from MARA, MARC and Classifications (Color, Color2, etc.) for Parent to be part of LDB - CMC.This is what I did in test but not sure it was the best approach?  I created ...

PHP API for ABAP Web Service

I need to make soap request from PHP application to SAP. Below is my call:<?phprequire_once('sap_server.php');try{    $client = new SoapClient('ZWS_ZBAPI_CCC_PRICING.wsdl', array(            'trace' => 1,            'exceptions' => true,            '...

abap select into a variable list

I haveselect lfa1~lifnr          lfa1~name1          lfa1~ort01          lfa1~regio          into gv_lifnr, gv_name1, gv_ort01, gv_regio          from laf1etcI have gotten into corresponding to work.  According to documentation, INTO a list of variab...

Resolved! Run-time error "TIME_OUT" occurred with TREX user account

Hello Everyone,We have had an issue this week where our TREXADMIN use has been "Stuck" in work processes so we cannot use our Material Search that is backed by TREX.     Here are the errors from SM21.   Any assistance is much appriciated.************...

Enhancing SAP standard transactions FBL3N/FBL1N/FBL5N with custom fields in the output list not showing via BTE

Hello Gurus,I have followed all the necessary steps required to add a custom field in FBL3N output via BTE but still i am unable to view the custom field in the output.I have to add the Tax Juridiction field (T001-TXJCD) using the BTE in FBL3N output...

XD Transaction

Hi experts,  I have a requirement where I need to change the field value before displaying to screen.Requirement:For XD03 Transaction ( for displaying ), I have to prefix the Customer first name with 'C_'. And when  I change to change mode and change...

Resolved! transaction co03

Hi, i would like to verify the status of a production order (if it is released or not).To do that i have to enter the number of PO in a field and when i click the button  i would like to call transaction CO03 to do the job.Now the problem is how can ...

Resolved! ADT 2.7 Download?

Hello,i read about the new Version 2.7 of the Eclipse Tool and the new WDA features I just wanted to test this version.So i clicked on "SAP ABAP IN ECLIPSE 2.7" at the service marketplace, but there is no item for download?Is it currently not availab...

CREMAS Inbound Error - No batch input data for screen SAPMF02K 0210 after EHP6 upgrade

Hello experts,The inbound IDOC CREMAS failed with the error - "No batch input data for screen SAPMF02K 0210".This is happening afer EHP6 upgrade.The source SAP system is ECC 6 and the destination system is now EHP6 system.The IDOC is successful when ...

BalajiD by Explorer
  • 1298 VIEWS
  • 5 REPLIES
  • 0 Likes

Resolved! Run time error: A table is referred to in an sap open sql statement that either doesn't exist or is unknown to the abap data dictonary.

hana is remotely connected as a secondary databse.trying to connect to secondary database and extract information using open sql .the program is shown below TABLES : mara.REPORT  YHANA_P3.DATA : LT_T1 TYPE STANDARD TABLE OF mara,       LWA_T1 LIKE LI...

Request for Help - Standard ABAP Class on 'Utilities->Convert class-local types' - Syntax error

Hi All,We were trying to rearrange columns of ALV table of Web Dynpro component WDC_WSGM_GM. As part of this, tried to enhance method of  ABAP class CL_WSGM_WD_AS_GM_DOC.For this, I tried the steps mentioned in link http://scn.sap.com/thread/1446578....

Labels in this area