Re: Local Workflow.....lifespan and looping?
If completing the task with the deadline completes the workflow, then, yes, as Vinoth & Rick said, the sub-workflow will be logically deleted and you won't need to use events, etc. However, if...
View ArticleRe: Call custom screen from workitem
Hello, Try setting Advance with Dialog in the Decision step. regardsRick Bakker
View ArticleRe: SAP DBTech JDBC: [2566]: distributed environment error: no servers found
Hi: Sunny: Using your SQL, if I have a table under M_TABLE_PERSISTENCE_LOCATIONS, but it is not found under M_TABLES or TABLES, how do I remove the entry in M_TABLE_PERSISTENCE_LOCATIONS? Thanks,wengen
View ArticleRe: How to catch BCD_OVERFLOW error when passing value to formal parameter?
What about using numeric? CLASS lcl_calculator DEFINITION. PUBLIC SECTION. METHODS add IMPORTING i_op1 TYPE numeric i_op2 TYPE numeric RETURNING value(r_sum) TYPE i RAISING...
View ArticleRe: How to setup SMP service cluster
As SMP3.0 is in ramp up program and there is no official document available which talks about smp3 cluster. (Infocenter.sybase.com)If you read this document which says "as of now there is no cluster...
View ArticleHow Connect to DI API in Sap onDemand
Hi,I need to connect to sap OnDemand via DI API , (I need new SDK ? Or additions dll's ?).If i can to connect without any new sdk or dll , please give me code example how to connect (using c#)Thanks.
View ArticleRe: How to download Crystal Reports for Visual Studio 2010
http://scn.sap.com/docs/DOC-7824
View Articlefirm objects failed
Hi,After I run the function 'firm objects' to fix production orders in /SAPAPO/CDPSB0, some of the production orders are still unfixed in some cases.What's more, I cannot reproduce the failure. So I...
View ArticleQuery hangs when getting apps schema objecs(Ebs R12) objects from BO Designer
Hello Guys, We are facing an issue on Production instance that the query given by BO support hangs when getting the objects from apps schema by login from BO designer. We are able to get the objects...
View ArticleThe difference between catalog material procurement and service procurement
Hi, Expert,Can you tell me the difference between catalog material procurement and service procurement? Thanks a lot Regards, Hayashi.
View ArticleRe: Equipment & material serial number not coming in refurbishment order...
Rachin, Run SHD0. Give IW81 in field Transaction Code. Keep cursor in field Transaction Variant and press F4. You will get values if some work was done on this Tcode here. Here the value we got is...
View ArticleRe: Combining Sales Delivery Billing Data in one DSO
Hi Gajesh,Thanks for the proposed solution. I was thinking as well to create a DSO with key delivery item, delivery number, order and order item initially. The problem is that with this key we will...
View ArticleRe: BPC 7.5 MS with Windows 7, IE9 and Office 2010
hi It seems we have the same problem, could you tell me how can i resolve it? thanks in advance
View ArticleRe: Consuming Webservice(SAP B1if) by PHP SOAP
Hi Christoph, For consumption of an external Webservice B1i allows an import of a WSDL using the WebService Call atom. If you have a WSDL available, please follow B1if's online help. For details please...
View ArticleRe: Count Formula for a Distinct Count Column?
Hi Eric, Something like this should work: WhilePrintingRecords;numbervar final_count;If DistinctCount({Measure_field}, {Group_Field}) > 1 then final_count := final_count + 1; Place this formula...
View ArticleRe: Error happened when loading data to infocube.
if its resolved your issue please close the thread.
View ArticleRe: RPCTC0E0: Comunicación de ficheros FAN a la Seguridad Social
Mil gracias, quedo a la espera de su liberación para aplicarla. Saludos Luis Romero
View ArticleRe: Printing Delivery Note Without Post Goods Issue (PGI)
Kenneth, It will work for Routine 1 as the Routine 1 is only checking for Goods movement status to be "C" ; there is no checking for the Credit block in case of routine 1....
View ArticleRe: Code Generation Error - SUP 2.2 / SUW 2.2
I tried generationg code for Java for Android. Before the format operation the code generation process was fine.The project is existing one. "Generated Code" forlder exists under the project forlder...
View Article