NAME
App::BPOMUtils::Table::FoodTypeRBAProducer - List food types in BPOM processed food division (RBA version, for producers)
VERSION
This document describes version 0.019 of App::BPOMUtils::Table::FoodTypeRBAProducer (from Perl distribution App-BPOMUtils-Table-FoodType), released on 2023-03-09.
FUNCTIONS
bpom_list_food_types_rba_producer
Usage:
bpom_list_food_types_rba_producer(%args) -> [$status_code, $reason, $payload, \%result_meta]
List food types in BPOM processed food division (RBA version, for producers).
This function is not exported by default, but exportable.
Arguments ('*' denotes required arguments):
category_code => str
Only return records where the 'category_code' field equals specified value.
category_code.contains => str
Only return records where the 'category_code' field contains specified text.
category_code.in => array[str]
Only return records where the 'category_code' field is in the specified values.
category_code.is => str
Only return records where the 'category_code' field equals specified value.
category_code.isnt => str
Only return records where the 'category_code' field does not equal specified value.
category_code.matches => str
Only return records where the 'category_code' field matches specified regular expression pattern.
category_code.max => str
Only return records where the 'category_code' field is less than or equal to specified value.
category_code.min => str
Only return records where the 'category_code' field is greater than or equal to specified value.
category_code.not_contains => str
Only return records where the 'category_code' field does not contain specified text.
category_code.not_in => array[str]
Only return records where the 'category_code' field is not in the specified values.
category_code.not_matches => str
Only return records where the 'category_code' field does not match specified regular expression.
category_code.xmax => str
Only return records where the 'category_code' field is less than specified value.
category_code.xmin => str
Only return records where the 'category_code' field is greater than specified value.
detail => bool (default: 0)
Return array of full records instead of just ID fields.
By default, only the key (ID) field is returned per result entry.
dosage_form_code => str
Only return records where the 'dosage_form_code' field equals specified value.
dosage_form_code.contains => str
Only return records where the 'dosage_form_code' field contains specified text.
dosage_form_code.in => array[str]
Only return records where the 'dosage_form_code' field is in the specified values.
dosage_form_code.is => str
Only return records where the 'dosage_form_code' field equals specified value.
dosage_form_code.isnt => str
Only return records where the 'dosage_form_code' field does not equal specified value.
dosage_form_code.matches => str
Only return records where the 'dosage_form_code' field matches specified regular expression pattern.
dosage_form_code.max => str
Only return records where the 'dosage_form_code' field is less than or equal to specified value.
dosage_form_code.min => str
Only return records where the 'dosage_form_code' field is greater than or equal to specified value.
dosage_form_code.not_contains => str
Only return records where the 'dosage_form_code' field does not contain specified text.
dosage_form_code.not_in => array[str]
Only return records where the 'dosage_form_code' field is not in the specified values.
dosage_form_code.not_matches => str
Only return records where the 'dosage_form_code' field does not match specified regular expression.
dosage_form_code.xmax => str
Only return records where the 'dosage_form_code' field is less than specified value.
dosage_form_code.xmin => str
Only return records where the 'dosage_form_code' field is greater than specified value.
dosage_form_name => str
Only return records where the 'dosage_form_name' field equals specified value.
dosage_form_name.contains => str
Only return records where the 'dosage_form_name' field contains specified text.
dosage_form_name.in => array[str]
Only return records where the 'dosage_form_name' field is in the specified values.
dosage_form_name.is => str
Only return records where the 'dosage_form_name' field equals specified value.
dosage_form_name.isnt => str
Only return records where the 'dosage_form_name' field does not equal specified value.
dosage_form_name.matches => str
Only return records where the 'dosage_form_name' field matches specified regular expression pattern.
dosage_form_name.max => str
Only return records where the 'dosage_form_name' field is less than or equal to specified value.
dosage_form_name.min => str
Only return records where the 'dosage_form_name' field is greater than or equal to specified value.
dosage_form_name.not_contains => str
Only return records where the 'dosage_form_name' field does not contain specified text.
dosage_form_name.not_in => array[str]
Only return records where the 'dosage_form_name' field is not in the specified values.
dosage_form_name.not_matches => str
Only return records where the 'dosage_form_name' field does not match specified regular expression.
dosage_form_name.xmax => str
Only return records where the 'dosage_form_name' field is less than specified value.
dosage_form_name.xmin => str
Only return records where the 'dosage_form_name' field is greater than specified value.
exclude_fields => array[str]
Select fields to return.
fields => array[str]
Select fields to return.
id => int
Only return records where the 'id' field equals specified value.
id.in => array[int]
Only return records where the 'id' field is in the specified values.
id.is => int
Only return records where the 'id' field equals specified value.
id.isnt => int
Only return records where the 'id' field does not equal specified value.
id.max => int
Only return records where the 'id' field is less than or equal to specified value.
id.min => int
Only return records where the 'id' field is greater than or equal to specified value.
id.not_in => array[int]
Only return records where the 'id' field is not in the specified values.
id.xmax => int
Only return records where the 'id' field is less than specified value.
id.xmin => int
Only return records where the 'id' field is greater than specified value.
kbli_code => str
Only return records where the 'kbli_code' field equals specified value.
kbli_code.contains => str
Only return records where the 'kbli_code' field contains specified text.
kbli_code.in => array[str]
Only return records where the 'kbli_code' field is in the specified values.
kbli_code.is => str
Only return records where the 'kbli_code' field equals specified value.
kbli_code.isnt => str
Only return records where the 'kbli_code' field does not equal specified value.
kbli_code.matches => str
Only return records where the 'kbli_code' field matches specified regular expression pattern.
kbli_code.max => str
Only return records where the 'kbli_code' field is less than or equal to specified value.
kbli_code.min => str
Only return records where the 'kbli_code' field is greater than or equal to specified value.
kbli_code.not_contains => str
Only return records where the 'kbli_code' field does not contain specified text.
kbli_code.not_in => array[str]
Only return records where the 'kbli_code' field is not in the specified values.
kbli_code.not_matches => str
Only return records where the 'kbli_code' field does not match specified regular expression.
kbli_code.xmax => str
Only return records where the 'kbli_code' field is less than specified value.
kbli_code.xmin => str
Only return records where the 'kbli_code' field is greater than specified value.
mod_price => float
Only return records where the 'mod_price' field equals specified value.
mod_price.in => array[float]
Only return records where the 'mod_price' field is in the specified values.
mod_price.is => float
Only return records where the 'mod_price' field equals specified value.
mod_price.isnt => float
Only return records where the 'mod_price' field does not equal specified value.
mod_price.max => float
Only return records where the 'mod_price' field is less than or equal to specified value.
mod_price.min => float
Only return records where the 'mod_price' field is greater than or equal to specified value.
mod_price.not_in => array[float]
Only return records where the 'mod_price' field is not in the specified values.
mod_price.xmax => float
Only return records where the 'mod_price' field is less than specified value.
mod_price.xmin => float
Only return records where the 'mod_price' field is greater than specified value.
new_reg_price => float
Only return records where the 'new_reg_price' field equals specified value.
new_reg_price.in => array[float]
Only return records where the 'new_reg_price' field is in the specified values.
new_reg_price.is => float
Only return records where the 'new_reg_price' field equals specified value.
new_reg_price.isnt => float
Only return records where the 'new_reg_price' field does not equal specified value.
new_reg_price.max => float
Only return records where the 'new_reg_price' field is less than or equal to specified value.
new_reg_price.min => float
Only return records where the 'new_reg_price' field is greater than or equal to specified value.
new_reg_price.not_in => array[float]
Only return records where the 'new_reg_price' field is not in the specified values.
new_reg_price.xmax => float
Only return records where the 'new_reg_price' field is less than specified value.
new_reg_price.xmin => float
Only return records where the 'new_reg_price' field is greater than specified value.
queries => array[str]
Search.
This will search all searchable fields with one or more specified queries. Each query can be in the form of
-FOO
(dash prefix notation) to require that the fields do not contain specified string, or/FOO/
to use regular expression. All queries must match if thequery_boolean
option is set toand
; only one query should match if thequery_boolean
option is set toor
.query_boolean => str (default: "and")
Whether records must match all search queries ('and') or just one ('or').
If set to
and
, all queries must match; if set toor
, only one query should match. See thequeries
option for more details on searching.random => bool (default: 0)
Return records in random order.
rereg_price => float
Only return records where the 'rereg_price' field equals specified value.
rereg_price.in => array[float]
Only return records where the 'rereg_price' field is in the specified values.
rereg_price.is => float
Only return records where the 'rereg_price' field equals specified value.
rereg_price.isnt => float
Only return records where the 'rereg_price' field does not equal specified value.
rereg_price.max => float
Only return records where the 'rereg_price' field is less than or equal to specified value.
rereg_price.min => float
Only return records where the 'rereg_price' field is greater than or equal to specified value.
rereg_price.not_in => array[float]
Only return records where the 'rereg_price' field is not in the specified values.
rereg_price.xmax => float
Only return records where the 'rereg_price' field is less than specified value.
rereg_price.xmin => float
Only return records where the 'rereg_price' field is greater than specified value.
result_limit => int
Only return a certain number of records.
result_start => int (default: 1)
Only return starting from the n'th record.
sort => array[str]
Order records according to certain field(s).
A list of field names separated by comma. Each field can be prefixed with '-' to specify descending order instead of the default ascending.
status => str
Only return records where the 'status' field equals specified value.
status.contains => str
Only return records where the 'status' field contains specified text.
status.in => array[str]
Only return records where the 'status' field is in the specified values.
status.is => str
Only return records where the 'status' field equals specified value.
status.isnt => str
Only return records where the 'status' field does not equal specified value.
status.matches => str
Only return records where the 'status' field matches specified regular expression pattern.
status.max => str
Only return records where the 'status' field is less than or equal to specified value.
status.min => str
Only return records where the 'status' field is greater than or equal to specified value.
status.not_contains => str
Only return records where the 'status' field does not contain specified text.
status.not_in => array[str]
Only return records where the 'status' field is not in the specified values.
status.not_matches => str
Only return records where the 'status' field does not match specified regular expression.
status.xmax => str
Only return records where the 'status' field is less than specified value.
status.xmin => str
Only return records where the 'status' field is greater than specified value.
with_field_names => bool
Return field names in each record (as hash/associative array).
When enabled, function will return each record as hash/associative array (field name => value pairs). Otherwise, function will return each record as list/array (field value, field value, ...).
Returns an enveloped result (an array).
First element ($status_code) is an integer containing HTTP-like status code (200 means OK, 4xx caller error, 5xx function error). Second element ($reason) is a string containing error message, or something like "OK" if status is 200. Third element ($payload) is the actual result, but usually not present when enveloped result is an error response ($status_code is not 2xx). Fourth element (%result_meta) is called result metadata and is optional, a hash that contains extra information, much like how HTTP response headers provide additional metadata.
Return value: (any)
HOMEPAGE
Please visit the project's homepage at https://metacpan.org/release/App-BPOMUtils-Table-FoodType.
SOURCE
Source repository is at https://github.com/perlancar/perl-App-BPOMUtils-Table-FoodType.
AUTHOR
perlancar <perlancar@cpan.org>
CONTRIBUTING
To contribute, you can send patches by email/via RT, or send pull requests on GitHub.
Most of the time, you don't need to build the distribution yourself. You can simply modify the code, then test via:
% prove -l
If you want to build the distribution (e.g. to try to install it locally on your system), you can install Dist::Zilla, Dist::Zilla::PluginBundle::Author::PERLANCAR, Pod::Weaver::PluginBundle::Author::PERLANCAR, and sometimes one or two other Dist::Zilla- and/or Pod::Weaver plugins. Any additional steps required beyond that are considered a bug and can be reported to me.
COPYRIGHT AND LICENSE
This software is copyright (c) 2023 by perlancar <perlancar@cpan.org>.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.
BUGS
Please report any bugs or feature requests on the bugtracker website https://rt.cpan.org/Public/Dist/Display.html?Name=App-BPOMUtils-Table-FoodType
When submitting a bug or request, please include a test-file or a patch to an existing test-file that illustrates the bug or desired feature.