Hello Raju,
Analysze FM IDOC_INBOUND_SYNCHRONOUS to stop inbound idoc creation.
Probably you need to implement implicit enhancement in FORM IDOC_INBOUND_PROCESS .
Internal table INT_EDIDD will have all detals. Read INT_EDIDD and write validations accordingly.
Thanks