/
Tables and Structures

Tables and Structures

/PRONOVIA/PRM_API_CTRL

I/O structure to function modules /PRONOVIA/PRM_GET_API_FLAG and /PRONOVIA/PRM_SET_API_FLAG.

 

Field

Description

Field

Description

RUN_IN_BATCH

In general ProConfiguration functions are not running in batch mode. The batch mode can be activated, when this parameter is set to 'X'. In this case, the required data must be provided to ProConfiguration.

Without providing all required data to ProConfiguration the result will be either an incomplete configuration item and / or errors with dumps.

See example program /PRONOVIA/PRM_CRE_MAT_DARK which is available in ProConfiguration version 6.3 or higher for how to provide the required data to CFM.
Instead (or additionally) of providing the data before calling the MM API's for creating / changing a material master record, following customer exits can be implemented:

  • Before revision (depending on the processing scenario).

  • Filter list of valid status successor (if status not unique).

  • After object selection and object definition (if standard object selection shall be changed).

  • Definition of document's default language (for language dependent documents and if default language is not set via customizing).

  • Definition of storage (Kpro/ vault) for templates (> SDF) (if templates shall be copied).

  • After checking object dependencies, before message / action (error handling).| |

SILENT

To hide progress message during object handling (create, versionize). Additionally any status change log input from user will be disabled.
This can be helpful for mass operations.

OBJCTRL_LOGID

Executing status changes on objects with definition of object dependencies, error messages will be returned usually in a dialogue window. Using this log-ID, possible messages will be written with function module /PTONOVIA/UTI_PUT_LOG. Errors will always be signalized in the calling program.
This log must always be started with function module /PRONOVIA/UTI_START_LOG and finished with /PRONOVIA/UTI_CLOSE_LOG.

DOC_VS_ALLOWED

In case object definition denies document versions to be created outside ProConfiguration (no manual versioning allowed) it is necessary to set DOC_VS_ALLOWED to 'X' in order to create a new document version of a document with another program.

ALLOW_OBCTL_ST

If activated (value = 'X'), then document and material status will be allowed, even when object dependencies are set “not manually” or status definitions are defined “by object”. This activation will be valid until the parameter is reset.

ADM_TCODE

Only for internal use.

/PRONOVIA/PRMDOC

Additional CFM data for a document info record (see above /PRONOVIA/PRM­_GET_DOC_ADD_DATA). This table only contains a record for a document info record, if additional data must be saved.

/PRONOVIA/PRMFAM

Configuration family data (header).

/PRONOVIA/PRMFAT

Language dependent description of a configuration type family.

/PRONOVIA/PRMMAT

Additional ProConfiguration data for a material master, e.g. family number (FAMNR) or information from with material a material master record has been derivated (ABLMA). This table only contains a record for a material master record, if additional data must be saved.

© ProNovia AG | Imprint | Data Protection