GCP CFM Interface
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.
Functions
Below functions are provided by the GCP CFM Interface. The functions can be called directly by using the interface class /PCH/CL_GCP_CFM_XFACE or by using the RFC function modules of function group /PCH/GCP_CFM_XFACE. Hints for using the interface class can directly be found in class documentation.
Method Name | Description |
---|---|
ADD_DOCUMENT | Adds the document / document version to the configuration. |
CAN_DOC_BE_ADDED |
|
CAN_DOCUMENT_BE_REGISTERED_MLD | Checks on a document can be registered in CFM mvD. |
CAN_DOC_BE_REMOVED |
|
CREATE_DATAPACKAGE | Create data package for a configuration. |
FREE | Free all ressources bound by class instance. To be called whenever the instance is no longer needed, respectively the calling program is ending. |
GET_DOCUMENT_CFM_USAGE | Determine use of a document in CFM. |
GET_CHANGE_NO | Returns change number to actual material, plant, sales organization or datapackage change. |
GET_CHANGE_TOKEN | Returns change token for maintenance of current BO object. |
GET_CONFIGURATION | Reading the configuration for the current material/plant/sales organization. |
GET_DATAPACKAGES | Determine existing and possible data packages. |
PREPARE_MATERIAL_CHANGE | Set CFM change data for material, plant or sales organization change. |
PREPARE_MATERIAL_CREATE | Set CFM data for creating material, plant or sales organization. |
REGISTER_DOCUMENT_IN_MLD | Register document in CFM mvD. |
REMOVE_DOCUMENT | Removes a document from the configuration. |
SET_DOCUMENT_OBJECT | Sets the active / to be used document. |
SET_ECM_MODE | Sets exam type to document change number. |
SET_MATERIAL_CLIENT | Sets the active / to be used material (client). |
SET_MATERIAL_PLANT | Sets the active / to be used plant. |
SET_MATERIAL_SALES_ORG | Sets the active / to be used sales organization. |
START_DATAPACKAGE_CHANGE | Take data package of a configuration in change. |
START_MATERIAL_CHANGE | Starts a CFM change for material, plant or sales organization including status change or organization unit. |
In the interface kit, tests report providing a template to call above functions, is included:
/PCH/GCP_CFM_XFACE_TEST direct RFC / Class calls
/PCH/GCP_CFM_EXTNS_TEST example using BAPI extension structrure
© ProNovia AG | Imprint | Data Protection