cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to get full stop in 3 section composition(0.04)

satya11719
Active Contributor
0 Likes
277

Hi,

I was maintained 0.04 in composition in master data, but in template output it is coming as 0,04 OUTPUT IT IS coming with (,) i checked with print out also same thing i'm getting.


How to get full stop (.) in output of template.



Thanks

Satya

Accepted Solutions (1)

Accepted Solutions (1)

christoph_bergemann
Active Contributor
0 Likes

Dear Satya

I assume; we are talking about a WWI report. The definition how "date" and "numeric" data is shown in WWi report is defined in "generation variant".

PLease check:

There is one reference to different thread. Please read SAP online help

C.B.

Answers (1)

Answers (1)

satya11719
Active Contributor
0 Likes

Yes i'm talking about template only,

Hey,

Composition in system : 0.4

Composition in output through WWI: 0,4

christoph_bergemann
Active Contributor
0 Likes

Dear Satya

as explained. the definition regarding "numeric" or "date" format (how to print) is done using generation variant and not in WWi template. Take a look as well :

and/or SAP online help: Editing the Generation Variant Header - Basic Data and Tools (EHS-BD) - SAP Library (so called "display options"´.

In your example: may be you have used "on top" logic in WWI  ( I have the feeling that this was done).

Reason: in data base you have "0.4"; in WWI you have "00,4" (one digit more than expected)

You need to differentiate here. the ","/"." (comma/point) topic is decided via generation variant; if you would like to see "0.4" or "000.4" is decided via template. It seems to be that you have a "formatting" in place in WWI template)

C.B.

PS: a "second" guess might be that you "just" combine the lower and upper limit. As lower limit is "0" and upper is "0.4" you get "004" => therefore please check your template; no user etc. will use this tremplate without improvement,.