ERROR: Template interpretation terminated, syntax error. (termination:...
Hi Experts, I am getting below error while testing internet service. also it is giving dump ITS_UNEXPECTED_TOKEN in ST22. ERROR: Template interpretation terminated, syntax error. (termination:...
View ArticleDisplay SM37 result screen from my custom report
Hi Experts, I have a customer requirement to display SM37 result screen from my custom report for few specific jobs.I tried using' SUBMIT' statement but cannot do so as Standard job for SM37 is a...
View Articlewhat is TADIR entry?
Hi experts, What is TADIR entty??When i run a report nothing is getting selected.but in the number of entries it is having some record.The message is coming in the program that no TADIR...
View ArticleSetting low and high for select option
We have a requirement for a select option field which will allow the user to select from a choice of ranges in a pop up dialog box.This popup will appear when selecting either the low or high field and...
View ArticleHow to add multiple columns of internal table
Hi Friends, I am joining 2 tables and stores the value in an internal table. the structure of the final internal table is as follows. ZPROJID ZCOST ZDEF ZEFF TEST1 10 20 30 TEST1...
View ArticleBSEG performance issue.
Hi All, Here I am using BSID, BSAD, BSIK, BSAK table instead of BSEG table for performance optimization. For one document I got 2 line items (1 & 6) from BSAD table which have some value in...
View ArticleDisplay issue with Drill Down ALV report in OO
Hello, I am developing an ABAP-OO logic for a drill down report(VBAK->VBAP based on sales document number in VBAK) using OO factory methods and Splitter class and Grids as below.When I click on...
View Articlegetting error while executing script
Iam printing a script for cash payments in fbcj transaction.I collected data from three internal tables into a final internal table.But while executing iam getting error stating that 'write form is...
View ArticleDate Field in Editable OOALV - CL_GUI_ALV_GRID
Dear Team, I have a requirement in which I need to save the date in MM/DD format(without YYYY) in a custom table. This date is also used in an editable OO-ALV(CL_GUI_ALV_GRID) where the users would...
View ArticleWay to check functional location hierarchy
Hello guys, I'm looking for a clever coding snippet how to check our custom functional location hierarchy.Here is the information about it: Layer 1: DLayer 2: D0000Layer 3: D0000VKLayer 4:...
View Articleposting a doc using FMBB
Hi, I am using FM 'BAPI_0050_CREATE' to prepost a budgeting document and it works fine but now when I go to transaction FMBB to post the same document the 'Post document' icon is greyed out, do you...
View ArticleEnhancement for SCASE transaction Credit Limit Request
Hi, I have a requirement to make comments in SCASE mandatory? In every approval, a comment should be mandatory. What would be the best approach to meet this requirement? Option given is a BADI, anyone...
View Articleread return parameter of function module
hi, i am calling an function module and get back lc_element: lc_element is defined this way: lc_element TYPE REF TO if_swf_cnt_element,so far so good. when i set debugger after the call of the...
View ArticleProblem with BAPI_RESERVATION_CREATE into Badi.
Hi Gurus, I'm trying to implement BAPI_RESERVATION_CREATE into badi WORKORDER_UPDATE. However with my code I'm getting the error: The code is:methodIF_EX_WORKORDER_UPDATE~BEFORE_UPDATE.TYPES: BEGIN...
View ArticleDisable subscreen iw32
Hi All, I have the below requirement.I need to disable any input to iw32 - long text area based on a condition.This long text area is a sub screen. How can we disable subscreens in standard tcode ?...
View ArticleComma without preceding colon (after SELECT ?).
HI Experts . I have a problem with my smartform it is showing error as Comma without preceding colon (after SELECT ?). my code is select single rmwwr lifnr budat from rbkp into (z_rmwwr,...
View ArticleAccess BDC table in called transaction
Hi, my customer uses a functionality where the SAP standard makes use of CALL TRANSACTION USING bdctab.Now, within processing the called transaction, I would like to know the content of the BDC table...
View ArticleCommon (FB01, F-28, FBRA and FB08) Enhancement place for Document Posting in FI
Hi All, Even though I've search a lot in SDN before posting the below Discussion. But non of the solutions were fulfilled my exact scenario. My requirement is to find ONE COMMON Enhancement place...
View ArticleMultiple update statement not updating the table
Hi All, I'm updating EKPO table using 2 update statements as follows. 1. If first update statement is successful ,COMMIT and WAIT. then,2.perform the next update. This works when I'm creating the PO in...
View ArticleIssue with Withholding tax in bapi_acc_document_post
Hi Experts, We are trying to post an accounting docment with the help of BAPI bapi_acc_document_post. It is posting good except for the fact that with holding tax is not coming or is coming wrongly....
View Article