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

SSSLERR_SERVER_CERT_MISMATCH in ABAP / SM59 When consuming external REST Service

ERROR: SSL handshake with api.demo.abc.com:443 failed: SSSLERR_SERVER_CERT_MISMATCH (-30)#Server certificate does not match supplied TargetHostname##SapSSLSessionStartNB()==SSSLERR_SE RVER_CERT_MISMATCH# TargetHostname = "api.demo.abc.com"# Server...

Resolved! customize table entry help

i have a customize table tableT001- bukers field HAVE next field is (table T001W-NAME1 field) if i enter bukers field need to automatic insert plant name to next NAME1 field my entry se11->utilities->table content->create entry. what to d...

Resolved! No more memory available to add rows to an internal table from customized inventory report

Hi Gurus, My company have Z transaction to get current inventory for the plants. When report executing after some time period it giving a dump (TSV_TNEW_PAGE_ALLOC_FAILED). When i check the dump source code it point below line When i trace b...

Resolved! Problems with ABAP CDS Views with Input Paramters in Data Preview

Hi all, I have a problem with CDS-Views with Input Parameters in the Q-System. I developed CDS Views, some with IPs and some without IPs. In the Development System they are all working fine. After transport the views in the next System, the views...

D039507 by Product and Topic Expert
  • 1075 VIEWS
  • 2 REPLIES
  • 0 Likes

Need to update custom field in Table /SCMB/RESTMSHD by using BAPI 'BAPI_RSSRVSCMB_SAVEMULTI2'

Hi Experts, I have added few custom fields in Table /SCMB/RESTMSHD by using BAPI 'BAPI_RSSRVSCMB_SAVEMULTI2' but here the problem is there is no link between the Table and BAPI. Is it possible to update the table by using this BAPI, if it is possib...

Resolved! Multiple users executing the same program at same time and multiple equipment's getting created

Hello, The program accepts a excel file and creates equipment.My issue is when multiple users execute the program at the same time,it creates multiple equipment's for the same record combination. Let's say file has 2 records and 2 users are runni...

Resolved! Develop QR code in ABAP

I need to generate QR code into SAP based on name and mobile number and print the same via smart form,I tried searching all the threads but not getting any solution.Kernel Release is 745.We are not planning to use any external API like Google Chart A...

Resolved! 'No Application has been defined, maintain the settings' in transaction smw0 in ABAP

Hi, I have created my own excel template as per my requirement in tcode SMW0. I have used the function module DOWNLOAD_WEB_OBJECT for download template and SHOW_WEB_OBJECT for open template. I am unable to open the template, its showing Infor...

Resolved! Error when generating the selection screen "1000" of report during activation of my program

DATA : ZEMAIL(20) TYPE C, ZJOB(40) TYPE C. SELECTION-SCREEN BEGIN OF BLOCK BJOB WITH FRAME TITLE C1TITLE ."MODIF ID B1. SELECTION-SCREEN BEGIN OF LINE. SELECT-OPTIONS : S_BJOB FOR ZJOB. SELECTION-SCREEN END OF LINE. SELECTION-SCREEN ...

Resolved! How to Create edit delete and list the attachments to list to in Z screen

Hi Friends , I have a requirement , In a Z Transaction need to attach multiple files with different extensions. I have tried class cl_gos_document_service to create and display with Radio Buttons in a demo report it is working. Please help me f...

populate batch number automatically in the process order transaction (cor1,cor2)when PO is released.

Hi Experts, Kindly me help in providing the solution for populating the batch number(custom ) in the batch field in process order transaction(COR1,COR2) Whenever the Process order is released . I found Badi -workorder_upodate method at release wh...

SAP HANA Cloud Authorizations Management API - get list of tenant users for a sub account

Does anyone know, how to retrieve the list of tenant users/portal users sign up in SAP HANA Cloud subaccount using Java?. I have referred the SAP HANA Cloud Authorizations Management API, but couldn't find a way to access it. The API supports to get ...

Labels in this area