Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

All constants are defined as attributes in class /PRONOVIA/CL_PRM_DEF. The attribute list can be shown in the class builder.

...

Access to the basic ProConfiguration customizing data is provided through static attributes holding this data or by static methods:

Attribut (A) / Method (M)

Description

CUST_MAI (A)

ProConfiguration basic settings.

CUST_IOT (A)

Table of ProConfiguration dialog textes (terms).

CUST_USR (A)

User settings.

CUST_ORG (A)

Defined organizational unit types.

GET_CUST_KTY (M)

Static method to return customizing for a configuration type.

GET_CUST_DST (M)

Static method to return customizing of status actions / definitions for a document type, identification and status.

...