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

Re: PeriodID missing for key figure date

$
0
0

Hi Suprio,

 

The time profile consists of non-overlapping buckets that have a defined duration given by PERIODSTART and  PERIODEND. These buckets (periods) are uniquely defined by a PERIODID that might be assigned to a PARENTID.

 

Coming to your error, it is generated because KEYFIGUREDATE is missing from the source or remained unmapped.  As you know, Key Figures are numbers over time so when you load KFs you must provide also the time period value where each kf value corresponds.

 

Regards

Alecsandra


Re: How to update a single property of the json model with the combobox value ?

$
0
0

Hi Ramesh

 

oTable.addColumn

  (

  new sap.ui.table.Column

  ({

  label: new sap.ui.commons.Label({text: "Status"}),

  template: new sap.ui.commons.ComboBox(

  {items: [

  new sap.ui.core.ListItem({text: "1"}),

  new sap.ui.core.ListItem({text: "2"}),

  new sap.ui.core.ListItem({text: "3"})

  ]

  }).bindProperty("value","status" ,

  function (status)

  {

  if(status == "0")//default value in the model

     {

  return "";

  }

  else{

  return status;

  }

 

  }),

  sortProperty: "status",

  filterProperty: "status"

  }));

 

still no luck. In the log I am getting status="0", even after I select 1 or 2 in the combobox

Re: Fiori - Attachment issue with Outlook Attachments

$
0
0

Hi Ibrahim,

 

I think the error message is correct. There is no viewer for Outlook file type in iOS.

 

Workaround:

+ Try 3rd party outlook file viewer. I don't know how it works.

+ When attachment is created in MM transaction, DMS or some backend function converts it to PDF. I don't have details.

 

Regards,

Masa / SAP Technology RIG

Re: What SAP table houses the Material Classification values?

$
0
0

Issue might have been solved and long forgotten and hope it's been, but if not, or for anyone else's sake suffering with the same, check my method post just now in response to Prashant Patil, using KSSK-KLAH.

Re: Stock Counting - items selection criteria Error

$
0
0

Hi,

 

Please advice B1 version and PL and post screen shot stock counting window.

 

Thanks & Regards,

Nagarajan

Re: Document Currency in VF01- Modifiable

$
0
0

Hi,

 

The document currency is determined from sold to party. Wondering why you are not able to define the proper customer ? Instead of going for modification I would suggest to have proper customer master in place.

 

 

Hope this will help you.

 

Thanks and Regards

Atulkumar Dagade

Price list update by DTW

$
0
0

Hello

i checked 903392 - DTW_How to set PriceList field for the Items_Price object

 

 

1. I created template file

pricelist.jpg

 

2. I want update this price list (1st result select * from OPLN)

bazaprice.jpg

3. Mapping rules (pricelist should be blank but i tried also when value was in)

dtw.jpg

4. Import 0 errors but price is still OLD. Data import from excel work corectly but here i cant control erros , i have over 1k indexes to import. Any advices?

 

Best Regards

Re: Sales Order Questions

$
0
0

TW,

 

I completely agree that every requirement will have a business reason and SD area is very dynamic and umpteen number of scenarios can be seen in various businesses for the same functionality. If the OP gives a brief of the business scenario, it will be helpful in getting more relevant replies.

 

-Ravi


legal control block msg box

$
0
0


Hi Experts in GTS, please advise if any way to enhance the legal control block msg box in feeder system. For example, when saving ordre in va01, it will popup block box, anyway to include additional info on that popup, such as a blocked legal regulation list?

Please advise, thanks.

Re: Document type with Cross company code posting

$
0
0

Hi Mukthar,

 

When i post a cross company code posting with document type KR and Transaction "0000" system allowing to post,

My doubt is if i had not maintained proper assignment of company code to company, why system allowing to post with transaction "0000" and why not with transaction "0300".

 

Please assist to solve this issue.

 

Regards,

Babu

Re: Print adobe forms on dot matrix printer

$
0
0

Hi David,

 

Thanks for your reply.

I have verified those OSS notes

