| Previous | Next | Contents | Index | Navigation | Glossary | Library |
Note: The Percentage is not a required input for every billing assignment of Communication Charge, since there is a corporate default percentage that will be used when project users do not enter a negotiated percentage.
Suggestion: You can use the same PL/SQL procedure for another billing extension that uses the same logic of adding a surcharge based on a percentage multiplied by the labor amount invoiced.
| Billing Extension | |
| Name | Communication Charge |
| Procedure | pa_demo_surcharge.execute |
| Description | Calculate surcharge to invoice based on percentage of labor invoiced |
| Order | 20 |
| Default Event Values | |
| Event Type | Surcharge |
| Event Description | Communication Charge |
| Calling Place | |
| Revenue | No |
| Invoice | Yes |
| Calling Place | |
| Preprocessing | No |
| Adjustment | Yes |
| Regular | Yes |
| Post-Processing | No |
| Required Inputs | |
| Amount | No |
| Percentage | No |
| Other Parameters | |
| Project Specific | Yes |
| Transaction Independent | No |
| Previous | Next | Contents | Index | Navigation | Glossary | Library |