Can anyone please tell me where the database tables and fields on Community Education are in the Oracle database or in ODS? I've looked through the tables and searched online and through Banner documentation but have found absolutely nothing. Thanks for you help.
Where are the database tables and fields in Banner that relate to Community Education (courses, registration)?
1.3k views Asked by User9123JK At
1
There are 1 answers
Related Questions in BANNER
- Is there a way to fix the list to become horizontal and teh banner to become orange
- How to use Platformview to view Applovin_max MREC and banner ads
- dropbox cookies on banner
- I can't add admob banner and Interstitial ad to my webview(Html css Javascrit) android test project
- Extra gap above and below banner in Slider Revolution
- Top Bar bootstrap WP
- Use SVG mask instead of clip-path transition
- Facing WARN Animated: `useNativeDriver` was not specified. This is a required option and must be explicitly set to `true` or `false` in react native
- OneTrust getGeolocationData object is empty for country code "IN"
- Troubleshooting marquee banner with text resizing bug on mobile
- Were Can i find gaming banner psd files
- How to Add Multiple Admob ads in single activity?
- How to set the banner inside a container?
- Codenameone app with banner ads - outdated version reported
- Flutter Admob Adaptive Banner size Error (Empty Space in banner)
Related Questions in ODS
- How to detect "strikethrough" cells in an ODS spreadsheet file in Python?
- Python script that takes data from multiple .ODS files and joins it all in 1 file
- Read ods file after uploadind using FileUpload
- How apply changes on ods file using the library ezodf in python?
- Why is it possible to write to first row of .ods document by python but not to others?
- How to read the hyperlinks from an .ods file?
- Title and footnotes alignment by ods pdf text option
- How do you surpress a new tab opening when running a SAS Stored Process on SAS Web Services?
- replace NAs in once column ods file in Python
- PHPSpreadsheet add borders to ODS file
- Why have space in my text in my sas ods pdf
- What is this SAS note saying? ODS PDF printed no output
- sas proc pdf doesn't export the files
- How can I search ods file for keywords and show entire row, not just the cell that contains keyword?
- How to convert a PDF file to a LibreOffice(ODT, ODS, ODP) file in PHP?
Related Questions in ELLUCIAN-BANNER
- Getting Response too large exception when executing rest api POST using RestTemplate SpringBoot
- USING Ellucian Banner API
- LDAP attribute issues connecting Ellucian's Ethos wso2 version 5.10.0 to Active Directory
- Where are the database tables and fields in Banner that relate to Community Education (courses, registration)?
- Application Not Authorized to Use CAS (SERVICE_TICKET_NOT_CREATED)
- How does Ellucian Banner calculate GPA?
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
I think that Community Education courses are just another academic level definition in SGHE or Ellucian Banner, therefore you will check the list of availables level from STVLEVL table. The catalog of public courses from SCBCRSE table and join with SCRLEVL table. The specific course by term or academic period from SSBCRSE. The student registration course from SFRSTCR table.
Perhaps this can help you, to take a look.