My basic question is how can I design the layout of adobe form to print on dot matrix printers

(pre stationary printers ) .?

 

If you have any documentation  or step by step procedure related to this then please send it to my mail id i.e. 

'krisfrsap@gmail.com'.

Please do the needful.

 

Thanks and regards

Krishna mohan

Re: How to add control dynamically to grid

$
0
0

Thanks! I totally agree.

 

my question is how to add content daynmicallly from the controller to the view.

e.g. for some opertion I need just label and text field and for other operation I've additional content etc.

Example will be very helpful!

Re: HTTPS pages error loading in sap back-end system

$
0
0

Hi Prathish,

 

As mentioned by Sriram, Do give the Backend system Internet exposed hostname not the physical ones in the System connection of your ESS MSS services and do maintain same in JCOs and System Landscape of portal.

 

And Once that is confirm check your SSO or single sign on setup and do create Certificates based on your External hostnames only and exchanged in both systems.

 

This should resolve the issue.

 

Let us know if it doesnot resolve the issue.

 

Regards,

Ram

Re: Vendor master create / update exit called after final Save?

$
0
0

Hi Anubhav

I do understands if you want to update ASAP you can schedule this report on a 1 min time gap or 40 sec etc .. so it is as good as real time update ..

I am not too sure if there is any other way you may end up wasting time trying to find another way as this is generally how SAP recommends .. and is the one which is used mostly ..

I personally haven't come across any other .

 


Regards

Vinita

Re: CDT on Windows 8.1/IE11


Re: Production Order in a Industrial Machinery Manufacturing scenario

$
0
0

B,

There is no 'better option'.  Both solutions can be made to solve ETO business problems equally well.  In the end, the solution you choose should be the one that best meets the client's requirements.

 

When you begin gathering requirements at the client's site, you should learn his current process.  If you will have to interface with any of his existing legacy systems, it can affect the solution you choose.  In addition, a major factor in the decision making process would be whether the client wishes to create stocking points within his supply chain.

 

For detailed info about how to implement SAP in an ETO environment, try Best Practices.

SAP Best Practices for Engineering, Construction, and Operations U.S - V1.604

which contains the building blocks

SAP Best Practices Engineering, Construction, and Operations

 

Best Regards & Good Luck!

DB49

Re: Import backup from Sybase ASE12.5 to ASE 16

$
0
0

With ASE 15.0 there was a major change in the physical structure of tables and indexes, in particular all tables/indexes are now 'partitioned' by default (partition count = 1); this in turn required a change in the system tables (syspartitions, sysslices, sysindexes, etc) to support the new 'partition id' construct.

 

Net result is that pre-15.0 partitioned tables are unpartitioned during upgrade to (and loading into) ASE 15.x/16.x.  The dbo then needs to determine if/how/when to repartition said tables ... repartition using round robin partitioning (basically the same thing that was available in pre-15.0) ... or get a new licen$e and implement semantic partitioning.

 

I'm not sure at the moment if this detail still shows up in the ASE 15.7.x/16.x manuals, but in the ASE 15.0 release bulletin there was this item:

 

Re: physical model - best way to save column name

$
0
0

Thank you  Anthony.  I was able to create the additional column and copy the code to the new column using the script.

 

Appreciate your help.

Krishna

Re: Choosefrom list with usertable or SQL Server view

$
0
0

how about a formatted search, that was my other idea do you know the coding to do the assigmente to the edittext and handle the item event? that would be very usefull and is like choosefromlist

 

do you have the code?

How to find the T-code for the implemented user-exit include programs

$
0
0

Hi all,

Am working with the upgrade as well as re-implementation Project in sap.

I was given the list of user-exit include programs and asked to find the T-Codes.

 

I have searched through where used lists and done lot of practices but could not found solution.

 

Please help me getting out of this.. Its is very Urgent.

 

Please see sample Include Programs..

DBZADSEL

MM07MFM0_M_SEGMENTE_ERGAENZEN

 

 

Thanks in Advance..

Viewing all 8667 articles
Browse latest View live




Latest Images