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

Re: Web IDE - Developing own Templates

0
0

Hi Simon/Stefan,

 

Please add in the plugin.json file, require for "filesystem.documentProvider"., "projectType" & "settings.project".

These are services that are needed for this template from what I can see in your screen shot (if there are more services in the code then you would need to require them as well).

 

Regards,

Guy


Re: Adding Special Field in GL Account Line Item Display

0
0

Hi Ajay,

 

I repeated the config directly in FAGLL03. I deleted the previous config that I've done and created new entry then requested for transport to production.  It's quite weird since it didn't worked the first time but now it's working. Thanks.

 

Regards.

Re: Improve performance reducing log

Re: SAP HANA DB connectivity through Spring JDBC Template

0
0

I found its solution. Actually ngdbc.jar  isn't getting copied to tomcat's wtp.deploy path. So when I did notice it so I copied on this path manually and my problem gets resolved. Thanks

Re: GL's not displayed while running Forex Revaluation

0
0

Hi Vineet,

 

1. System will consider all outstanding balances as on key date.

 

2. Once you run carry forward program, the all GL balances will carry forward.

 

Regards,

Mukthar

smp intergration rest service to odata 401 error

Re: chines records not loading from psa to data target

0
0

if there are no routines in between, you should see them in target..seems to be tricky.

can you share PSA and data target contents along with trasnformation?

Re: Custom Implementation in Address_Update BAdi is not triggered

0
0

Hello Puneet,


Please check the condition has met to trigger the BADI. Also you can check with BUPA_ADDR_UPDATE and PARTNER_UPDATE badi.


Thanks

Siva.A


Re: How to set prod. version 02 as default for planned orders

0
0

Hello All,

 

Thanks for your response.

 

We are not using quota arrangement in our system. I don't want to introduce this concept only for some FGs.

 

Also MD61/MD62, whenever planners introduce a new demand for new week, every time they have to manually change the version to 02. It is again manual process for planners.

 

I think it is feasible to link the BOM2/Rt2 (line2) to version 01 as default. After MRP run system will automatically pick the line2 routing & BOM as default. If I do this change one time in MM, system will take care of everything. There won't be any manual work.

 

I am going for the last option. Thank you so much for all your suggestions.

 

Aruna.

Re: NWBC 5: default sidepanel width adjustable?

0
0

The default width cannot be set on a system or application level AFAIK.

But it is remembered by NWBC, so if you are using a fixed with for all your sidepanels, the user probably has to set his sidepanel width only once.

 

The width of the content of the web chip is always dynamic in width, but your content website has to react to it (responsive design, like a Fiori app).

 

I checked the class in our 740 system, but there is no such attribute. Only three attributes beginng with "M_".

Re: Sales order - date changes not reflected in delta load but correct with full load

0
0

Hi Bill, We are getting there. Yes, the date is a custom field appended in the extract structure. It is populated via user exit that does a lookup to VBEP table where the date resides. My fear is that delta record is not being created when the material is not confirmed at the expected date. Referring to your proposed solution, create a new custom datasource to overwrite the data in DSO and load to  cube. My priority now is to get SD consultant to create a simulation test case. once my worst fear is confirmed I will look into your proposed solution. thanks, Bhat

Re: Rent Free Accommodation Perk Calc Change to on Actual Earning Instead of Gross

0
0

Hi Satish,

 

You don't need to change characteristic of any component. If you add your wage type in the given pcr then the amount of that one will add to car perk calc. basis.

 

Thanks

Re: MDG to ECC SOA Replication for Company

0
0

Hi,

 

Check if there are dumps is ST22. Also , check if there is any long running workprocess related to the activity in SM50. This might give some hints on the problem.

 

Regards,
Raghu

Re: How to check IDOC issues when transferring articles from ECC to SAP BI

0
0

Hi,

 

ECC side fallow the below steps.

 

check the data in RSA3 for particular articles.

if it is delta loading check the in RSA7 - BW delta queue.

use the tcode - SM58 -> execute the LUW manually ( TRFC issues)

 

BW side steps.

check the info package selections have correct or not if wrong pls correct it there

if it was TRFC/IDOC issue go to ECC side -> check the TRFC issues

 

Thanks,

Phani.

Re: Inspection

0
0

Hi Murugan,

 

I think, you are planning to activate DMR based inspection to get Tightened/Normal inspection lots created automatically based on the rejection & acceptance criteria. But you also need to confirm, you wish to activate this dynamic process at Inspection lot level or MIC level? This is something should come out form your As-Is / To-Be process mapping form BPML list.

 

Answer to Question 1: Yes, you need DMR for your purpose. Saying that, you should activate below setups -

 

a) Work with business to decide they are interested in Dynamic Modification at Inspection type level or MIC level [PLKO-QDYNHEAD = 1 or 3]

 

b) If for the above case you have selected this at Inspection lot level [PLKO-QDYNHEAD = 1], then assign DMR at header level [PLKOD-QDYNREGEL = DMR]. In this kind of cases, your Inspection lot will have inspection lot system status "SKIP" for those cases, which is driven by Quality level criteria maintained by DMR. for those inspection lots, you will not be able to record any MIC results.

 

c) If you have selected this at MIC level [PLKO-QDYNHEAD = 3], then you should not add DMR at header level [PLKOD-QDYNREGEL = Blank]. Instead, you should maintain this for quality operation => MIC level. Once you do this, then while inspection lot is created, this details will be passed into the table QAMV. Benefit of having it at MIC level is that -

 

* Every MIC could have it's own Quality level to validate and check.

* Need not be forced by other MIC's RR value.

* Surely get impacted by UD done, ad UD is done at inspection lot level, and thus QDQL stage values are changed.

 

Answer to question 2: How system will understand the impact and the quality level it should attend. Sometimes back I have shared my thoughts and limited experience in a few threads. Please take clues form this one - http://scn.sap.com/thread/3758451

 

If you do not have any specific and/or special requirements, then I think this standard process may be useful to your business case. But you should model these feedback in your sandbox/quality system for better understanding of the scenario.

 

Thanks,

Arijit


Re: Configuration LDAP introuvable -  BI 4.1 SP06 Linux

0
0

thabks very much Pavan!

 

i had tomake some changee in the webi server, and everything is working

Re: WIP ran after COPA settlement

0
0

Hi Mohammed

 

You need to simply run the settlement process again. It will post delta values to COPA thereby bringing a sync of RA values vis-a-vis COPA Values

 

Hope it helps.

 

Regards

 

Mustafa Sakerwala

Re: Attach selectionchange method with sap.m.table control

0
0

Hi Sarita,

 

You mean something like this? Plunker

 

Regards,

Sai Vellanki.

Re: Block Customer if they credit limit cross

0
0

Hi,

 

if you have a credit limit in the BP master data and if when you try to do a document it will be over the credit limit the user will not be able to create the document.

the BP is blocked.

 

If you ask if theres a flag in the BP to block the BP the answer is No. there's no flag.

You can always set the BP to a value of 1 in the credit limit.


I hope it helps

Re: Loading multiple Keyfigures data in to BPC.

0
0

Sorry, but what dimensions you are talking about??

 

If the trick with JavaScript in the formula column will not work (and I suspect it will not work), then the only solution will be some preprocessing of the original data file to replace ABC and ADV by numbers...

 

Vadim

Viewing all 8851 articles
Browse latest View live




Latest Images