Quantcast
Channel: SCN: Message List
Viewing all 8594 articles
Browse latest View live

Re: How to generate a dynamic template for the WBS-AssetItem-AssetClass-GL

$
0
0

Hi Vadim,

   Thanks a lot. It worked and really your tips are effective and precise.

  Helping me a lot to finish my project effectively. Thanks to you.

 

Regards

KMG


Re: Sap training courses

$
0
0

Discussion successfully moved from SAP Fiori to SAP Training and Education

as the more appropriate community for this topic. 

 

Please review the Site Index on the footer of every SCN page for the available communities before posting a new Discussion. 

 

Regards, Mike (Moderator)

SAP Technology RIG

Re: Problem with activating services

$
0
0

Hi Diana;

 

It looks like host name issue.

Your host name is not getting resolved. Try to run any sicf service from SICF tcode. I think for all the services you will be gettting the same erro.

Please maintain it your hosts file in the system.

 

<hostname.domainname>  : <IP address>

 

or try to access directly by IP address.

 

Also for odata testing you can use gateway client for testing.

but eventually you need to maintain the hostname in the hosts file in the system to run the launchpad and launchpad designer.


If all the above doesnot solve the issue, please check any console errors in the browser's developer tool and any errors in the netweaver error logs tcode (/IWFND/ERROR_LOG).


Regards,

Sarbjeet Singh 

Re: BADI or userexit to update operation functional area

$
0
0

Hello Srinivas,

 

User-exit way:

The suggested fms to be used in the include ZXWOCU07of user-exit IWO10009. After this according to your code the changes would take place in these operations when the Order is saved (IW32 or otherwise).

 

BAdi

BAdiWORKPRDER_UPDATE also can be opted as mentioned above in place of user-exit IWO10009.

 

Regards

KJogeswaraRao

Re: Trigger roundtrip for OPTION(AdvansedSearch)

$
0
0

Hello,

When the search fields are formed into group, the operator triggers event like in the following picture:

operator triggers event.PNG

This is because the source codes in line 412~415 in method CL_THTMLB_ADVANCEDSEARCH->IF_BSP_ELEMENT~DO_AT_BEGINNING as mentioned by Vitaliy:

operator triggers source codes.PNG

 

It seems difficult to implement your requirement using just Javascript, as a comparison, when group event is added for the sales org operator, the Javascript is this:

<input name="C28_W48_V115_V116_search_PARAMETERS[1].OPERATOR" id="C28_W48_V115_V116_search_PARAMETERS[1].OPERATOR__key" onkeydown="if(htmlbEnterKey(event)){htmlbEF('thtmlbShowAdvancedSearchFields\x28\x22C28_W48_V115_V116_search_PARAMETERS\x5b1\x5d.OPERATOR\x22\x29\x3b');return htmlbEL(this,15,'C28_W48_V115_V116_search_PARAMETERS[1].OPERATOR:thtmlbGroupScenarioOperatorChange');;}" onclick="htmlbEF('thtmlbShowAdvancedSearchFields\x28\x22C28_W48_V115_V116_search_PARAMETERS\x5b1\x5d.OPERATOR\x22\x29\x3b');return htmlbEL(this,15,'C28_W48_V115_V116_search_PARAMETERS[1].OPERATOR:thtmlbGroupScenarioOperatorChange');;" type="hidden" value="EQ"/>

.

when normal operator is used, the javascript is :

<input name="C28_W48_V115_V116_search_PARAMETERS[4].OPERATOR" id="C28_W48_V115_V116_search_PARAMETERS[4].OPERATOR__key" onkeydown="if(htmlbEnterKey(event)){htmlbEF('thtmlbShowAdvancedSearchFields\x28\x22C28_W48_V115_V116_search_PARAMETERS\x5b4\x5d.OPERATOR\x22\x29\x3b');return htmlbEventCO(this,'select','htmlb:dropdownListBox:select:null','myFormId','C28_W48_V115_V116_search_PARAMETERS[4].OPERATOR','',0);;}" onclick="htmlbEF('thtmlbShowAdvancedSearchFields\x28\x22C28_W48_V115_V116_search_PARAMETERS\x5b4\x5d.OPERATOR\x22\x29\x3b');return htmlbEventCO(this,'select','htmlb:dropdownListBox:select:null','myFormId','C28_W48_V115_V116_search_PARAMETERS[4].OPERATOR','',0);;" type="hidden" value="EQ"/>

...

 

If you want to make changes on javascripts, it should be a large project. Maybe you don't need to create a Zcl_thtnmb, but make a simple modification on line 377 in method CL_THTMLB_ADVANCEDSEARCH->IF_BSP_ELEMENT~DO_AT_BEGINNING, and set your own LV_ON_OP_SELECT for your fields which need to trigger events.

 

Then you enhance the component/view BT108S_LEA/Search, add your own event method, then redefine method CL_BT108S_L_SEARCH->DO_HANDLE_EVENT to add the logic to call your own event method.

 

Best Regards, Corrine

System data differ to SMSY - Full System Data Replication required

$
0
0

Hi All,

 

We have solution manager 7.1 SP12.

 

When I perform selfdiagnosis got the below error in solman_workcenter.

 

System data differ to SMSY - Full System Data Replication required

 

Can you please let me know how to perform SMSY - Full System Data Replication in solution manager system.

 

Regards,

Karthik

Re: SAP HCM To Successfactors - Unable To See Service Interfaces In SF Related BS

$
0
0

Hi Nitin,

 

SWCV and product are assigned to BS.

Even though I am unable to see the Service Interfaces in BS?

Re: Delivery Due List

$
0
0

