Hi,
Direction is handled in RFC coding in ABAP.
If its RFC outbound synchronous scenario,you can assume to have request as outbound and response as inbound. It may not be technical definition,but for your understanding you can assume.
The directions mainly maintained as import or export parameters in RFC structure in SAP system.
Suman