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

Re: show url on login.htm page

$
0
0

Yes it's probably possible. In your error message, try to define html code (A HREF) with link to your custom BSP application. You'll probably have to define your BSP application to start with an anonymous user. You'll find more information in the old documentation (ERP 6.40): Logging onto BSP Applications (found by looking at this thread)


Re: BI 4.2 - Client Browser in Citrix

$
0
0

I am really looking forward to full, native 64-bit support for the SAP BI 4.2 Suite, be that Client Tools or Web browser, or Java .)

Re: Participation date for benefit plans

$
0
0

Hello Folks,

I need to change the start date for infotypes 0167, 0168. I implemented this BADI, but the program does not stop when a breakpoint is placed in the BADI code.

Do I need to do any configuration so that it gets kicked off?

I'd really appreciate any help. Thanks.

SP

Co-products - costing for manufacture order

$
0
0

Hi all,

 

I hope someone can help.

 

Here's what I know and have done for co-products.

 

In the MRP View marked them as co-products.   Then used an allocation structure to allocate the overhead cost.   That seems to work well.

In the recipe - in the BOM the co-product is a negative number.   Co-product is marked here as well.

 

What I need and haven't found in my searches.   A manufacture order is created 2 products are created as a part of the order.  The overhead cost is allocated correctly.   The cost of the raw materials is split between  the co-products.   I need a way to set up proportions for the raw material cost.  

 

I have tried:

Creating an allocation structure.

Creating 2 recipes, one for each co-product.

Marking one product as fixed cost.   That was really bad as it added the co-product cost to the total cost of the material being produced.

I have tried by-product but that isn't what I want either - it is goods receipted as a negative value.

 

I am open to configuration as well as any custom code development.   I am at a loss because quite frankly costing and accounting are two areas I have never even dabbled in.

 

I'll be in route to my company office on Monday, but in the afternoon I'll try to look at this post.  If you would like me to post any other details or screen shots, I'd be happy to.

 

Thank you for any and all answers,

 

Michelle

Re: BI 4.2 - Client Browser in Citrix

$
0
0

hmm the current PAM reads the following:

 

 

Only 32-bit browsers are supported, except for Safari on OS X, which is only available as a 64-bit browser. In the case of IE10 and IE11, this means “Enhanced Protected Mode” (64-bit content processes) is not supported; the IE 10 application itself (the “Manager” process) is always 64-bit on 64-bit systems and this is supported.

Re: Getting error while opening BI Admin cockpit in CMC after upgrade to BI 4.2 SP2

$
0
0

Is that really true? That would be quite curious, a lot of corporations are running MS IE.

Re: Component.js issue with UI5 version 1.26.3

$
0
0

Hi,

 

Use debugger to debug the code.. According to me there is no error in Component.js file.. Use debugger in init function and check whether it is being called or not

Re: SOAP Communication channel and ALE settings between Proxy to Proxy?

$
0
0

Would anyone please confirm what is the host (PI or Target TMS) that I should use in PI SOAP Receiver Communication channel? If PI host is to be used then how PI SOAP communication channel sends message to Target TMS system?  If I Use TMS host then obviously PING is failing as Messaging system is trying to search for the CC name on TMS system where we Don't have Integration Directory component. Please help.


Re: OSS "View as pdf" blurry and not searchable

$
0
0

How do you download multiple notes into one PDF?

 

I've never used it for more than one note at a time. Just tried a random note 2092366 and had no issues whatsoever. PDF is clear and search works just fine.

Re: Assigning Risk of leaving for an employee in Nakisa

$
0
0

Hi Stephen,

 

We've updated OTF schema XML 'Talent_Risk_Status_Data.XML' as well as extrainfo.xml file with scale ID's used for Risk of Loss. We have also updated the ABAP add on parameters to reflect the scale ID for Risk. But, we are still unable to add Risk of Loss in Nakisa.

 

Not sure if we are missing further configurations or if we are missing anything while publishing the updated XML's in OTF schema?

 

Thanks,

Prashanth

Re: SPED ECD - I250 I100 e I155 - Versão 4.0

$
0
0

o erro acontece por causa de uma linha do bloco I200 que o arquivo está gerando erroneamente.

 

essa linha I200 está sendo gerada em duplicidade.

 

Att.,

Re: Copying Objects into a Namespace

$
0
0