You may be right, if they execute the same or similar logic in the background, probably they have considered routine 104 as obsolete.

Unfortunately if your company does not keep up-to-date information on the customer-specific developments in a repository - asking a developer for assistance could be the the fastest and most efficient way to find the root cause.

In case the problems appeared recently and it is not right after an upgrade project or a major development import, it might be good to check whether somebody implemented a sap note that could result in unexpected behaviour of the custom logic. In an ideal world a sap note implementation would not have an impact on user exit logic, but it happens.


Re: BADI or userexit to update operation functional area

$
0
0

No this BADI workorder_update has no option to changed functional area and even IWO10009 I am not getting operation details.

 

Regards,

Re: BSI Tax Factory 10.0

$
0
0

Hello Everyone,

I need some clarification for Courtesy Withholding with TF10.  I know it was turned "off" by default which is exact opposite of TF90.  However, we have seemed to be getting some "courtesy withholding" for example in MT & MO.  However, when I applied Dub 60, MT quit working.  When I added MT to V_T5UX9_COUWH, I started getting the courtesy withholding again.  Now my payroll manager would like an explanation of why MT WAS working before the bulletin if the default is turned off; and why is MO still working when no entries to V_T5uX9_COUWH has been made for MO.  I cannot explain the reason.

 

Also, with our YE support pack application from SP 83-92 added, I noticed note 2086740 talks about using V_T5UTRC now for Courtesy Withholding.  It appears to have options to leave fields blank to cover all states and Tax Companies.  Does that now mean the V_T5uX9_COUWH is no longer needed?  Can yoju please explain when you would use each table if both are still required?

 

Finally, In V_T5UTRC there appears to be multiple options on Courtesy Withholding.

1. Allowed with advanced Local Reciprocity

2. Not allowed

6 Allowed with Basic local reciprocity

Blank Use standard configuration

With my case of OK work and MT residence, it appears that 1 and 6 provide the same result.  Can someone please explain the difference?  I am only interested in courtesy withholding for State levels. 

Re: Field symbol has not been assigned

$
0
0

did you check for simple things like the code your executing is your actual code? close/open your programm to load recent changes.

 

LG

Stefan Seeburger

Re: Batch numbers need reallocating at pick and pack stage

$
0
0

Hi Kathy,

 

As far as i know, we need to choose batch over delivery document so if you choose pick and pack from sale order and items are batch managed then you need to choose the batch on that instance. If otherwise over delivery document.

 

Regards,

Bhushan Verma

Re: JDBC Receiver com.microsoft.sqlserver.jdbc.SQLServerException: Procedure or function 'Str_prc_client' expects parameter '@XMLData', which was not supplied.

$
0
0

Hi Pranay,

 

As the error details suggest, the called stored procedure expects parameter XMLData to be supplied, and neither PI provides it in a JDBC call, nor the parameter has default value which could be used if it is not supplied by a caller.

 

Please check message mapping and ensure that:

  • If you use XML SQL format in your JDBC receiver communication channel, check that corresponding element named XMLData is generated in the target message and its attribute isInput has value true (so that it is passed as an input parameter to a called stored procedure);
  • If you use Native SQL format in your JDBC receiver communication channel (which is not really recommended for production scenarios), check that query string for calling a stored procedure, is properly constructed and contains input parameter XMLData.

 

Regards,

Vadim

Re: impact of reversing a paid invoice

$
0
0

Hello,

 

In case you want to use FBRA to manually reset the clearing document, it can be done, as a result of which both invoice and payment document will be treated as open items.

It is  a fact that, reset alone reverses the clearing process. For example, resetting a payment document will leave the invoice as an open item, but would not reverse the payment document.

 

With resetting, the amount paid is not lost as the document is still active and open. Later the payment document can be cleared with other invoice. Since FBRA is a manual transaction, it is important that user should be aware of the steps they are performing. There is no restriction with reference to resetting, as some of you can use this transaction to reset and then clear the payment document with other invoice.

 

Hope this helps you.

 

Best regards,

Siwar

Re: SAP SSM pwsample activation


Re: Cannot establish connection with the registered driver. com.mysql.jdbc.Driver returns: com.mysql.jdbc.Driver

Re: Authorization issue

$
0
0

Artem,

 

I already *do* work together with other customers to improve Access Control, via participating in the three Customer Connection projects on Access Control 10.x since 2012, which I have mentioned here on SCN from time to time and I presented on at TechEd just last month. The 2015 project is, unfortunately well past the improvement idea collection phase; my own security complaint was discovered after that phase closed, so it will probably wait for the next such project or ASUG Influence Council, whichever comes first. There is often so much noise in Idea Place that it can be difficult for improvement ideas to get enough traction; the improvement ideas suggested in Customer Connection projects and user group influence councils  have a better chance of being developed and delivered.

 

Regards,

Gretchen

Re: Field symbol has not been assigned

$
0
0

also please add the screenshot what that structure <FS_LIN> looks like in your debugger !!

Re: Cálculo de costos mensuales en PS con curva de distribución

$
0
0

Hola Jose,

 

Nos podrías aportar más información sobre la transacción o transacciones q estás utilizando y cuáles son los pasos a seguir para ver como estás tratando el cálculo de costes mensuales en PS con curva de distribución. Cualquier información recibida nos será muy útil.

 

Muchas gracias y un saludo,

 

Fran :-)

Re: Address Validation Best Practices

$
0
0

Hi Ashley

SAP has a data quality tool that does address validation.  I think that the DQ features are not part of  HANA - but you can also get it stand-alone or in SDK version.   For more information check out this community:  Data Services and Data Quality

 

-ginger

Viewing all 8594 articles
Browse latest View live




Latest Images