SQL Guide : Database system tables and system views : System tables for data synchronization : SYS_PUBLICATION_REPLICA_ARGS
  
SYS_PUBLICATION_REPLICA_ARGS
This table contains the definition of the publication arguments in a replica database.
Column Name
Description
MASTER_ID
Internal ID of the master from which the data is refreshed.
PUBL_ID
Internal ID of the publication.
ARG_NUMBER
Sequence number of the argument.
NAME
Name of the argument.
LENGTH_OR_PRECISION
Length or precision of the argument.
SCALE
Scale of the argument.
See also
System tables for data synchronization