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

QN Quality Notification Completion Flag

$
0
0

We're having an issue with users erroneously checking the QN complete flag instead of highlighting their task rows and checking those for being complete. Is there a way to configure the QN screen to disable the QN complete flag icon at the top of the screen but allow the menu function or Shift+F9 to still work?


Re: Create Smartform Text Module Using ABAP

$
0
0

Hello Jānis.

Thank You very much for Your input, You're great

 

1) I'm probably as irritated as You ware back there few years ago. It is a crap, but not OO one - if it was the real OO, then we would call maybe 2-3 methods, where first would be constructor, with passing all required details into it, then just call save. Here we have to call some external perform () and methods are very non-intuitive. It's just a pretending of OO.

 

2) Translation works really nice with SSFTR_SET_TEXT - it's clear and simple, thanks.

 

3) In general I have all I need to make my text-migration toll, but one thing is open - how to set up a transport request and package. Field KORRNUM is protected, method SET_CORRECTION_REQUEST is also protected, besides it has no input parameters, so in fact I will always get a prompt to give TR.

If it comes to package: even if I set it up manually (HEADER-DEVCLASS) it still prompts to select the package.

Both prompts are called inside of method store(). I have no time to struggle with it anymore.

 

I find this issue more or less solved, thanks again.

Re: How to track a vendors vendor delivery time

$
0
0

Hi Silviu,

 

We use Inbound Deliveries as a base of goods receipt. Thanks to this we have more dates that we can track there. We have:

 

1) delivery date - a date when goods were received at our doors

2) actual GR date - when we post it into system

3) Transportation planning date - we keep there when Vendor enabled goods for pickup

 

If vendor is responsible for transport then date 1 is equal to 3. If not these dates are different.

 

To measure precision based on these dates we use our delivery schedule and we move dates according to transport time when needed.

 

To make it even more complex , we use lot sizing procedures with calendars to secure deliveries done according to milk run dates. E.g. if we need goods on Firday next week, transport time is 2 days, but the milkrun states that vendor should have pickings on Mondays, then our algoryth should sent pickup date as nex weeks Monday, not Wednesday.

 

BR,

Tomek

Re: Error in executing workflow service

$
0
0

Hi Masa,

 

I have double checked the system alias and RFC destination with our BASIS consultant and alias given for service. There is no issue with that. But as you said we have harded coded GW_ADMIN user in RFC logon information.

 

I am able to execute the application from Gateway Client but not able execute the same workitem from andriod application. Can you please help me to resolve this issue.

 

Thanks,

Suman

Re: Crystal Reports

Re: How to get formatter result into model

$
0
0

Hi Stam

 

if you want it to be in the model, you can attached an event to the model (attachRequestCompleted) and do the calculation there

 

Thanks

-D

Is there create PR Fiori app?

$
0
0

Hello Friends,


I just need to understand, do we have any app for Create Purchase Requisition. When I was going through help.sap.com, I found out the app called Purchase Requisition Item.


Is Purchase Requisition item is different from Create PR.


Can you please let me know on the above.


Can we also use One login id being used by multiple people at same time for any Create app. Is there any license fee for User id.


Regards,


S.Srikanth

 

Tags edited by: Michael Appleby

Re: How can I calculate using the default script by using data from the previous month?

$
0
0

The script with PrevMember will not calculate to the end of the year...

 

The following script will do the job:

 

*SELECT(%TT%,"[ID]",TIME,"[ID]=%TIME_SET% AND [PERIOD]='JAN'")

*FOR %T%=%TT%

*WHEN ACCOUNT

*IS ACCOUNT1 //Only for ACCOUNT1

*WHEN TIME

*IS %T% //only for JAN

*REC(EXPRESSION=%VALUE%-([ACCOUNT].[ACCOUNT2],[TIME].[TMVL(1,%T%)]),TIME=TMVL(1,%T%))

*REC(EXPRESSION=%VALUE%-([ACCOUNT].[ACCOUNT2],[TIME].[TMVL(1,%T%)])-([ACCOUNT].[ACCOUNT2],[TIME].[TMVL(2,%T%)]),TIME=TMVL(2,%T%))

