Re: Attempting to run 941 - Production run but getting a message for Status...
Looks some thing odd, i guess, you can check with SAP, if time permits, post the screen shot. One way or other Payroll area is nothing to do with the form 941., what could guess, in the tax reporter...
View ArticleRe: tasks are not getting delete automatically
yas both levels ...12300111 and in that we modified as per our requirement and WF 21500003 is new to me i will try this once and we have two level i think this will not wrk for me as per my...
View ArticleRe: Procedure to delete and create PSAPUNDO
Hi Willem, > With this in mind it seems I should rather not add it by default?Once again - it depends on what you want to achieve. If you do not enable the guaranteed retention, it is possible that...
View ArticleRe: Authorization Role Issue
Actually there is no Built in Communication Scenario for QueryProductionLotISIIn ..(as Far as I can see) you will need to create one in the Studio as part of your Solution. Without the proper Scenario...
View ArticleRe: Component $APOLLO files in error after patching to 9.0.36.0
Hi Matt, Take a look at SAP Note 1891797 - How to do a complete SAP GUI installation on client PC. There are some manual removal steps which should be applicable to both 7.20 and 7.30. Install the...
View ArticleSAP IT Infraestructure Management or Realtech!TheGuard
Same software but one inside SAP portfolio and another on Realtech portfolio. 1.- Information about SAP TI-IM:http://bit.ly/1452HyJ 2.- Information about Realtech...
View ArticleRe: Create journal entry using webservice
I think you can't change/add new structure types but what you can do is add a financial structure in either of type and Edit it and add all the GL's you need and group it in hierarchy.
View ArticleProblems Transporting TRFN and DTP
Hi, When I attempt to release my transport containing TRFN and DTP coming from Source 2LIS_12_VDITM to a DSO I get the following error before release: Message no. RSO657Object TRFN...
View ArticleRe: FCC with header and Item text lines
that's true... however I am going to try your requirement on the system when I have time. CheersAmbrish
View ArticleRe: I encounter a "export failed" message when I use Crystal report viewer in...
And PLEASE DO NOT post the same question in multiple forums. Good way to get banned from forums. Don
View ArticleRe: Coding ConnectionString ASP.NET 4.0
Hello Stevie Please do not post the same query multiple times. See the SCN Rules of Engagement. Please continue on the other thread as I will be locking this one. - Ludek
View ArticleRe: Business scenario
Nothing standard. You'll probably need to use this user exit to accopmlish this. EXIT_SAPMQEVA_001 Customer Function Quantity Posting UD FF
View ArticleRe: Query is inactive
hi, you have to look at program name with sq01 . after that you have to activ this program with SE38 tcede , execute it. After that you can assign this program to a tcode with SE93. M.Ozgur Unal
View ArticleRe: Keep the pressed StandardListItem highlighted
It ignores press event of item so I have to find the item and fire event select: function(oEv) { var item = oEv.getParameter("listItem"); item.firePress();},
View ArticleRe: Manipulating LDM relationships from VBScript
you should mark the question as correct answered (and helpful) when satisfied
View ArticleRe: Calling transaction from current ITS
Hi Shu, If I understand your need, necessarily must change the current program to add a new button, and when it is pressed then call the customized program "Cycle Count".(All this changes in ABAP)...
View ArticleRe: Error en service desk solution manager 7.1. job SM: GET CSN COMPONENTS.
Hello José, that job download components information from sap and after that update it in a table, check SAPOSS connection on SM59 transaction. to check the connection use "authorization check"....
View ArticleRe: BLOQUEAR FACTURA
solo para descartar, prueba el siguiente código:IF @object_type ='13'and @transaction_type in ('A','U')BEGINdeclare @clase_cliente varchar (100)declare @impuestos varchar (100) set @clase_cliente...
View ArticleRe: redirect URL BEx query 3.5 to Java
Hi, Did you tried from program "RSPOR_SETUP" from SE38? Srikanth.
View Article