SQL Guide : Database system tables and system views : System tables for data synchronization : SYS_PUBLICATION_ARGS
  
SYS_PUBLICATION_ARGS
This table contains the publication input arguments in this master database.
Column Name
Description
PUBL_ID
Internal ID of the publication.
ARG_NUMBER
Sequence number of the argument.
NAME
Name of the argument.
TYPE
Type of the argument.
LENGTH_OR_PRECISION
Length or precision of the argument.
SCALE
Scale of the argument.
See also
System tables for data synchronization