Dynamic elementary is a process where data moves from internal application boundary to external application boundary or vice-versa.
Example: Input data screen where user inputs data in to application. Data moves from the input screen inside application.
Static elementary is a process where data of application is maintained either inside application boundary or in external application boundary.
Example: In a customer Information screen maintaining customer data.