check_project_billing_setup
Review project billing configuration to spot issues: contract lines, bill plan type, and effective statuses. Detect inactive or missing bill plans.
Instructions
Check how projects are set up for billing: each project's contract
line(s), bill plan, bill plan type, and the effective statuses of
the project, contract line, and bill plan.
Use this to spot setup problems, e.g. an active project tied to an
inactive bill plan, or a contract line with no bill plan at all.
:param business_unit: Optional business unit code (e.g., 'UCD', 'UCB')
:param contract_num: Optional contract number
:param project_id: Optional project ID
:return: List of project/contract/bill-plan rows with effective statuses
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | ||
| contract_num | No | ||
| business_unit | No |