Where are the Account Plans saved in the database?
search cancel

Where are the Account Plans saved in the database?

book

Article ID: 378625

calendar_today

Updated On:

Products

CA API Developer Portal

Issue/Introduction

To which table does the Account Plans policies created in Portal UI gets saved to?

 

Environment

All Supported versions of API Portal.

Resolution

Account Plan Policies are saved to RATE_QUOATA table in portal database.

select * from RATE_QUOTA where ASSIGNMENT_LEVEL='ORGANIZATION';