Maybe you could try SAPlink to export the objects into an XML file, then edit the XML file to replace all object names (via a simple text find/replace), and re-import the objects (still with SAPlink).

Problem with BADI PBEN0016 - Enhancement for Entry date

$
0
0

Hello,

 

My requirement is to update the Entry date / Start date for plans - Health Plan, Insurance Plan, Credit Plan on the ESS Open Enrollment.

 

We are on EHP6. I implemented BADI PBEN0016 and set filters on Plan type, Plan category before updating the exporting parameter 'PART_DATE'.

 

However, the BADI does not get triggered at all. I placed a breakpoint in the code, but the program does not stop in the BADI.

FYI, The customizing for hire reason is set to adjustment reason date.

 

Can you please help me  figure out if this is the right BADI or if I may be missing anything ?

Really appreciate your help.

Thank you !

 

-SP

Problem with cascading filters

$
0
0

Hi

 

I've been having problems creating a cascade filter, I have to do a five step filter and the first two works great, in the third I'm starting to have problems, the code that I'm using in the event of startup and in each dropdown is this:


on startup:

 

DROPDOWN_1.setItems(DS_6.getMemberList("0COMP_CODE__0COUNTRY", MemberPresentation.INTERNAL_KEY, MemberDisplay.TEXT, 50));

DROPDOWN_1.addItem(" ", "Todas");

 

in the first dropdown:

 

DS_6.setFilterExt("0COMP_CODE__0COUNTRY", DROPDOWN_3.getSelectedValue());

DROPDOWN_4.setItems(DS_6.getMemberList("0CUST_SALES__YREGIOCOM", MemberPresentation.INTERNAL_KEY, MemberDisplay.TEXT, 50));

DROPDOWN_4.addItem(" ", "Todas");

 

second dropdown

 

DS_6.setFilterExt("0CUST_SALES__YREGIOCOM", DROPDOWN_4.getSelectedValue());

DROPDOWN_6.setItems(DS_7.getMemberList("0CUST_SALES__0SALES_OFF", MemberPresentation.INTERNAL_KEY, MemberDisplay.TEXT, 50));

DROPDOWN_6.addItem(" ", "Todas");

 

The problem is when I select any item of the second dropdown, the third one fills with all the data regarding of the filters in the first and second dropdown.

 

Does anyone knows how to fix this issue?

 

I'm usign design studio 1.6 and the data source is a Bex query.

 

Thanks in advance

Re: Update value on the screen + SelectDialog


Re: CN41N showing Planned Cost for deleted Production Order

$
0
0

Hi Amit,

 

I would raise this with SAP, because there should be a filter based on DLFL system status.

 

There can be physically a plan cost in a tables, but reports should not include it.

 

Regards,

Paulo

Re: Increasing length of the user fields in GRC requests

$
0
0

Hi Jasraj,

 

You can check structure GRAC_S_USER_DETAIL in the ABAP dictionary, the concerned fields are meant to be SAP HR fields. Better to map the needed fields from LDAP to custom fields, see how to in note 2036022.

 

Best Regards,

Zoltan

Re: Do we have alternate function for "POPUP_GET_VALUES" ?

Re: How to read a workflow status [Configure Business Rules]

$
0
0

Hi Luke,

 

Thank you for your reply.

 

I am already using the standard CC roles and Approver types in the workflow configuration to send a TO-DO alert (for approvers) and an email notification (for CC roles). This is configured in the rule as "SET Alert.Workflow Information TO BE EQUAL TO my_workflow"

 

The challenge is how to tell the rule to trigger the alerts and emails when a workflow is completed as opposed to sending alerts depending on a specific date.

 

-Nestor

Quality Trifecta - what a great concept!

$
0
0

http://community.hpe.com/t5/All-About-the-Apps/Continuous-testing-User-Experience-and-the-Quality-Trifecta-Pick/ba-p/6853726#feedback-success

 

 

Check out this fabulous article from Kelly Emo at HPE.  The concept of a "quality trifecta" is brilliant, simple, and so easy to implement.  Do you have a quality assurance strategy?  If you don't this is a great concept for getting one started at your organization.

 

Read the article and let me know what you think, lets have a conversation about why quality assurance should include not only the testing part but the integration into the SDLC as well as the DEVOPS cycle.

 

Looking forward to your thoughts!

 

Lorie Schenck

Viewing all 8676 articles
Browse latest View live




Latest Images