Skip to main content

EnsPortal.EDI.X12.SchemaCodeTable

class EnsPortal.EDI.X12.SchemaCodeTable extends EnsPortal.EDI.X12.Template

Property Inventory

Method Inventory

Parameters

parameter CSSINCLUDES = ensemble/Ensemble_Wizards.css,ensemble/Ensemble_EDI.css;
Inherited description: Comma-separated list of additional CSS include files for the page. If this page is using CSS3 then the CSS3INCLUDES parameter is used (if defined).
parameter PAGENAME = X12 Code Table;
Displayed name of this page.

Properties

property cTable as %String);
Property methods: cTableDisplayToLogical(), cTableGet(), cTableIsValid(), cTableLogicalToDisplay(), cTableLogicalToOdbc(), cTableNormalize(), cTableSet()

Methods

method %OnGetPageName() as %String
Get the (localized) name of the page.
method DrawContent(pSeed As %String) as %Status
Draw main HTML content for this page.
classmethod putCarriageReturnsIn(line As %String) as %String

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab