Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     datatype transformations in mastefiles

Read-Only Read-Only Topic
Go
Search
Notify
Tools
datatype transformations in mastefiles
 Login/Join
 
Silver Member
posted
Is there any documentation that explains the different datatypes like what P15.2NS is, etc?

In my master files on the as400 I have a redefinition in MASTER.F554852 and MASTER_53.F554852

DEFINE TLTRQT/P16.2NS=TLTRQT/100;,$

which is refedining this field to divide by 100 since its a JDE database:

FIELD=TLTRQT,
ALIAS=TLTRQT, USAGE=P15 , ACTUAL=P15,
DESCRIPTION='Transaction Quantity',
TITLE='Transaction Quantity',$

In EDAMAS7.F554852 I have:

FIELD=TLTRQT, TLTRQT, P16, P16,$

Finally in F554852.MAS on the Windows side, I have:

FIELD=TLTRQT,
ALIAS=TLTRQT, USAGE=P15.2NS , ACTUAL=P15,
DESCRIPTION='Transaction Quantity',
TITLE='Transaction Quantity',$

This transaction qty is supposed to be like pieces, but in the report its printed a $ in front likes its currency.

Is it because P15.2NS is for currency, or what? I just took the set of masterfiles from an old table and kind of pieced together how to create a new one, so I don't really understand why they're making a P8 into P15, then P15 into P16.2NS, and finally P15.2NS

Is there any documentation on these datatype trasformations?


WebFOCUS 7.6.9
Windows
all output (Excel, HTML, PDF)
 
Posts: 42 | Registered: April 29, 2010Report This Post
Silver Member
posted Hide Post
I figured out I can just take the N out on the Windows side:

P15.2NS => P15.2S

And its no longer printing as currency.


WebFOCUS 7.6.9
Windows
all output (Excel, HTML, PDF)
 
Posts: 42 | Registered: April 29, 2010Report This Post
Expert
posted Hide Post
Look for "Describing Data With WebFOCUS Language" in the Technical Documentation Library for WF 7.6


Francis


Give me code, or give me retirement. In FOCUS since 1991

Production: WF 7.7.05M, Dev Studio, BID, MRE, WebSphere, DB2 / Test: WF 8.1.05M, App Studio, BI Portal, Report Caster, jQuery, HighCharts, Apache Tomcat, MS SQL Server
 
Posts: 10577 | Location: Toronto, Ontario, Canada | Registered: April 27, 2005Report This Post
Platinum Member
posted Hide Post
You could also check out the WebFOCUS Keysheet Release 8 Chapter 8 - Master File. Gives you the all the different fieldtypes, segments, database types, etc.

All the essentials of master file definitions.

Vivian


Vivian Perlmutter
Aviter, Inc.


WebFOCUS Keysheet Rel. 8.0.2
(Almost) 1001 Ways to Work with Dates thru Rel. 8.0.2
Focus since 1982
WebFOCUS since the beginning
Vivian@aviter.com

 
Posts: 191 | Location: Henderson, Nevada | Registered: April 29, 2003Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     datatype transformations in mastefiles

Copyright © 1996-2020 Information Builders