GetTableColumns

Get Table Columns

Minor Business Rule

Object Name: B9800098

Parent DLL: CRUNTIME

Location: Client/Server

Language: C

^

Data Structure

D9800098 - Get Table Columns

Parameter NameData ItemData TypeReq/OptI/O/Both
idApplicationidAPPLIDIDOPTNONE

This is an obsolete data structure member.  Do not use.
^

szTableColumnDataItemDTAIcharOPTOUTPUT

This returns the data item for returned column.  If iColumnSequence is greater than the number of 
columns in the table, this field will be set to '*DONE'.

^

szTableColumnDescriptionDL01charOPTOUTPUT

This returns the description for the returned column.  This description will be based on the user's 
language preference.

^

iColumnSequencePOIDIDREQINPUT

Requested column number.  The table is zero based (i.e. passing zero in this field returns the first 
column of the table.)

^

szTableOBNMcharREQINPUT

The name that identifies a system object. J.D. Edwards ERP architecture is object-based. Discrete software objects are the building blocks 
for all applications, and developers can reuse the objects in multiple applications. The Object Librarian tracks each object. Examples of 
system objects include:   o Batch Applications (such as reports)   o Interactive Applications   o Business Views   o Business Functions   o 
Business Functions Data Structures   o Event Rules   o Media Object Data Structures

Related Functions

None

Related Tables

None