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

Resolved! SAP AS ABAP 7.52 SP04 - Error Unable to generate a new password for database login 'sa'

So I followed the following SAP guide:"Installing SAP AS ABAP 7.52 SP04 on Oracle Virtual Box [Developer Edition]" Virtualbox version: 6.1 OpenSuse version 15.1 Host System: Windows 10 Pro I followed all the steps in the installing guide (...

Resolved! Palindrome

Palindrome is a string that reads the same from both sides. The string s is given. Find the largest length of the substring that is not a palindrome. Input data The input file contains the string s. It consists only of lowercase letters of the La...

Resolved! Breakpoint at database table modification using Script debugging

Hello experts, Context : I have to update MKPF-BKTXT for the goods movement generated by the following function modules : BAPI_PRODORDCONF_CANCELBAPI_GOODSMVT_CANCELBAPI_PRODORDCONF_CREATE_TTBAPI_GOODSMVT_CREATE For BAPI_GOODSMVT_CREATE -> no...

Assertion failed: Unable to generate a new password for database login 'sa'.

Please help me in resolving this error. I am new to SAP and Linux. ERROR 2021-04-14 11:40:33.878 (root/sapinst) (startInstallation) [CInstallerCallBackImpl.cpp:259] id=ind-rel.ind-os.ind-db.assertionFailed errno=CJS-00030 CInstallerCallBackImpl::a...

First 3 digits of Material number is Truncated on a 2D QR Code from Zebra Printer.

Dear Experts, We are using an Zebra 620d Printer and trying to Print a 2D Bar Code from SAP using Smart forms. But when we print something on the Printer and scan the generated QR Code, the code contains only 11 digits i.e after truncating first 3...

Resolved! Can RTTS help to make just a part of the needed output columns dynamic?

I need to change a program which currently - in addition to lots of other information - gets configuration data for a configured material via function module VC_I_GET_CONFIGURATION. I already searched for an answer and by reading through some of them...

Resolved! Dynamic table fields read wrong result in cl_abap_datadescr=>describe_by_data

I have encountered today a strange behaviour from cl_abap_datadescr=>describe_by_data When I was trying to get field list for input table some fields were being ommited by the above function. Both fields are type CURR 15 (plus 2 decimal places)....

Propagating static check exceptions or raising unchecked exception in low-level private methods

As per this comment in this clean ABAP discussion thread, the ideal scenario to handle exceptions would be like this: class LCX_APPLICATION_ERROR definition inheriting from CX_STATIC_CHECK. endclass. class LCX_INTERNAL_ERROR definition inheriting ...

SuhaSaha by Product and Topic Expert
  • 3836 VIEWS
  • 8 REPLIES
  • 1 Likes

ALV GRID FORMAT

I WANT TO Group the output based on purchase document number, don’t use control break statements.ALV Reports HOW TO DO THIS. TABLES :EKKO,EKPO FILEDS:EKKO-EBELN BUKRS AEDAT LIFNR EKPO:EBELN EBELP MENGE MATNR NETPR CAN YOU PLEASE GIVE ME A S...

Editar un Pedido de ventas, cuando ya se han cerrado algunas de las líneas del pedido.

Hola Espero que puedan ayudarme. Utilizando la DI API intento actualizar un pedido de ventas cuando tiene alguna de las líneas del pedido ya cerradas y otras abiertas y me devuelve el siguiente error. [RDR1.Price][line: 6] , 'Field cannot be u...

Labels in this area