|
How do I determine the number of each field type available for customization?
You can determine the number of each field type available for customization by using the ICM.
This area is where you can see all of the custom fields in your system. However to see how many fields you have remaining in any class do the following:
This file will be a zip file. The data in the file is a JSON format file. Use whatever JSON viewer you have or we recommend that you use Notepad++ using the steps below:
"className": "ariba.collaborate.contracts.ContractWorkspace",
"isCustomizedClass": true,
"capacities": [
{
"type": "Money",
"available": 10,
"used": 0
},
{
"type": "List of DynamicFlexMasterData",
"available": 7,
"used": 2
Above means that for the Field Type "Money" you have a total of 10 available spots to create a custom field. If you have used any of those 10 you will see a number after "Used".
Note that for the "List of DynamicFlexMasterData" field type you have a total of 5 available spots to create a custom field, since you need to subtract the value shown under "available" with the value under "used".
For a list of custom field types and their description please see this Support Note 196572
Strategic Contracts
Strategic Sourcing