CheckFields
Description and parameters
bool CCatalogStore::CheckFields( string action, array &arFields );
Method checks parameters passed in methods [link=583726]CCatalogStore::Add[/link] and [link=583696]CCatalogStore::Update[/link]. Non-static method.
Call parameters
Parameter | Description |
---|---|
action | Indicates which method is being checked. Possible values:
|
arFields | Associative array with warehouse parameters. Permitted keys:
|
Returned value
On correctly passed parameters returns true, otherwise - false. In case of returned false, you can get error text via $APPLICATION->GetException().
See Also
- [link=297001]Table structure[/link]
- [link=583726]CCatalogStore::Add[/link]
- [link=583696]CCatalogStore::Update[/link]
© «Bitrix24», 2001-2024