TMS
Hello Guru's i have configured tms in my system (dummy) and the connection was working fine.but i was wondering should all the systems in the landscape are of same release? Thank you
View ArticleRe: Error: "ZLT_AZT" is not an internal table- the "OCCURS n" specification...
Hi Chandan, i)Your itab data is not modified accordingly, please refer to the highlighted statement below: Your code: 74 wa_tab-BES, 120 sy-vline. MODIFY ITAB FROM...
View ArticleRe: Consideration of stock of discontinued FG or trading material during MRP Run
Hello Caetano, Many thanks for quick help. I checked this note before but I didn't find this note relevant since this is applicable for redirection of dependent or independent requirements for parts or...
View ArticleRe: Trying to use the SAPINFO.exe in .bat File
Hi, This is SAP Business one system administration forum. Please find correct forum and repost your question to get quick assistance. Please close this thread here. Thanks & Regards,Nagarajan
View ArticleRe: About SAP HANA
Dear Ravi, I tried in google. But when i spoke to those people ,they were telling me they teaching old version /No faculty for SAP HANA Currently .And when i checked some reviews about institutes...
View ArticleRe: Collective order - CO1F
Hello Reginaldo Generally, performance issues are only observed on the order confirmation if there are too many operations or goods movements. If there are many goods movements, maybe it is better to...
View ArticleRe: Tutorial/Blog for SAP ABAP License
Hi Chaitanya, Yes, a mapping between the business role and composite role is enough to assign the role to the users. Map the business role and the compostie role by adding the business role as add role...
View ArticleRe: Automating Work status Change in BPF
You need to pass user to the ls_user parameter. * Get the Work Status cl_ujw_work_status_mgr=>factory( EXPORTING is_user = ls_user...
View ArticleRe: BPC 10 NW - Dimension Descriptions goes missing.
Check for TCURT table in BW and see for which language the texts are maintained there. If you have ECC connected to BW, you can go to source system through RSA1 - ECC will be the source system in this...
View ArticleRe: Work flow ID for a SRM SC
Hi, SAP_WAPI_WORKITEMS_TO_OBJECT will give you workitem details for particular SC. pass below import paramters. OBJTYPE BUS2121 OBJKEY...
View ArticleCrashing WEBI 4.1SP2FP3
Hi all. Very strange issue that 100 percent correlates BI updating. Update 2008R2SP1 64bit environment from BI 4.1SP1FP2 to 4.1SP2FP3. Immediately following the update I experienced a very strange with...
View ArticleRe: Error for variable in customer Enhancement
Hi, Is your issue resolved? If not can you try with following code? CASE i_vname. WHEN 'Z5MNTH_LBACK'. DATA: l_firstday TYPE D, l_lastday TYPE D. CLEAR : l_s_range, e_t_range[]. READ TABLE...
View ArticleRe: Problem with the incoterm2
Hi, Check the below document. It should give you fair idea on multiple line uploads. http://scn.sap.com/docs/DOC-44892 Regards,Umesh
View ArticleRe: New GL
Hi check this linkhttp://help.sap.com/erp_fao_addon10/helpdata/en/49/121ad4cbff280ee10000000a42189c/content.htm Br, Ajay M
View ArticleRe: Daylight Saving Time Shift - SUM
Hi Raja, I'm assuming it's not a production upgrade what you are doing. So if possible at your end (which I'm not sure) would suggest yes hold for a while. Untill you are sure that you will do before...
View ArticleIssue in importing KM content in SAP Portal
Hi Experts, My requirement is to provide the link in html file. This is welcome page of SAP ESS portal. HTML file has already created as URL iView & Welcome page is already available in QA system....
View ArticleRe: Crystal report as Layout
Hi, Try this: SE [NPA_TEST]GO/****** Object: StoredProcedure [dbo].[ON_INVOICE] Script Date: 03/13/2014 11:06:31 ******/SET ANSI_NULLS ONGOSET QUOTED_IDENTIFIER ONGOALTER PROCEDURE...
View ArticleRe: Custom (Z fields) to External Tax systems
we have same requirement. Can you please let us know how you solved this.
View ArticleRe: Can we define partitioned table in .hdbtable script?
Thanks for your quick responses! Krishna -yes am aware that we can do it post table creation. But as Thomas highlighted this would be an activity to be done in individual systems. Hence was trying to...
View ArticleRe: Memory parameters settings as per RAM and swap size
Note 88416 is specially for Windows only where it's advised to set PHYS_MEMSIZE according to your RAM and other parameters will adopt accordingly
View Article