... - same logic for all months

*ENDWHEN

*ENDWHEN

*NEXT

 

Vadim


Re: "Cannot delete an account that is linked to Items in Warehouses" Error

Re: 2lis_02_sgr function module

$
0
0

ok in that case i have to fill the setup tables which can not be done. but where is he filling the internal table with the data? he should do a calculation or something like that. or is there a table with such a protocol view?

Re: Is there create PR Fiori app?

$
0
0

Hi Srikanth,

Please add the link or navigation path to help.sap where you found the app mentioned.  It will make it much easier for people to be able to answer your question.

Thanks, Mike

SAP Customer Experience Group - CEG

Re: DataMatrix Barcode with special separators

$
0
0

Hello Guruprasad,

You can use Dietmar's Solution it works fine.

 

François

Re: Kill entire Session in my ZWDC

$
0
0

Hi,

 

In WDDOINIT method after invalidating all the node, set the date and time using set_attribute( ) method

 

 

 

 

Regards,

Kiran

Re: open SAP Week 1 Unit 3 - Installing Eclipse Tools

BO Credential Mapping with Design Studio

$
0
0

Dear Experts!

 

I would like to know if it is possible to use an OLAP connection with BusinessObjects Credential Mapping authentication method to connect Design Studio 1.3 through BI Platform 4.1 to BW 7.3.

 

The official sources only mention that SSO or "Specified User Name and Password" should be used in case of Design Studio, but there is no clear information about whether BO Credential Mapping is supported or not.

 

Thank you in advance for your help!

 

 

Best regards,

András Kéri


Re: Close all related service request after closing master service request

Is BI Java Mandatory to execute WAD templates?

$
0
0

Hi All,

 

Two years ago we did an upgrade of our BW (abap) system from 3.5 version to SAP NetWeaver 7.3 (SP8) version.

We were using WAD 3.5 in the BW 3.5 version so, later of the upgrade, we had to install BI java system and migrate all the templates to 7.x version in order to execute the web templates in BW 7.3.

We would like to eliminate all the SAP Java systems of our landscape so we would like to know if it is possible to execute the WAD templates without Java system.

Maybe upgrading the (abap) system to 7.4?

 

 

Is there any possibility to execute the WAD templates for SAP BW 7.3 or higher without a Java system?

 

 

Many thanks and best regards,

GMH

Register and Device in ISU

$
0
0

Experts,

 

I see below info from F1 help about registers,

 

Device that measures consumption, energy, etc.

This can refer to an actual register or a display in an electronic device.

 

If register is device that measures energy that why do we have a separate concept called device and device category in ISU. How are registers different from a device in ISU. I am learning the concepts of ISU being a fresher. Requesting you all to kindly guide me.

 

BR,

Aspire

Re: KB907417 Office 2013 Live Office

$
0
0

Same issue here on multiple machines.. some upgraded to Office 2013 from 2007, and others have fresh 2013 installs... neither one had the patch because it applies Only to 2003. (We tried to install it but installer says wrong version of office).

 

Seems to be a rather large bug if you cannot install at all   Going to contact SAP as soon as our IT dept gives me a test machine.

 

Oddly , I have LiveOffice installed on my PC , R4, no service packs, but not sure how it installed , it was back when I had office 2007... I do NOT have that KB patch on my PC either... strange.

Re: Wrong data labels

$
0
0

What?

 

I'd suggest having a read of the SCN Rules of Engagement as you have just broken a number of the rules:

 

1) You specified you email address (which I will be deleting from your post)

2) You attached your self to an existing query, but your query has nothing to do with the issue being discussed here. E.g.; create a new post please.

3) As these are community forums, it is best to not ask a specific person to respond.

4) As these are community forums, you may get an answer, you may not, it may be timely, it may not.

 

Since you have CR for BI, you also have access to the SAP Service Market Place. Therefore you are free to create phone incidents. I suggest you do that if this is a critical issue.

 

To sum up, please either create a phone incident to get quick action, or create a new post.

 

 

- Ludek

Viewing all 8713 articles
Browse latest View live




Latest Images