How to find the program-id of an ABAP program?
Dear All, Please let me know how to find the program-id of an ABAP program. Thanx in advance. Alok.
View ArticleChange PO Layout
Hi Experts and Gurus, I have a requirement in changing layout for PO. Header Text should be in the bottom. How can it be possible? Thanks for your help.
View ArticleSET CURSOR ON PARTICULAR INPUT/OUTPUT FIELD OF THE DIALOG SCREEN
Hello ABAPers, I have gone through many threads but did not find the solution. My requirement is that I am taking screen elements from table on the screen and I am performing validations on each field...
View ArticleAutomated Note Search Tool (ANST) - Quick and easy how to
Yesterday we had an issue on an SAP implementation. I was sure that it was a standard error, because in other implementation the functionality works perfectly. On Twitter Nicolas Busson reminded me...
View ArticleWhat triggers a user exit?
I have another question out here about VF11 and user exits but in general: For billing documents (for example program RV60AFZC), what triggers a user exit to run? I see that there are 15 user exits....
View ArticleDynamic loading of Layout Variant in ALV-Grid Output List?
Hello folks, System Information: NW AS 7.03 ABAP Stack 731 Level 8, ECC 606 (EHP 6) with SAP_HR 604 Level 69 and EA_HR 607 (HR-Renewal 1) Level 20 Background: The Report RPTARQDBVIEW (part of the HCM...
View ArticleGet first char in string that is not A,B,C ....0-9
Hi everybody, assuming I have strings like 45a46SSSS5646&544jksdKJLKJL#POIPOIPOI098FHGF*ksdlasködla How can i find the first position (sy-fdpos) where a special character occurs? RegardsMario
View ArticleObject dependency to read substring
Hi. Is it possible to evaluate a substring in an object dependency? I want to write a simple OD that defaults a char field to a month code (the 2 digit month) based on another field which stores a...
View ArticleTO convert ITAB INTO PDF AND SEND EMAIL
I created this program. The email with PDF is coming in SAP Business Workplace(SAP Inbox) (Tcode-SWBP), but the pdf contains junk characters.Can someone help. I took this program from the discussion...
View Articlesend xml file as attachment
Hi, I'm using ABAP to send e-mail and xml & txt file as attachment , when I open the file I recieved in the email inbox I found xml file content has been truncated or the content of txt file...
View ArticleNeed Suggestion for SAP ABAP Certification
Hi, I have 3+ years of experience in SAP ABAP. Now, I want to do my Associate certification.Below are the certification details for the SAP ABAP Associate level. 1) C_TAW12_70 (ABAP With Net weaver...
View ArticleTwo ways to start background job via code
Suppose we have a simple program ZBACKGROUND_TASK which needs to be executed in the background. It has only one statement: WRITE: / 'Hello I am running in background!'. Approach 1 Create a new user...
View ArticleAttach Customized PO Smartform in me23n
Hi Experts, I have added the customized driver program and smartform in nace. The client wants to print the PO from the standard transaction me23n. The print icon is disabled. How come? RegardsMani
View ArticlePO not being sent via email through external send in PDF
Hi all, I am facing issues while sending PO to vendor through external send via email in PDF.All the configurations have been done in NACE with program name used as the customized one.Communication...
View ArticleExtension of Idoc LOIPRO01 is not triggering from Transaction POIT
Hi, I have a requirement wherein for process orders, all the information is present in the LOIPRO except batch number. So I have extended this Idoc with extension ZLOIPRO01 and have added a segment...
View ArticleBADI_WCM_WCA_001 issue
Hi All, I have a requirement to add an additional sub screen in WCTL Transaction ,now i have added it through BADI_WCM_WCA_001 But my problem is with out changing the any standard objects i need to...
View ArticleSytem message 042 from work area SSFCOMPOSER does not exist
Sytem message 042 from work area SSFCOMPOSER does not existSystem showing this error while executing PO smartform on Quality Server .this development working ok on Development server. please suggest...
View ArticleDDIC_TYPE_INCONSISTENCY - ABAP
Dear ABAP Gurus, I am getting lot of short dumps upon adjustment of data length of domain( reduced to 10 from current length of 40) and then using DB utlitity, and I am using it for PO screen...
View ArticleObject for change pointer BD52
Hi, I have to trigger the HRMD_A05 IDOC only when certain fields are changed in PA30 transaction.I have activated changepointers globally in BD61 and for message type HRMD_A in BD50 and need to add the...
View ArticleUpdate Custom fields in DFKKOP table
Hi all, I have a requirement of updating 2 custom fields Project Id and Location description in DFKKOP table, the data is coming from SD while invoicing to FICA.I am using FQEVENT 4000 to update the...
View Article