sp_customer_List


<DEFAULT SERVER>   >   <DEFAULT DATABASE>   >   <DEFAULT SCHEMA>   >   DATA   >   sp_customer_List   

Procedure body sp_customer_List(), Package DATA

No Data
Name Types Value
No Data
Name Definition
No Data

procedure sp_customer_List
    Is 

    Begin
        Customers.GetAllCustomers();
    end sp_customer_list

     
Name Types Description
<DEFAULT SCHEMA>.CUSTOMERS Package Package, Interface
<DEFAULT SCHEMA>.CUSTOMERS.GetAllCustomers Procedure Procedure interface GetAllCustomers(), Package CUSTOMERS
<DEFAULT SCHEMA>.DATA.sp_customer_List Procedure Procedure interface sp_customer_List(), Package DATA

     
Name Types Description
d_sp_customer_list.table.procedure Datawindow Attribute