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

How to validate field if it contains a numeric or alphabet or alpha numeric or blank

Dear all,I have a internal table it1 with 5 fields, one of the field (Lets say f3 had 4 char). this field contains values like (0001, 01, AB, ABCD, AB01, 01AB). In the next steps, we are comparing the values of this f3 (char4) wa-f3+2(2) = wa-f6 with...

Resolved! try. perform routine. catch exception type zcx results in uncaught exception

We have a function module with a dozen subroutines which all have the possibility to raise an error to stop processing. It is too cumbersome to define an exception for every one of these cases so we have been updating a flag to tell subsequent routin...

Bapi for TCode F-28

My requirement is for Tcode f-28. I tried BAPI_ACC_DOCUMENT_POST and it will post the account transaction only and it will not clear the open item. It seems like there is no way to avoid to use BDC as users would like to auto clear the invoices when...

Resolved! SYNTAX_ERROR in SAPLV45T with error The type "STD_S2511ST" is unknown?????????

Short Text Syntax error in program "SAPLV45T ".What happened? Error in the ABAP Application Program The current ABAP program "SAPMV45A" had to be terminated because it has come across a statement that unfortunately cannot be executed. In includ...

GS and RS in PDF417 barcode using Zebra label designer for my SAP Business Suite

Hi all,I am trying to generate a PDF417 barcode using Zebra label desinger for mySAP.I would like to use GS and RS in the variable field of the barcode by using the HEX code _1D and _1E respectively. But when I scan the BC, I could see _1D and _1E a...

Conversion of XML into ABAP (XSLT transformation).Error(Invalid XML format)

hi all,i am using call transformation to convert XML to abap internal table and getting the error that the Input XML is in invalid format. when open my input payload XML in notepad i realized that all the XML tags is coming in one line and if i arran...

Audit plan question list need to be downloaded in XML transaction PLMD_AUDIT

Hi All,I have requirement to export the audit plan question list to XML and update the XML then import in transaction PLMD_AUDIT.Please help me to implement the solution is there any BADI to implement this to achieve this functionality.Thanks,Jwala

SM35 Unlock Date

Hi there,We have a program which processes files from the SAP server and creates a batchsession to be processed in SM35. It always has a 'locked' date .Is there anyway I can create the SM35 session without the locked date?i.e. Leave BlankThankAndy

How to "shrink oversized papers" when printing using cl_gui_frontend_services=>execute

I am using cl_gui_frontend_services=>execute to print PDF documents but some PDFs are oversized and causing an issue. Is there a command parameter that can be passed to above method?. I see "shrink oversized papers" when printing manually but how to ...

Labels in this area