| Name | Data Type | Default Value | In/Out |
|---|---|---|---|
| FOR_CUSTOMER_ID | NUMBER(12) | IN |
Legend: comment string keyword reserved word operator
1: procedure
2: rhn_clean_current_state
3: (
4: for_customer_id in rhn_probe.customer_id%type
5: ) is
6: begin
7: null;
8: end rhn_clean_current_state;