Re: How to find work item id based on idoc number
Hello, Do you know how to look in the workflow container?Which objects do you see in there? regardsRick
View ArticleRe: SRM Workflow WS14900032 Issue
Did you do SWU_OBUF after the transport? This is necessary if you test it on the same day.
View ArticleRe: WEBI query
Hi, This does not work. I have tried out the solutions that was provided, still does not work. Any ideas? Regards,Dhanuka
View ArticleRe: how to stop determining automatic picking quantities in delivery
Hi, Good that your issue is resolved :-) The issue could have been better articulated as occurring during the Output generation. My two cents. No harm done - bottom line is that the issue is...
View ArticleRe: How to display a copy of a customer invoice?
Raj, I have tried that before. When I type the billing document number in VF03. I get the following error billing document 18xxxxxxxx doesn't exist. I see the same billing document in FB5LN. The...
View ArticleRe: Reactivation of Old plant
Hi The following to be checked as follows: Define PlantDefine Shipping PointDefine Storage LocationDefine Purchase OrganisationDefine Purchasing GroupAssign Plant To Company CodeAssign Plant to...
View ArticleRe: Copy "Followup" functionality on new button click
Hi Kavindra, I have followed the steps which you have mentioned but I have couple of questions; How to define and instantiate lv_order_header in your example. BTAdminH context is not in BTDOCFLOW. How...
View ArticleRe: Using OPEN DATASET...WINDOWS LINEFEED can't open file on server
Hi, I just did a similar thing with your code with just minor changes and it worked. Check the block below: *test lv_flp = '/migration/unit/ztest_encoding.txt'.OPEN DATASET lv_flp FOR OUTPUT IN TEXT...
View ArticleRe: Help linking material to workcenter
Hi Nate,A single table (view) could be the key to your requirement. (where SAP did all the joins you needed) VIAUFK_AFVC Pass your OBJID value in ARBID field and get the material number through PLNBEZ...
View ArticleRe: BAPI_ACC_DOCUMENT_POST Withholding Tax Error
Hi, Check this thread should help you. http://scn.sap.com/thread/1625460 Cheers,Arindam
View ArticleRe: SP Valirdar documento.
EstimadoUtilize el siguiente codigoif @transaction_type = ('A') and @object_type = 59 begin declare @Refe as Nvarchar(50) set @Refe = (select U_NumPorcipos from OIGN where DocEntry =...
View ArticleRe: SAP SD Determinação de Textos legais em cenário de Exportação
Wilson, Entendo seu cenário. Eu citei este grupo de exceção, mas poderá montar um grupo que atenda este cenário. Se você tiver um grupo que use o setor industrial específico para exportação e consiga...
View ArticleInternal orders settle to COPA by cost element
Hi experts: I would like to settle internal orders with an allocation structure defining the settlement account by cost element. That means that I would like to settle the order with the same account...
View ArticleRe: Portal on device: URL iview size
Hi Johannes, I have now run into exactly the same problem as you describe here . I am building a demo and I have written a SAPUI5 based application and now I want to launch that app in a new window...
View ArticleRe: Purchasing assets without material master - OMQW
Hello , I activated the Enhacement LMR1M002 (Account grouping for GR/IR account maintenance ). This solved the problem of asset GR/IR account. But in the case of importation, (i.e. international...
View ArticleRe: pass string longer than 255 characters to a single line of internal table
Hi, Please give the code looks like very basic issue of string getting truncated may be the internal table field to which you are trying to copy is not 1000 characters long. itab-field = your_str....
View ArticleRe: UI5 1.12.2?
Hi Marc, I installed SAPUI5 from the SAP Service Marketplace yesterday and the version I got was 1.12.5, I think there are different versions available in different places, on SCN it is a trial version...
View ArticleRe: How to recover deleted data/records of a table using SE14?
Hi, You deleted master data.. well other way would be to download the data from other system and upload via a secret temp program using FM to read from an excel and using INSERT keywords.. to put the...
View ArticleRe: Runtime error RFC_NO_AUTHORITY has occurred
Hi, Just get the Authorization from your basis team that's all Cheers,Arindam
View ArticleRe: Lançamento IPI coluna outras em conhecimento de transporte
Ola Douglas, Eu concordo com Eduardo, o frete não esta enquadrado na TIPI e não é um produto industrializado (condição para tal tratamento) De qualquer forma, poderá verificar se o tax code esta com o...
View Article