Previous Topic: Naming Convention VariationNext Topic: For Formats


For Objects

When naming OS/400 objects, the components are as follows:

Object Type

Attribute

A

Data area or physical file defining a data area

B

BASIC program or display file used by BASIC program

C

CLP program or display file used by CL program

J

C program or display file used by C program

D

DFU program or display file used by DFU program

H

Panel group

$

Printer file used in common

K

COBOL program or display file used by COBOL program

I

PL/1 Program or display file used by PL/1 program

L

Logical file

M

DDM file

P

Physical file

Q

Query program

R

RPG III program or display file used by RPG program

T

Tape file

As program suffixes, the following have special meanings:

As file suffices, the following have special meanings:

For example, Display Customers display file: LUDSCUR#; Display Customers command processing program: LUDSCUC@.