message_type_X in CO02
Good afternoon SAP community,I write to you because we are facing a problem with CO02.We get a short dump only with certain orders.Procedure we follow: - Call transaction CO02 - Insert...
View ArticleHistory in CDPOS
Hi all, I am facing a problem : I want to know, for a special VBAP (left say, p_vbeln – p_posnr) what was the last value of its material (MATNR) I say ‘last value' because VBAP-MATNR can be changed....
View Articleoutput types in vofm
Hi Friends, I need to find a routine for output types which is relevant to all our customized output types.
View ArticleCopying a file
Hi guys, i have created command zcmd in SM69 to run a .BAT file for copying a file from PC one directory to another.in SM69 i definedCommand name: ZCMDOperating system: UNIXOperating system command:...
View ArticleDigital signature and WebServices request from R/3 ECC 6.0>?
Hi guys, recently I faced an issue with digitally signing XML document generated from ECC 6.0. Below is complete scenario: 1. Using own logic we have to generate XML document, filled with business data...
View ArticleSentence Try...Catch when submiting a report
Hello gurus, I have a problem catching the errors when submiting a report inside a class. Here is the method I'm using: method CALL_ROUTINE. data: ocatch TYPE REF TO cx_root, text TYPE...
View ArticleConfiguring URL for a WebDynpro Application.
Hi gurus, We have a specific requirement to change the URL of one of the WebDynpro applications. The current URL is HTTP and the new URL needs to be HTTPS. Could you help us how to go about changing...
View ArticleIs it really necessary to clear a variable before overwriting it?
Hello Experts, I might be asking a dumb question but I havent really found an answer for this anywhere. Is it really necessary to do this: CLEAR l_material.l_material = 'ARandomMaterial'. I have seen...
View ArticleSearchhelp for timestamp field
Hi, I'm looking for a searchhelp that I need to assign to a selection field of type timestamp.I prefer one single dialog screen, showing date & time together, but after each other is also...
View ArticleIssue in scheduled line item delivery date in VA02
Experts, I'm facing an issue in schedules line item delivery date.When we resend the sales order confirmation for a sales order (any type) when removed from delivery block , the latest ship date is...
View ArticleCheck table
Hi Guys, I have 2 ztables. Ztab1 & Ztab2. Ztab1 has 3 primary key fields and ztab2 has 2 primary key fields. One if the primary key field is referring ztab1, so i have created as check table for...
View ArticleHow to avoid dead lock error while updating ADRC table.
Hi, There is one enhancement while changing vendor address which will update tables LFA1, ADR6 and ADRC.While updating table ADRC, i'm receiving deadlock error. DBIF_RSQL_SQL_ERROR - ORA-00060:...
View ArticleFBL5N performance issue
Hi SAP Experts, Users in one of our production systems are having extremely slow performance when running tcode FBL5N. I have already asked them to run the report with smaller data/selection criteria...
View ArticleMapping fields in VBAK and VBRK
Dear All, I have a requirement to display Sales Document Type (VBAK-AUART) in Search Screen as select option low, and pass the value to select statement from VBRK table where FKART = select_option....
View ArticleFBL3N, FBL5N performance issue following an ERP6 Unicode upgrade
Hi We're facing critical performance issues with transactions FBL3N and FBL5N following an ERP6 Unicode / Oracle 10 upgrade from R/3 4.6C / Oracle 9 Both transaction had always been very database...
View ArticleTrigger error message in SRM Backend PO
Hi, experts. We are in SRM702 version. When user clicks on "Create a PO" button in RFx response, I should validate data and trigger an error message to SRM screen if it's necessary. So here is my...
View Articlevalues not populating thru Matchcode Object
Hi All, I have created a new search help for MB51, which is appended in standard search help MCH1. When press F4, the values are correctly displayed. But when we select any one of the displayed values,...
View ArticleCan't return multiple values (OO)
Hello experts, I’m a newbie in ABAP OO and need a suggestion from you experts. I’m trying to populate values on the selection screen from a custom (config) table. I need to do it on INITIALIZATION...
View ArticleWrite on Oracle table the result of a select
Hi all,I need to write more than one row on a Oracle table connected via DBCO, something like this... Insert into ORACLE.TABLE Select * from SAPTABLE where SAPFILED = X Is it possible to follow this...
View ArticleGet Material and batch of a specific classification
Hi all, I'm creating a delta extractor for Material and related batch and plant. When I modify a classification from MSC2N transaction on CDHDR/CDPOS I can't find information about...
View Article