Use the showSCAExportBinding command to display the attributes of Service Component Architecture (SCA) module export bindings.
exportBinding:type=SCAExportBinding,exportBinding = null
Although an SCA export has no export binding, it does have an export interface that allows compatibility checks with the import interface.
AdminTask.showSCAExportBinding('-moduleName myModule
-applicationName myApplication
-export myExport')
$AdminTask showSCAExportBinding {-moduleName myModule
-applicationName myApplication
-export myExport}