ITK Function Reference

(V10000.1.0.60_20160308.00)
Data Fields
PMM_error_store_map_s Struct Reference

#include <pmm.h>

Data Fields

int clientId
 
char code [16]
 
int ifail
 
char * message
 
char * subst
 

Detailed Description

Contains the error details for a particular input that failed. If the input data structures contained a client ID, the client ID field will be populated with the client ID of the failing input.

Definition at line 46 of file pmm.h.

Field Documentation

int PMM_error_store_map_s::clientId

The clientID corresponding to the input that failed

Definition at line 51 of file pmm.h.

char PMM_error_store_map_s::code[16]

The error code returned by the Product Master Management server

Definition at line 49 of file pmm.h.

int PMM_error_store_map_s::ifail

The Teamcenter ifail code corresponding to the failure

Definition at line 48 of file pmm.h.

char* PMM_error_store_map_s::message

The error message for the failure

Definition at line 50 of file pmm.h.

char* PMM_error_store_map_s::subst

The substitued teamcenter error with all substitutions

Definition at line 52 of file pmm.h.


The documentation for this struct was generated from the following file: