The Things that Make up this Scenario
| Scenario: Credit Limit Exceeded | To Execute this Scenario |
If you imported the SET example materials, these objects have been created for you in the repository:
| Type | Name | Details | Description |
| Process | SET_176 | ||
| Function | SET176A | Function SET176A | Prepare data for the Credit Limit scenario. |
| File | SETORD | Order file | |
| SETCUS | Customer file | ||
| Process | SET_176 | ||
| Function | SET176B | Function SET176B | Credit Limit trigger function. The execution of this function is triggered when an order with status PENDING is added to the file SETORD. |
| File | SETSV | System variable file | |
| System Variable | *S_176CREDITMGREMAIL | Email address to receive email from trigger | |
| *S_FIXEDURLPART | Sets static LANSA for WEB url part | ||
| *S_HOSTPORT | Retrieve Host Port | ||
| *S_HOSTURL | Retrieve Host URL | ||
| *S_URLPORT | Concatenates *S_HOSTURL + *S_HOSTPORT | ||
| Process | SET_176 | ||
| Function | SET176C | Function SET176C HTML for Function SET176C | Simulate Order Entry. This function allows you to create an Order and to reset the data. |
| Components | S_176CRTO | Create Order button | |
| S_176RESE | Reset Credit details button | ||
| S_176CDESC | HTML for Component S_176CDESC | Function description. | |
| S_HOSTSETTINGS | HTML for Component S_HOSTSETTINGS | Host location, port and credit manager email | |
| Process | SET_176 | ||
| Function | SET176D | Function SET176D HTML for Function SET176D | Review Customer Credit Status |
| Components | S_176APPR | Approve Order button | |
| S_176HOLD | Hold Order button | ||
| S_176COMPLETIONMSG | HTML for Component S_176COMPLETIONMSG | Function description. | |
| S_176DDESC | HTML for Component S_176DDESC | Function description. | |
| S_176CUSTDETAILS | HTML for Component S_176CUSTDETAILS | Host location, port and credit manager email | |
| S_176SHOWORDMSG | HTML for Component S_176SHOWORDMSG: |