null

Skip to end of banner
Go to start of banner

GCP CFM Interface

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

The GCP CFM interface provides simple methods and functions to access CFM, especially to be used for integrating CFM from external CAD and PLM systems.

The GCP CFM Interface must be licensed separatly.

Below is a list of functions (by logical name) which are provided by the GCP CFM Interface. The functions can be called directly by using the interface class or by using the RFC function modules.

  • ADD_DOCUMENT

  • CAN_DOC_BE_ADDED

  • GET_CHANGE_NO

  • DOC_CFM_USAGE

  • CAN_DOC_BE_REMOVED

  • PREP_MAT_CHANGE

  • START_MAT_CHANGE

  • GET_DATAPACKAGES

  • START_DP_CHANGE

  • REMOVE_DOCUMENT

  • PREP_MAT_CREATE

  • GET_CONFIGURATION

  • CAN_DOC_BE_REGMLD

  • REG_DOC_IN_MLD

In the interface kit, a test report providing a template to all these calls, is included.

  • No labels