Re: BSI Tax Factory 10.0
Guan, You are correct you cannot go in directly and change the RC field that is driven off the Nexus indicator off Table V_T5UTRC. Make entries for your tax company and tax authorities and see if...
View ArticleRe: How to stop columns from resizing in WD table?
Hi, You need to set the fixed layout of the ALV table , to avoid re-sizing. Below is the sample code. DATA: lo_INTERFACECONTROLLER TYPE REF TO IWCI_SALV_WD_TABLE .lo_INTERFACECONTROLLER =...
View ArticleRe: Delivery date var 1-5 in MC$6
Hi, Go to MCFC transaction and maintain the parameters for the purchase organization. Now, create a new PO and do GR for the same. If there is delivery date variance, the same will be recorded in...
View ArticleRe: Po Management --Confirmations --
Dears: After several questions and attempts I got the confirmation about the version. This is the one we use: ECC 6.0 EHP2, so we could use this BAPI. I would like to know how this BAPI works, you need...
View ArticleRe: Automatic email on order release
Hi, This can be done triggering events when status are changed.. Take a look of the help:Tutorial: Event Creation During Status Changes - Business Task Management - SAP LibraryPurposeThis tutorial...
View ArticleMy aspiration to become a SAP Consultant - Please advise
Dear friends, Thanks for looking on my question. I'm basically a Mechanical design engineering background and working in a India's #1 IT company. Working on engineering projects to support North...
View ArticleRe: PS Project is being created without structure(WBS elements)
hi Bala,I agree with you. But it will not work unless you commit the created project first and then only it will work to create the wbs elements.Else as I said in one go you can use...
View ArticleRe: How to Install Gateway Package GWCORE in NSP ABAP 7.02 Trial Version
Thanks Sriram. I have installed ABAP Netweaver 7.02 Trial Version, so i dont have Solution Manager to do it as suggested in the note and this NSP is not displayed in the SAP Marketplace under System...
View ArticleRe: How to archive outputs of MM Material Documents?
not common but possible.You need to activate the storage in IMG > MM > IM > Activate storage for incoming documentsfurther you need to define print and storage or just storage in the message...
View ArticleRe: Develop a Real time Sync Consumer Web Service from SAP ECC
Seems like you want the assurance of synchronous and the perfomance (non blocking nature) of async . Might I suggest you try an approach such as this one outlined by William Generic PI Async-Sync...
View ArticleSAP TM CONTAINER MANAGEMENT
Have following Queries if someone can higlight on this. - Does SAP TM 9.0 support container management solution from shipper prespective. How to we map the settings for a container selection on...
View ArticleRe: How to call a SQL getdate function in an OData URL?
Hi JK, you should implement a function import. How to do this is described in the following blog from Chandrashekhar Mahajan....
View ArticleRe: How to enable multi-statement replication like select into in SAP...
It is not possible to execute SELECT-INTO inside a transaction in ASE. This is unrelated to Replication Server. The "ddl in tran" DB option does not change that.So, when you get this error in your...
View ArticleRe: SAP SRM 7.0 SP upgrade issue- unable to create SC
Hi Bharathi, Thank you for your help but all these settings are maintained correctly. Currently the source of supply list is shown but once i select any supplier, error message "Supplier XXX not...
View ArticleDefault values in Account creation page
Hello. I'm new to CRM and this forum too. I need some guidance. I have to set default values in account creation page. For this, I thought to use DO_INIT_CONTEXT method. And, when I searched this...
View ArticleRe: Argentina Internal Automatic Document numbering XBELNR
Hi Tal, I am facing exactly the same issue. I am also getting the invoice number in xblnr. Can you please suggest what i have missed in the configuration and how you have overcome this issue? Thanks...
View ArticleGarnishment Deduction Amt in GRORD Table but not appearing in RT .
Hello experts, The system calculating the garnishment deduction according to the rule. I can see the amount of 152 deduction in table GRORD but it is not appearing in RT table. I have checked the...
View ArticleException condition "REFERENCE_IS_INITIAL" raised.
Hello all. If I create any view with a model node, I'm getting this exception while displaying the view. The following error text was processed in system CRM : Exception condition...
View ArticleRe: Script Logic on Agrregrate Values
P.S. If you have F_INV value only in P_MATERIAL=NA you can combine first and second loop: *XDIM_MEMBERSET P_MATERIAL=BAS(All_MAT)*XDIM_MEMBERSET FLOW = F_130,F_410,F_INV *WHEN FLOW*IS...
View ArticleRe: odata function import - structure as import parameter
But as i know there is no possibility to pass to function import entity type parameter (only simpletypes like below) Please explain your last post. Probably you are talking about CRUD ? BRLucas
View Article