CheckColumnSecurity

Check Column Security

Minor Business Rule

Object Name: B9500018

Parent DLL: CCORE

Location: Client

Language: C

Data Structure

D9500018 - Column Security Check

Parameter NameData ItemData TypeReq/OptI/O/Both
szNameObjectOBNMcharOPTNONE

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

szDataItemDTAIcharOPTNONE

A code that identifies and defines a unit of information. It is an alphanumeric code up to 8 characters long that does not allow blanks or 
special characters such as %, &, or +. You create new data items using system codes 55-59. You cannot change the alias.

cViewVIEWcharOPTNONE

This code designates whether an operator has the authority to 'VIEW' records in programs that are using Action Code Security.  The code 
is set up in Action Code Security Revisions (P0003) by user for every program requiring security by action code.

cAddAcharOPTNONE

This code designates whether a user has the authority to perform an add,either on a specific application or form (action and column 
security) or for a specific table and data item (row security). This code is set up through Security Workbench by user or group for every table, 
application, or form requiring security. *ALL can be used to designate all tables or applications.

cChangeCHNGcharOPTNONE

This code designates whether a user has the authority to perform changes,either on a specific application or form (action, processing 
option, and column security) or for a specific table and data item (row security). This code is set up through Security Workbench by user or group 
for every table,application, or form requiring security. *ALL can be used to designate all tables or applications.

Related Functions

None

Related Tables

None