How can I use parallel processing in ABAP?
Hello everyone, I am experiencing some difficulties in the implementation of a function to use under parallel processing.Here's what I have: Function Group created;Function Module created;Attributes:...
View ArticleWith a structure find a table
Hello , i want to know how can i find a table when i know the structure ? i type in se16 MEPO1235 and i get this message* where as in the technical information it is written table name : MEPO1235 (...
View ArticleFKK_DOCT_SAMPLE_INI_OP problem
Hi Experts, I have a problem with adding a new tab at FPE1, FPE2 and FPE3.I have made the screen, copied the three...
View ArticlePassword protected zip of spool in SAP ABAP
Hi Experts, I have a requirement to do the following. Need to send the spool details to the client through mail as password protected zip file. Now this is doing manually for lots of Jobs regularly....
View Articlehow to restrict multiple table control line selection in single screen?
Hi Experts, I have one requirement from client ,i have three table control wizard in a single screen.If i select any one row of one table control the remaining two...
View ArticleSAPSCRIPT - TROY Signature related
We added a new company code and needed to add one more signature to the TROY DIMM installed on the printed. We got a new files from TROY and installed on our existing printer. This printer is was...
View ArticleGenerating dynamic columns in ALV Report
Hi All, Can any one guide me how to display the ALV Report based on the values in internal table.Here in my report(PP Module) the selection screen is the Material Number only.after executing this...
View ArticleGet text from trfcqdata-arfcdata01-07
Friends, Our users need a report showing data from inbound queues. They want to be able to be able to restrict by and display by several fields that are in the trfcqdata-arfcdata01 -...
View ArticleHow to validate and display error message without making the screen disabled
I am using Enhancement AIST0002. Inside the exit exit_saplaist_003 i am coding and validating Fields Lease Length and Notice Date and Lease Start Date. But there should be an error message displayed...
View ArticleME21/ME22 get PR Number in User Exits
Hi, I need to validate data in ME21/ME22 tcodes using purchase requisition number (PO with PR as reference) but Ive tried without success (I read the EKPO internal table but the BANFN field is always...
View ArticleExit USEREXIT_SAVE_DOC_BEFORE_PREP note 751000
Hi All, We are working on a enhancement in a delivery process. We want to change the field LIKP-XBLNR when the PGI(Post Goods Issue) is created.The requirement is that the number in the LIKP-XBLNR be...
View ArticleConverting digit into words through HR_IN_CHG_INR_WRDS..
i am using this function module in debit credit report that is linked with sap script.. data : sub_tot like bseg-wrbtr.DATA : lv_amt TYPE p DECIMALS 2.data lv_word like spell-word.data :...
View ArticleT-code ME22N customization through Customer-Exit
Guys, I want to customize the Telephone field of Address Tab in Header section of ME22N. that this Telephone field should allow only 10 digits. How?
View ArticleError Message Debugging
Hello I'm quite new to ABAP debug and there is a question in my mind. For example, if I call transaction VF01 to create a billing document but it ends up with a message - No billing documents were...
View ArticlePurpose of minimum and maximum number in maintain attributes for idoc segment
Dear Friends.. Could anybody explain the purpose of minimum and maximum number in maintain attributes for idoc segment with an example. Thanks in advance..
View ArticleBAPI Production Order Confirmation
Hi Experts, I have one task on BAPI Production order Confirmation , Please any one guide me. I have searched and got the function Module alone but I dont know about how to use and all. the...
View ArticleHow to hold data in a subscreen
Hi everyone, Is there any way to hold data in a sub screen , because after any input on the screen data in the screen will be automatically vanished. So how to avoid this problem.???In normal screen,...
View ArticleBapi_requisition_change
I tried for function module BAPI_REQUISITION_CHANGE. When i give purchase requisition number as a input it gives me message that "This Purchase Requisition number xx does not exist" I dont know what I...
View ArticleError when adding the ABAP for Ecplipse in HANA studio
Error faced in adding ABAP for eclipse in HANA studio, I am adding ABAP for ecplpse 2.7 but facing this message:- Cannot complete the install because one or more required items could not be found....
View Articlehow the values of condition type will update automatically?
Hi,i have add a field in field catalog and write code for that on user exitFORM...
View Article